Tags
Tags give the ability to mark specific points in history as being important
v1.1.2
2e2f3a2b
·
Increment version to 1.1.2
·
Apr 08, 2024
v1.1.1
636a3fb0
·
Fix __getitem__ and __setitem__ for Eigen Matrix pybindings
·
Apr 04, 2024
v1.1.0
6690fed8
·
Increment version to v1.1.0
·
Mar 21, 2024
v1.0.3
f64c9073
·
Fixed tests failing in Windows due to Catch2::Approx not able to resolve implit conversion
·
Jun 05, 2023
v1.0.2
a87e250d
·
Increment autodiff version to 1.0.2
·
May 23, 2023
v1.0.1
98a55653
·
Increment autodiff version to 1.0.1
·
Mar 16, 2023
v1.0.0
a6ed455d
·
v1.0.0 - autodiff has been sufficiently battle tested
·
Mar 13, 2023
v0.6.12
79d833fe
·
Increment version to v0.6.12
·
Oct 17, 2022
v0.6.11
baf74f4b
·
Implemented tests for higher-order derivatives of hypot (var)
·
Aug 23, 2022
v0.6.10
b9aa01b1
·
Replace rm by remove_directory since cmake 3.16 does not support rm in cmake -E command
·
Aug 08, 2022
v0.6.9
91285194
·
CMake: Avoid check of architecture.
·
Aug 02, 2022
v0.6.8
2064d31e
·
Added missing py bindings for Array/Vector of real after new organization
·
May 11, 2022
v0.6.7
814d3ec4
·
Update gcc and clang versions in environment.devenv.yml according to current used by conda-forge
·
Mar 18, 2022
v0.6.6
2a11af99
·
Adapt C++ tests for real to reflect bug fix in asin, acos, atan
·
Mar 07, 2022
v0.6.5
2fea1fd6
·
Add __float__ to real and dual pybindings
·
Jan 20, 2022
v0.6.4
2309fe03
·
Revert some breaking changes in CMakeLists.txt files
·
Aug 24, 2021
v0.6.3
6af223c9
·
Implemented py bindings for math functions for real
·
Aug 05, 2021
v0.6.2
ed45b817
·
Implement support for wrt(x(indices)) by defining VectorTraits for Eigen::IndexedView
·
Jul 29, 2021
v0.6.1
54511f1f
·
Merge pull request #170 from allanleal/add-implicit-conversion-from-int-long-float-double
·
Jul 13, 2021
v0.6.0
b107b87a
·
Merge pull request #165 from allanleal/develop
·
Jul 05, 2021
1
2