.. |
algebra
|
Remove some words in math.algebra and change implementation
|
2007-12-28 14:19:40 +01:00 |
analysis
|
Fixing unit tests
|
2007-10-06 13:37:11 -04:00 |
combinatorics
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
complex
|
complex/ratios unit test fixes
|
2007-10-14 21:30:30 -04:00 |
constants
|
Load fixes for core/math
|
2007-10-18 02:38:35 -04:00 |
erato
|
Do not use Eratosthene sieve if n < 1e6 since we have a static primes list
|
2007-12-26 20:35:35 +01:00 |
fft
|
Fix ltrim/rtrim, get extra/ to load after number tower changes
|
2007-10-21 17:37:50 -04:00 |
functions
|
Documentation fixes
|
2007-12-11 22:36:40 -05:00 |
haar
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
libm
|
Move more math stuff to extra/, get compiler to work without ratios/complex numbers
|
2007-10-14 20:38:23 -04:00 |
matrices
|
Fixing unit tests
|
2007-10-06 13:37:11 -04:00 |
miller-rabin
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
numerical-integration
|
Fixing unit tests
|
2007-10-06 13:37:11 -04:00 |
polynomials
|
Fix ltrim/rtrim, get extra/ to load after number tower changes
|
2007-10-21 17:37:50 -04:00 |
primes
|
New module math.primes.factors
|
2007-12-27 16:52:18 +01:00 |
quadratic
|
Small fixes
|
2007-11-04 22:51:34 -05:00 |
quaternions
|
Fix quaternions unit tests
|
2007-10-21 18:47:46 -04:00 |
ranges
|
additions to math.ranges, including range-min, range-max, clamp-to-range, and sequence-index-range
|
2007-10-01 15:08:44 +10:00 |
ratios
|
Load fixes for core/math
|
2007-10-18 02:38:35 -04:00 |
statistics
|
New docs and examples for math.statistics
|
2007-10-04 19:50:17 -07:00 |
text
|
New math.text vocab converts numbers to English
|
2007-12-24 00:06:53 -05:00 |
trig
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
vectors
|
Move more math stuff to extra/, get compiler to work without ratios/complex numbers
|
2007-10-14 20:38:23 -04:00 |