Discussion:
[eigen] OCaml numerical library and bindings
Pavan Maddamsetti
2017-12-28 01:53:48 UTC
Permalink
Hi,

I don't have write access to the wiki but thought it might be relevant to
add the following links under "Projects using Eigen":

'''Extensions, numerical computation'''
* {{Owl|https://github.com/ryanrhymes/owl}} is an OCaml numerical library:
dense and sparse matrix, linear algebra, regressions, maths and stats
functions.

'''Bindings'''
* {{Eigen|https://github.com/ryanrhymes/eigen}}, a thin OCaml interface to
the Eigen 3 C++ library.

Thanks.
Gael Guennebaud
2017-12-31 13:55:27 UTC
Permalink
Hi,

I only added the ocaml binding because there is no direct link between
Eigen and Owl.

cheers,
gael


On Thu, Dec 28, 2017 at 2:53 AM, Pavan Maddamsetti <
Post by Pavan Maddamsetti
Hi,
I don't have write access to the wiki but thought it might be relevant to
'''Extensions, numerical computation'''
* {{Owl|https://github.com/ryanrhymes/owl}} is an OCaml numerical
library: dense and sparse matrix, linear algebra, regressions, maths and
stats functions.
'''Bindings'''
* {{Eigen|https://github.com/ryanrhymes/eigen}}, a thin OCaml interface
to the Eigen 3 C++ library.
Thanks.
Loading...