summaryrefslogtreecommitdiff
path: root/packages/numlib/src
Commit message (Collapse)AuthorAgeFilesLines
* * last commit moved after testing. Undo move, now compiles again.marco2018-10-241-3/+4
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@40022 3ad0048d-3df7-0310-abae-a5850022a9f2
* * only enable arbextended if extended is truly 10 bytes. Mantis #34434marco2018-10-241-0/+2
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@40021 3ad0048d-3df7-0310-abae-a5850022a9f2
* Fix typo in comment in ipf (found by Marcin Wiazowski, issue #33588).maciej2018-04-191-1/+1
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@38795 3ad0048d-3df7-0310-abae-a5850022a9f2
* fix trunk compilation (related to previous commit r38786)maciej2018-04-181-0/+1
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@38787 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Add monotone cubic Hermite spline. Patch by Marcin Wiazowski. Issue #33588maciej2018-04-181-15/+171
| | | | | | * More unified code with Lazarus ipf_fix module git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@38786 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Slightly modified patch from WP mantis #23816marco2018-02-271-18/+28
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@38357 3ad0048d-3df7-0310-abae-a5850022a9f2
* * paths from mantis #31652 by WPmarco2017-04-233-19/+381
| | | | | | | | | | | | | | | | | - deprecated functions with duplicate in math. - overloaded some functions with "is nested" procvars. - added new functions: - (complete) beta function, beta() - incomplete beta function (betai) and its inverse (invbetai) - cumulative normal distribution (normaldist) and its inverse (invnormaldist) - chi-square distribution (chi2dist), and its inverse (invchidist) - Student's t distribution (tdist) and its inverse (invtdist) - F distribution (Fdist) and its inverse (invFdist) - inverse of the incomplete gamma function gammaq (invgammaq) git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@35922 3ad0048d-3df7-0310-abae-a5850022a9f2
* * fix compilation.marco2017-03-302-2/+2
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@35689 3ad0048d-3df7-0310-abae-a5850022a9f2
* * patch from 32537marco2017-03-301-7/+3
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@35688 3ad0048d-3df7-0310-abae-a5850022a9f2
* * patch to speed up spe by WP. Mantis #31534marco2017-03-301-27/+57
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@35687 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Patch from werner Pamler to implement GammaP/GammaQ functions (Bug ID 31534)michael2017-03-151-0/+121
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@35594 3ad0048d-3df7-0310-abae-a5850022a9f2
* * helper procedure to calc min/max of a spline. Mantis #19669, Patch by A. ↵marco2012-05-051-0/+70
| | | | | | Klenin. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@21241 3ad0048d-3df7-0310-abae-a5850022a9f2
* * updated comment as advised in Mantis #20392marco2011-10-051-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@19381 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Fixes Mantis #19635, various small issues reported by A. Klenin.marco2011-06-263-5/+9
| | | | | | | Slightly different than the patch though (commenting/ifdefing instead of removal) git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17839 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Fix from A. Klenin wrt out of bounds in ipfisn, mantis #19634marco2011-06-261-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17838 3ad0048d-3df7-0310-abae-a5850022a9f2
* * ptrint for a longint(ptr) typecastmarco2008-01-271-2/+2
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10059 3ad0048d-3df7-0310-abae-a5850022a9f2
* * numlib movedmarco2008-01-2721-0/+14744
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@10017 3ad0048d-3df7-0310-abae-a5850022a9f2