[Haskell-cafe] DSL implementation

Dominic Steinitz dominic at steinitz.org
Thu Sep 18 06:12:49 UTC 2014


You have looked at the latest HMatrix with its static guarantees:
Numeric.LinearAlgebra.Static? I think it is brilliant. It actually
caught a bug in my mathematical derivation. I had written out the
equations in LaTeX and then coded them up and couldn't understand why
I was getting a type error until I realised it was my derivation that
was wrong. Have a look here at its use:
http://idontgetoutmuch.wordpress.com/2014/09/09/fun-with-extended-kalman-filters-4/.



More information about the Haskell-Cafe mailing list