Hello,
and thanks for all this work! The new framework looks great... Can't
wait to find a use-case...
2012/8/24 Gilles Sadowski :
>> [...]
>>
>> I see three different solutions for this.
>>
>> 1) don't try to merge at all, and duplicate the Newton solver with the
>>new type.
>> 2) change the
> [...]
>
> I see three different solutions for this.
>
> 1) don't try to merge at all, and duplicate the Newton solver with the
>new type.
> 2) change the Newton solver to implement only the new interface (i.e.
>remove the "implements" statements for the former interfaces but
>let th
Hi all,
As explained in various messages on this list, I am introducing an
enhanced differentiation framework into [math]. The low level part lies
in the analysis.differentiation package.
This low level part has already been integrated with the basic
functions, together with the older framework.