]> gitweb.factorcode.org Git - factor.git/history - basis/math/polynomials/polynomials.factor
factor: trim using lists
[factor.git] / basis / math / polynomials / polynomials.factor
2022-01-20 Doug Colemanfactor: trim using lists
2020-02-26 John Benediktssonmath.vectors: rename "v." to "vdot"
2017-10-24 John Benediktssonmath: using ``v.`` instead of ``v* sum`` in a few places.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-12-01 John Benediktssonmore minor cleanup.
2014-01-06 John Benediktssonmath.polynomials: add test for negative p^.
2012-04-25 John Benediktssonchange to in-place reverse.
2011-10-16 John BenediktssonCleanup some lint warnings.
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 'mattknox/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-04 John BenediktssonUpdate references to "1 tail" to use "rest".
2011-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-13 Doug ColemanMore efficient polyval algorithm in math.polynomials
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' into native-image-loader
2010-07-06 Joe Groffmath.polynomials: unclip drop => rest
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-07-04 Joe Groffmath.polynomials: update pdiff for no-integers-as-seque...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-30 Doug ColemanClean up math.polynomials some
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-14 Erik CharleboisMade p^ more efficient by repeated squaring instead...
2010-02-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-13 Erik CharleboisAdd p^ to polynomial vocab for exponentiation of polyno...
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 Slava PestovRemoving integers-as-sequences
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 Slava PestovMerge branch 'master' into global_optimization
2009-05-27 John BenediktssonResolved merge.
2009-05-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-25 Doug Colemanrename peek -> last and update all usages
2009-05-18 Slava PestovMerge branch 'master' of /Users/slava/factor/
2009-05-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava PestovMerge branch 'bloom-filters' of git://github.com/alec...
2009-05-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Sascha MatzkeMerge branch 'mongo-factor-driver' of git@github.com...
2009-05-10 Joe Groffcut perlin-noise time in half
2009-05-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Joe Groffcut perlin-noise time in half
2009-05-09 ergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 Doug Colemanremove 1-, 1+, use iota somewhere
2009-05-06 Joe GroffMerge branch 'master' of /cygdrive/z/Documents/Code...
2009-05-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Slava Pestovmath.polynomials: use <repetition> instead of <array>
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-02-16 Alex ChapmanMerge branch 'master' into experimental
2009-02-14 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-13 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Slava PestovMerge branch 'master' into new_ui
2009-02-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
next