[Haskell-cafe] Solving integer equations in Haskell

Justin Paston-Cooper paston.cooper at gmail.com
Mon Oct 15 16:01:48 CEST 2012


Hello,

Can anyone suggest a library written in Haskell which can solve equations
of the form xM(transpose(x)) = y, where x should be an integer vector, M is
an integer matrix and y is an integer? I'm aware that Mathematica can do
this, but I would like something written in Haskell. I haven't been sure of
what exact keywords I should be searching for, hence my asking here.

Thanks,

Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121015/72468235/attachment.htm>


More information about the Haskell-Cafe mailing list