This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
df4d1f8dd2
factor
/
core
/
math
History
Joe Groff
0ed5822ed9
HEX: X.XXXpEEE hexadecimal float literal syntax
2009-09-11 20:11:29 -05:00
..
floats
add an "unordered?" predicate to math, with a dumb implementation for now
2009-09-10 23:45:18 -04:00
integers
compiler: add fixnum-min/max intrinsics; ~10% speedup on benchmark.yuv-to-rgb
2009-08-28 19:02:59 -05:00
order
Performance improvements to make struct-arrays benchmark faster
2009-08-28 05:21:16 -05:00
parser
HEX: X.XXXpEEE hexadecimal float literal syntax
2009-09-11 20:11:29 -05:00
authors.txt
…
math-docs.factor
More minor documentation tweaks
2009-08-30 06:32:20 -05:00
math-tests.factor
add unit tests for comparisons against nan
2009-09-03 17:27:06 -05:00
math.factor
add an "unordered?" predicate to math, with a dumb implementation for now
2009-09-10 23:45:18 -04:00
summary.txt
…