.. |
bitwise
|
add toggle-bit word to math.bitwise
|
2008-11-29 00:37:36 -06:00 |
combinatorics
|
Move math.combinatorics to basis
|
2008-11-18 10:20:44 -05:00 |
complex
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
constants
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
functions
|
Refactoring usages of >r, r>, -rot, rot
|
2008-11-30 22:21:37 -06:00 |
geometry
|
Removing more >r/r> usages
|
2008-12-03 08:46:16 -06:00 |
intervals
|
Fix some problems with arithmetic type inference, exposed by recent changes to log2 word
|
2008-12-07 19:44:49 -06:00 |
libm
|
Tweak math.functions to inline better
|
2008-11-29 03:49:24 -06:00 |
partial-dispatch
|
More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser
|
2008-12-06 11:17:19 -06:00 |
points
|
New distance word in math.vectors, replaces distance in math.points, more efficient
|
2008-11-29 10:19:23 -06:00 |
polynomials
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-18 16:05:54 -05:00 |
quaternions
|
Move math.quaternions to extra
|
2008-11-18 10:22:48 -05:00 |
ranges
|
Refactoring usages of >r, r>, -rot, rot
|
2008-11-30 22:21:37 -06:00 |
ratios
|
Replace >r r> usage with dip in math.ratios
|
2008-11-17 18:13:42 -05:00 |
statistics
|
Move math.statistics to extra
|
2008-11-18 10:31:07 -05:00 |
vectors
|
New distance word in math.vectors, replaces distance in math.points, more efficient
|
2008-11-29 10:19:23 -06:00 |