racket/collects/math/private
Neil Toronto f40ad2ca9d `math/matrix' fixes; please merge to 5.3.2.
* Fixed type of `matrix-expt'

* Made matrix functions respect `array-strictness' parameter (mostly
  wrapping functions with `parameterize' and return values with
  `array-default-strictness'; reindentation makes changes look larger)

* Added strictness tests
2013-01-16 16:40:43 -07:00
..
array Made arrays strict by default; please merge to release 2013-01-15 13:53:28 -07:00
base Finished array documentation! 2012-11-29 15:45:17 -07:00
bigfloat MPFR custodian shutdown procedure tries to clear the constants cache 2013-01-09 11:21:58 -07:00
distributions Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
flonum Precise flonum tests (error usually must be <= 0.5 ulp), and prerequisite 2012-12-27 17:30:04 -07:00
functions Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
matrix `math/matrix' fixes; please merge to 5.3.2. 2013-01-16 16:40:43 -07:00
number-theory Fixes for errors Pierpaolo Bernardi found by reviewing the docs; also, 2012-12-17 11:40:37 -07:00
polynomial
statistics Fixes, docs, and API changes for `math/statistics' 2012-12-10 16:45:18 -07:00
utils Precise flonum tests (error usually must be <= 0.5 ulp), and prerequisite 2012-12-27 17:30:04 -07:00
vector Made Gaussian elimination faster (half the scaled additions) and more 2013-01-01 18:19:43 -07:00
exception.rkt
inline-sort.rkt
parameters.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00
syntax-utils.rkt
unsafe.rkt
utils.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00