racket/collects/math
2012-11-17 21:19:46 -09:00
..
private Manually applied Jens Axel's patch to add `random-prime' 2012-11-17 21:19:46 -09:00
scribblings Manually applied Jens Axel's patch to add `random-prime' 2012-11-17 21:19:46 -09:00
tests Fixed missing import for curry 2012-11-17 21:02:36 -09:00
array.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
base.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
bigfloat.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
distributions.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
flonum.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
info.rkt Removed extraneous files that DrDr was running 2012-11-17 11:57:13 -07:00
LICENSE.txt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
main.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
matrix.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
number-theory.rkt Fixed next-prime and prev-prime problem 2012-11-17 21:02:37 -09:00
parameters.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
special-functions.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
statistics.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
vector.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00