Skip to content

v1.4.0

Compare
Choose a tag to compare
@auto-differentiation-dev auto-differentiation-dev released this 09 Jan 15:04
· 173 commits to main since this release

This release fixes an issue with complex XAD types, updates documentation, and improves compiler support.

Further details are listed below.

Added

  • Supporting Clang version 16 and added to CI/CD
  • Adding complex arithmetics between complex XAD types and std::complex<double>

Fixed

  • Documentation updates