elrnv / autodiff

Auto differentiation library
Apache License 2.0
62 stars 8 forks source link

Bump nalgebra and simba versions. Remove PartialOrd from ComplexField. #1

Closed everett-omalley closed 2 years ago

everett-omalley commented 2 years ago

PartialOrd prevents directly using nalgebra::Complex.

elrnv commented 2 years ago

Awesome, thanks for the contribution! I the test failure here is not related to the changes, so I fixed it separately on master.