[fpc-pascal]Math/Algebra Unit for FreePascal
Agustin Barto
abarto at gmail.com
Tue Jul 20 23:19:49 CEST 2004
Only numerical. In fact, given that I need to be 100% confident on the
results I'll have to write all the numerical functions myself. The
only thing I need is a flexible and easy to use matrix/vector library.
On Tue, 20 Jul 2004 22:58:03 +0200 (CEST), michael.vancanneyt at wisa.be
<michael.vancanneyt at wisa.be> wrote:
>
>
> On Tue, 20 Jul 2004, Agustin Barto wrote:
>
> > I'm developing a statistical software and I need a mathematical
> > (algebra) unit for FreePascal. Right now I'm using Jedi_Math with
> > Delphi but I don't want the VLC/CLX dependency and I hate using
> > proprietary software (Delphi or Kylix). If the unit is
> > object-oriented, even better.
>
> There is the delphi-compatible math unit in the RTL, but I suppose this is
> not enough. I have the 'Numerical Recipes in Pascal' CD-ROM, but I suspect
> there might be copyright issues involved when distributing these algorithms
> :/
>
> Do you want symbolical or numerical algorithms ?
>
> Michael.
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list