RE: [math] Adding some methods in Precision class (oacm.util)

2012-09-20 Thread Anxionnat Julien
> 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

RE: [math] API proposal for differentiation

2012-07-24 Thread Anxionnat Julien
> > [...] > > 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

RE: [math] API proposal for differentiation

2012-07-23 Thread Anxionnat Julien
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