racket/collects/math/private
Eric Dobson a9868eece1 Fix require/untyped-contract to generate better names in contracts.
Related to PR 13716.
(cherry picked from commit 9c71dafb63)
2013-07-08 10:34:08 -04:00
..
array Fix require/untyped-contract to generate better names in contracts. 2013-07-08 10:34:08 -04:00
base Finished array documentation! 2012-11-29 15:45:17 -07:00
bigfloat Added flexp2', fllog2', `fllogb'; refactored and documented flonum testing 2013-01-28 17:44:33 -07:00
distributions Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
flonum Added flexp2', fllog2', `fllogb'; refactored and documented flonum testing 2013-01-28 17:44:33 -07:00
functions Renamed make-flexp/base' to make-flexpt' 2012-12-03 22:45:31 -07:00
matrix Don't let map introduce type variables. 2013-07-08 10:34:07 -04:00
number-theory Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
polynomial Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
statistics Fixes, docs, and API changes for `math/statistics' 2012-12-10 16:45:18 -07:00
utils Added flexp2', fllog2', `fllogb'; refactored and documented flonum testing 2013-01-28 17:44:33 -07:00
vector Fixed major performance issue with matrix arithmetic; please merge to 5.3.2 2013-01-21 22:04:04 -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
parameters.rkt Finished array documentation! 2012-11-29 15:45:17 -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 Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
utils.rkt Finished array documentation! 2012-11-29 15:45:17 -07:00