]> gitweb.factorcode.org Git - factor.git/history - basis/math/functions/functions-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / math / functions / functions-tests.factor
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2019-11-05 John Benediktssonmath.functions: adding e^-1.
2019-02-24 Doug Colemanmath.functions: add logit function and a test.
2018-03-22 Cat Stevensbasis/math: add logn to math.functions (fix #1981)
2017-12-28 Doug Colemanmath.functions: nan: -> NAN: oops
2017-12-28 Doug Colemanmath.functions: disable a test.
2017-07-23 Doug Colemantools.test: Fix unit-test~ and a couple of tests.
2017-07-22 Doug Colemanbasis: Add unit-test~ and unit-test-v~ for testing...
2017-06-10 John Benediktssonmath.functions: fix another test impacted by float...
2017-06-08 John Benediktssonmath.functions: make -0.3 truncate return 0.0 instead...
2017-06-08 Jon Harpermove math.extras:round-to-even to math.functions to...
2017-06-08 Jon Harpermath.functions, speed up truncate for floats
2017-06-08 Jon Harpermath.functions: fix truncate and round to output -0...
2017-06-08 Jon Harpermath.functions, fix round for ratios between -1/2 and -1
2015-07-30 John Benediktssonmath.ratios: moving to core.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2013-04-24 John Benediktssonmath.functions: implement ldexp.
2013-04-02 John Benediktssonmath.functions: remove round-to.
2013-03-26 John Benediktssonmath.functions: speed up round (thanks Loryn Jenkins!)
2013-01-30 John Benediktssonmath.functions: adding "round-to".
2012-06-01 John Benediktssonmath.functions: implement copysign.
2012-05-03 John Benediktssonmath.functions: adding generalized signum function...
2012-05-02 Doug Colemanmath.functions: rename exp to e^ to be consistent with...
2012-05-02 Doug Colemanmath.functions: Add e^ and sigmoid functions.
2012-04-19 John Benediktssonmath.functions: adding another test for roots.
2012-04-19 John Benediktssonmath.functions: adding "roots" word to get arbitrary...
2012-04-19 John Benediktssonmath.functions: adding docs and tests for ^mod.
2011-11-24 Joe Groffuse radix literals
2011-10-18 John Benediktssonmath.functions: when gcd is inlined, "gcd nip" is almos...
2011-10-18 John Benediktssonmath.functions: faster gcd means faster ratios.
2011-09-22 Joe Groffmath.functions: clean up some more to trim back load...
2011-09-22 John Benediktssonmath.functions: test log with negative (really) bignums.
2011-09-22 John Benediktssonmath.functions: implement "frexp" and support log of...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-10 John BenediktssonMerge branch 'highlight' of github.com:mrjbq7/factor...
2011-08-01 John BenediktssonMerge branch 'master' of github.com:mrjbq7/factor
2011-08-01 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-01 Joe GroffMerge branch 'master' of https://github.com/yac/factor
2011-08-01 Joe Groffmath.functions: make sure zero zero ^ is always nan...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-02 Slava PestovMerge branch 'master' into new_gc
2009-11-01 Joe Grofffix float integer^ for denormal results
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-30 Doug ColemanMerge branch 'browser' of git://github.com/klazuka...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-30 Slava PestovMerge branch 'link' of git://github.com/klazuka/factor
2009-09-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Slava Pestovmath.functions: ~ now raises an invalid operation FP...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovFix conflict
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-22 Slava PestovMerge branch 'master' into integer-simd
2009-09-22 Slava Pestovmath.functions: fix ~ with negative (relative) tolerance
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-15 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-14 Slava Pestovmath.functions: more accurate log10 (fixes problem...
2009-09-14 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-09-14 Slava PestovMerge branch 'ui' of git://github.com/klazuka/factor
2009-09-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-14 Slava Pestovmath.functions: loosen tests up a bit since exp(1)...
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-08-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Slava Pestovmath.functions: some fixes
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-06-14 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-06-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-06-13 Slava PestovFix conflict
2009-06-13 Bruno DeferrariMerge branch 'master' into tokyo
2009-06-12 Doug ColemanMerge branch 'master' of git://github.com/prunedtree...
2009-06-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-11 Joe Groff«0.0 1.0 ^» was returning 0 instead of 0.0
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-06-01 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-01 Slava PestovMerge branch 'master' into global_optimization
2009-06-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
next