Request for Question Clarification by
maniac-ga
on
10 Aug 2002 17:10 PDT
Hello figgy,
A very interesting question, but I want to be sure what you want
before I attempt an answer.
(1) Would a text or compressed text file (e.g., zip, gzip) be
acceptable for the source code? I would expect that be easier to use
for your purpose, but I can't be sure.
(2) Must the code be C++? I could probably find FORTRAN or C versions
of some of the algorithms that can interface to C++ as needed (e.g.,
using gcc, f77). The translation would be straight forward if
required.
(3) You ask for four equations and four methods each. Are you
expecting eight functions (one for each equation and method) or
sixteen (4 x 4)?
(4) Do you have any other requirements on the implementation (e.g.,
which compiler, OS, MATLAB version, etc.) that might affect the
answer?
Thanks.
--Maniac