mmottl / gsl-ocaml

OCaml bindings to the GSL (GNU Scientific Library).
Other
36 stars 10 forks source link

feature request: sparse matrices #17

Open nilsbecker opened 7 years ago

nilsbecker commented 7 years ago

new in gsl 2.1 - triplet, row-sparse and column-sparse are supported.

mmottl commented 7 years ago

Please feel free to contribute patches for functions you need.