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
e062cd34dd
factor
/
basis
/
math
/
floats
/
env
History
Slava Pestov
d14f227905
Merge branch 'master' of git://factorcode.org/git/factor
2009-09-13 00:09:09 -05:00
..
ppc
typos in altivec env
2009-09-12 22:30:11 -05:00
x86
make math.floats.env backends unportable
2009-09-09 17:32:26 -05:00
authors.txt
math.floats.env vocab with words to control the floating-point environment
2009-09-05 19:48:13 -05:00
env-docs.factor
factor out x86 and ppc backends for math.floats.env; update both x87 and SSE state on x86
2009-09-08 15:36:53 -05:00
env-tests.factor
math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot
2009-09-12 22:20:13 -05:00
env.factor
Merge branch 'master' of git://factorcode.org/git/factor
2009-09-13 00:09:09 -05:00
summary.txt
math.floats.env vocab with words to control the floating-point environment
2009-09-05 19:48:13 -05:00