U-SLAVA-DFB8FF805\Slava
|
5bae4c6e89
|
Windows C runtime library doesn't have inverse hyperbolic functions
|
2008-06-07 07:22:09 -05:00 |
Slava Pestov
|
8af320a2c0
|
Improve math.functions
|
2008-05-26 17:15:54 -05:00 |
Slava Pestov
|
08af497255
|
Fix /f for large integers
|
2008-04-28 21:26:31 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Slava Pestov
|
390afacac8
|
Better modular arithmetic optmizer
|
2008-04-17 12:22:24 -05:00 |
Doug Coleman
|
acf6132389
|
update cond/case
|
2008-04-11 12:56:48 -05:00 |
erg
|
d642347f34
|
move bit twiddling words to math.bitfields.lib
use 32-bit in mersenne-twister
|
2008-04-03 11:55:08 -05:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Doug Coleman
|
5c93d43aa1
|
add some more bit-twiddling words
|
2008-03-04 22:32:42 -06:00 |
Doug Coleman
|
9a599ec459
|
add bit-banging words
|
2008-01-10 16:56:32 -10:00 |
Slava Pestov
|
9c1454ef68
|
Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state
|
2007-12-27 17:26:39 -05:00 |
U-SLAVA-FB3999113\Slava
|
e9b42fa635
|
Move more math stuff to extra/, get compiler to work without ratios/complex numbers
|
2007-10-14 20:38:23 -04:00 |