factor/extra/math
Slava Pestov 382c35a933 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-10 02:16:57 -05:00
..
algebra Remove some words in math.algebra and change implementation 2007-12-28 14:19:40 +01:00
analysis combinators.cleave is now core 2008-03-28 23:00:20 -05:00
bitfields/lib tweak word 2008-04-03 18:36:53 -05:00
blas use libcblas on openbsd 2008-07-09 18:09:03 -05:00
combinatorics Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
complex Help lint fixes 2008-07-04 02:52:27 -05:00
constants Fixing 64-bit image generation 2008-03-12 01:54:29 -05:00
erato Some files only need lists.lazy, not lists as well 2008-06-03 04:41:36 -04:00
fft assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
functions Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
haar assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
libm Windows C runtime library doesn't have inverse hyperbolic functions 2008-06-07 07:22:09 -05:00
matrices Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
miller-rabin find-relative-prime didn't handle numbers <= 1 correctly 2008-05-10 13:18:13 -05:00
numerical-integration New convention for unit tests 2008-03-01 17:00:45 -05:00
points math.points: Utility words for two and three dimensional points 2008-04-08 04:04:12 -05:00
polynomials Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
primes Changing vocabs USING: to reflect which words are in lists and lists.lazy 2008-06-03 16:57:29 -04:00
quadratic Clean up quadratic 2008-06-14 04:01:07 -05:00
quaternions math.quaternions: use tri* in euler 2008-07-04 11:22:59 -05:00
ranges BOA constructors now check types 2008-06-30 01:44:58 -05:00
ratios Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
statistics Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
text Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
trig Initial import 2007-09-20 18:09:08 -04:00
vectors Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00