]> gitweb.factorcode.org Git - factor.git/history - basis/math/functions/functions.factor
factor: Rename GENERIC# to GENERIC#:.
[factor.git] / basis / math / functions / functions.factor
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-04-07 Alexander Iljinmath.functions[-docs]: rename the output parameters...
2016-03-19 John Benediktssonmath: rename fast-gcd to simple-gcd.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-30 John Benediktssonmath.ratios: moving to core.
2015-07-19 John Benediktssonmath: moving >fraction to math.
2015-06-02 John Benediktssonmath.functions: some silly cleanup.
2014-12-05 John Benediktssonmath.functions: minor cleanup to (gcd).
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2013-11-26 John BenediktssonRevert "math.functions: make float sqrt a little faster."
2013-11-25 John Benediktssonmath.functions: make float sqrt a little faster.
2013-07-24 John Benediktssonmath.functions: whoops, back out mistaken commit.
2013-07-24 John Benediktssonswitch some vocabs to 4 spaces.
2013-04-24 John Benediktssonmath.functions: implement ldexp.
2013-04-02 John Benediktssonmath.functions: remove round-to.
2013-03-29 John Benediktssonmath.functions: faster >rect by specializing for complex.
2013-03-26 John Benediktssonmath.functions: speed up round (thanks Loryn Jenkins!)
2013-01-30 John Benediktssonmath.functions: adding "round-to".
2012-09-11 John Benediktssonmath.ratios: speed up some operations on ratios.
2012-08-31 John Benediktssonmath.functions: faster (integer) m^n.
2012-08-13 John Benediktssonmath.functions: make it clear that 0 = is the more...
2012-08-11 John BenediktssonRevert "math.functions: cleaner rect>."
2012-08-10 John Benediktssonmath.functions: cleaner rect>.
2012-06-22 John Benediktssonmath.functions: minor cleanup.
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 "roots" word to get arbitrary...
2012-04-05 John BenediktssonRevert "math.functions: simpler without "simple-gcd"."
2012-04-05 John Benediktssonmath.functions: simpler without "simple-gcd".
2012-04-05 John Benediktssonmath: adding a fast-gcd that speeds up all ratio operat...
2011-11-24 Joe Groffuse radix literals
2011-11-07 Doug Colemanmath.functions: flushable and foldable don't do anythin...
2011-10-18 John Benediktssonmath.functions: when gcd is inlined, "gcd nip" is almos...
2011-10-18 John Benediktssonmath.functions: improve stack effect names for gcd*.
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: inline 'on-bits' per Joe Groff's sugges...
2011-09-22 John Benediktssonmath.functions: rename 'bignum-log-helper'.
2011-09-22 John Benediktssonmath.functions: duplicate on-bits to avoid circular...
2011-09-22 John Benediktssonmath.functions: add forgotten imports and fix between...
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
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Slava Pestovmath.functions: clean up
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava Pestovmath.functions: fix memory protection error if exp...
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-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Slava PestovMerge branch 'concurrency' of git://double.co.nz/git...
2009-10-30 Doug Colemanmove nth-root to math.functions, use exchange-unsafe...
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-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-12 Keith LazukaPull in new literals vocab to remove bootstrap circularity
next