racket/collects/math/private
Neil Toronto a1aa97c1fd `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
(cherry picked from commit f40ad2ca9d)
2013-01-18 15:55:34 -05:00
..
array Made arrays strict by default; please merge to release 2013-01-16 08:08:44 -05: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-11 15:34:28 -05: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-18 15:55:34 -05: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