Did you consider using the traced package?
2009/12/24 Bas van Dijk :
> On Thu, Dec 24, 2009 at 1:00 AM, Andrey Sisoyev
> wrote:
>> Where do you make use of it? :)
>
> A few months ago I was working on 'levmar'[1] a Levenberg-Marquardt
> data fitting library in Haskell. If you want your data fitti
On Thu, Dec 24, 2009 at 1:00 AM, Andrey Sisoyev
wrote:
> Where do you make use of it? :)
A few months ago I was working on 'levmar'[1] a Levenberg-Marquardt
data fitting library in Haskell. If you want your data fitting to be
really fast you need to supply a Jacobian of the model function you
wan
Where do you make use of it? :)
Andrey
--
View this message in context:
http://old.nabble.com/ANNOUNCE%3A-repr-0.3.2-tp26908749p26909005.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
___
Haskell-Cafe mailing list
Haske
Hello,
Some months ago I uploaded a little package called 'repr' to hackage.
I've now updated the package to work with ghc-6.12.1 and its new base
library 4.2.0.0. Back then I forgot to make a proper announcement so I
will do that now:
'repr' allows you to render overloaded expressions to their t