Skip to content

v1.3.0

Compare
Choose a tag to compare
@auto-differentiation-dev auto-differentiation-dev released this 16 Aug 15:08
· 188 commits to main since this release

This release fixes issues for supporting a wider range of compilers, improves CI/CD, and improves the documentation.

Further details are listed below:

Added

  • Improved CI/CD workflows with better caching and latest compilers

Changed

  • Documentation updates

Fixed

  • Fixed missing include of <memory> in ChunkContainer.hpp