racket/collects/math
Neil Toronto bf0c697cdb MPFR custodian shutdown procedure tries to clear the constants cache
even when MPFR isn't loaded; this should close PR 13423
(cherry picked from commit 441ad6eff4)
2013-01-11 15:34:28 -05:00
..
private MPFR custodian shutdown procedure tries to clear the constants cache 2013-01-11 15:34:28 -05:00
scribblings math/matrix: fix some duplicate documentation tags 2013-01-04 08:12:47 -07:00
tests Added back partial pivoting to Gaussian elimination 2013-01-01 12:12:07 -07:00
array.rkt Reviewing and refactoring `math/matrix', part 1 2012-12-20 17:32:16 -07:00
base.rkt Stubbed out missing math/array' and math/statistics' doc entries to 2012-11-27 18:05:38 -07:00
bigfloat.rkt
distributions.rkt
flonum.rkt Precise flonum tests (error usually must be <= 0.5 ulp), and prerequisite 2012-12-27 17:30:04 -07:00
info.rkt Removed extraneous files that DrDr was running 2012-11-17 11:57:13 -07:00
LICENSE.txt
main.rkt Reviewing and refactoring `math/matrix', part 1 2012-12-20 17:32:16 -07:00
matrix.rkt Exported `matrix-basis-cos-angle' with a contractable type 2013-01-02 13:20:42 -07:00
number-theory.rkt Fixed next-prime and prev-prime problem 2012-11-17 21:02:37 -09:00
special-functions.rkt
statistics.rkt Finished and documented counting and binning functions in `math/statistics' 2012-12-08 22:11:41 -07:00
utils.rkt Precise flonum tests (error usually must be <= 0.5 ulp), and prerequisite 2012-12-27 17:30:04 -07:00
vector.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00