This release mainly adds support for more architectures and compilers and provides higher level derivative functions as well as examples.
Added
- Support for Mac M1+ architecture (ARM) as well as AppleClang 15 support (by @raneamri #116)
- High level functions to compute Jacobian and Hessian matrices (by @raneamri #117)
Removed
- Moved website to its own repository and keeping only the reference manual #112
New Contributors
Full Changelog: v1.5.2...v1.6.0