Skip to content

v1.2.0

Compare
Choose a tag to compare

This release revamps the documentation site, fixes issues for a wider range of compilers, improves CI/CD, and adds new math functions.

Further details are listed below:

Added

  • More CI/CD workflows for all supported compiler versions
  • Added math function copysign

Changed

  • Revamped documentation site using mkdocs
  • Improved tests and testing infrastructure

Fixed

  • Throw exception when no tape is set on derivative calls
  • Some test errors with GCC versions not previously tested