| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| 0.81 | 2011-04-27 | ||
| 0.80 | 2011-01-22 | ||
| readme.txt | 2011-04-27 | 2.5 kB | |
| Totals: 3 Items | 2.5 kB | 0 |
******************************************************************************
* *
* GPMATH *
* *
* MATHEMATICAL LIBRARY FOR GNU PASCAL *
* *
* Version 0.81 (April 2011) *
* *
******************************************************************************
AUTHOR : Dr Jean DEBORD
Laboratoire de Pharmacologie, Faculte de Medecine
2 Rue du Docteur Marcland, 87025 Limoges (France)
debord.jean@orange.fr
jean.debord@unilim.fr
******************************************************************************
This library is distributed under the terms of the GNU Lesser General Public
License (LGPL). See file LGPL.TXT for details.
******************************************************************************
INTRODUCTION
============
GPMath is a mathematical library for GNU Pascal (GPC).
It is entirely written in Pascal and does not depend on external libraries.
GPMath provides routines and demo programs for numerical analysis, including
mathematical functions, probabilities, matrices, optimization, linear and nonlinear
equations, integration, Fast Fourier Transform, random numbers, statistics.
CONTENTS
========
Main directory
--------------
GPMATH.TXT : This file
LGPL.TXT : License
GPMATH.PDF : Documentation of GPMath in PDF format
UNITS directory
---------------
Source files of individual units.
DEMO directory
--------------
Source of demo programs.
SYSTEM REQUIREMENTS
===================
Any computer and operating system for which GPC is available
should be able to run GPMath.
INSTALLATION AND COMPILATION
============================
See the instructions in file GPMATH.PDF (chapter 1)
WEB LINKS
=========
TPMath web page:
http://www.unilim.fr/pages_perso/jean.debord/tpmath/tpmath.htm
SourceForge project page:
http://sourceforge.net/projects/gpmath/
Mailing list:
http://groups.yahoo.com/group/tpmathlib/