[Haskell-cafe] Haskell seems setup for iterative numerics; i.e. a standard example is Newton's method where lazy evaluation ...

KC kc1956 at gmail.com
Wed Sep 5 18:46:45 CEST 2012


separates control from computation.

It seems as if Haskell would be better for iterative matrix methods
rather than direct calculation.

-- 
--
Regards,
KC



More information about the Haskell-Cafe mailing list