chessai / eigen

Haskell bindings to the Eigen C++ library
Other
16 stars 6 forks source link

Can Haskell bindings be updated to use Eigen 3.3.5 version ? #13

Closed vincent-hui closed 5 years ago

vincent-hui commented 5 years ago

Eigen 3.3.5 was released. Can Haskell bindings be updated to use Eigen 3.3.5 version ?

chessai commented 5 years ago

Yes, this is on my to-do list. Thank you for opening this issue.

On Thu, Dec 6, 2018, 4:34 AM vincent-hui <notifications@github.com wrote:

Eigen 3.3.5 was released. Can Haskell bindings be updated to use Eigen 3.3.5 version ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chessai/eigen/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/ARyL6-JQJrUg7VrviGbs8RlnVtaqOAzUks5u2OS0gaJpZM4ZGIRp .

vincent-hui commented 5 years ago

3.3.6 released http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6 Can Haskell bindings be updated to use Eigen 3.3.6 version ? Thanks

chessai commented 5 years ago

i'm actually going to update to 3.3.7

chessai commented 5 years ago

eigen 3.3.7 is now on hackage.