> De : Tanguy Yannick [mailto:yannick.tan...@cnes.fr]
> About the default value (1e-14), I know the tolerance is case-
> dependant, but some times, we don't precisely know the order of
> magnitude (ex : jacobians matrices) and it's quite practical to have a
> default value.
Hi,
A point of the disc
> > [...]
> > I have to deal with functions like that:
> >
> > public double[] value (double t) { ... }
> >
> > (The best interface for my subjects would be: public Vector3D value
> (double t) { ... }, but it's not the point now.)
> >
> >
> >>
> >> [...]
> >>
> >
> > I'm sorry, I don't unders
Hi Luc,
Hi all,
> [...]
> Last week, at work, someone asked me again about differentiation and I
> directed him to this issue and also to the Nabla project. He told me he
> was interested in having some support in [math] for this (I'm not sure
> he reads this list, but if he does, I hope he will j