Sujet : Re: Differentiable Forth
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forthDate : 16. Jul 2024, 19:10:01
Autres entêtes
Organisation : novaBBS
Message-ID : <f806c73034c83af94d0ce3d857075241@www.novabbs.com>
References : 1 2
User-Agent : Rocksolid Light
Some programming languages (Julia, .. ) claim to be able
to generate the derivative of *any* numeric computation
with a cool trick (delta in parallel variable, accessed
like COMPLEX). I'd like to experiment with such a feature.
-marcel