Hello,
apologies if this is a FAQ, but haven't found quite a good answer looking around yet.
Problem: I need a quick implementation of
dual numbers over Double to compute jacobians of multivariate vector function using forward-mode
automatic differentiation. Here is an
example in C++ of the type (a Jet<Double>) that I'd like to emulate in Scala.
Algebird seems a natural candidate to support this, so much that I must wonder if anyone on the list has already done this, and has code or advice to share.
I'll be happy to summarize responses, and contribute my code back to algebird when done.
Thanks
Franco
--
340 Madison Avenue 6th Floor, New York, NY 10173
Violence is the last refuge of the incompetent
Isaac Asimov