Hello.

> thanks for these answers. I need to digest all this. Of course, the primary
> origin (not going back to the original author) would be duly acknowledged.
> In fact, I've started translating the FORTRAN source. It's so much work
> that I'm considering writing the Java program from scratch, [...]

Recent, not too successful, attempts at porting complex codes from FORTRAN
(e.g. linear algebra, optimization) support this option. :-}

> using the
> supporting (published papers) only (and maybe copy/pasting the numerical
> constants -- which are published anyway). Even so, it would probably do no
> harm to acknowledge this great library (for those who like FORTRAN).

Building a set of units test with expected values computed by that library
might already be a huge help in ensuring that the Java implementation is
bug-free. Hopefully, compiling and running the code will be easier than
trying to entangle a FORTRAN source...


Best regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to