Skip to content

v1.1.0

Compare
Choose a tag to compare
@auto-differentiation-dev auto-differentiation-dev released this 17 Nov 15:15
· 364 commits to main since this release
85abf5b

This release includes full MacOS support and can be fully integrated with QuantLib.

Further details are listed below:

Added

  • QuantLib integration by means of the qlxad integration module
  • Full MacOS support
  • Better CI pipeline with more platforms and compilers tested
  • Code coverage and quality measured on pull requests and reported in README.md
  • More tests to improve code coverage
  • Status badges in README.md
  • Documentation updates

Changed

  • Code quality improvements
  • Better use of caching in CI/CD pipelines for faster builds