racket/collects/math/private
Neil Toronto 0936d8c20b Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types)
Added docs for math/distributions (about 75% finished)
Started docs for math/array (very incomplete)
2012-11-21 21:16:35 -07:00
..
array Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
base Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat Documentation style changes 2012-11-17 21:02:37 -09:00
distributions Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
flonum Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00
functions Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
matrix math: avoid import at unnecessary phase 2012-11-16 14:10:32 -07:00
number-theory Manually applied Jens Axel's patch to add `random-prime' 2012-11-17 21:19:46 -09:00
polynomial Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
statistics Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
vector Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
exception.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
inline-sort.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
syntax-utils.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
unsafe.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
utils.rkt Reworked distribution API, finally happy with it (as happy as I can be without being able to partially instantiate polymorphic parent struct types) 2012-11-21 21:16:35 -07:00