ocramz / sparse-linear-algebra

Numerical computation in native Haskell
GNU General Public License v3.0
88 stars 10 forks source link

NumHask typeclasses #60

Open ocramz opened 6 years ago

ocramz commented 6 years ago

Finer-grained typeclass hierarchy, superseding Num and friends

Tracked in branch https://github.com/ocramz/sparse-linear-algebra/tree/introducing-numhask