]> gitweb.factorcode.org Git - factor.git/history - basis/math/matrices/matrices-tests.factor
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
[factor.git] / basis / math / matrices / matrices-tests.factor
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2014-01-06 John Benediktssonmath.matrices: add error for negative m^n (and test).
2013-04-25 John Benediktssonmath.matrices: add tests for square-matrix?.
2012-10-22 Doug Colemanmath.matrices: Trying to flesh out the matrices vocabul...
2012-10-22 Doug Colemanmath.matrices: Add some combinators for iterating over...
2012-08-09 John Benediktssonmath.matrices: adding the outer product.
2012-07-30 Doug Colemanmath.matrices: rename van-der-monde to vandermonde
2012-07-30 John Benediktssonmath.matrices: adding van-der-monde matrix.
2012-05-24 Doug Colemanmath.matrices: Add another test to make sure we calcula...
2012-05-24 Doug Colemanmath.matrices: Add stitch. Add Kronecker product.
2012-05-05 John Benediktssonmath.matrices: adding hilbert-matrix, toeplitz-matrix...
2012-05-04 Doug Colemanmath.matrices: Add a diagonal-matrix word that makes...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-08-01 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-26 Slava PestovMerge branch 'master' of http://github.com/mrjbq7/factor
2010-07-26 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-26 Philipp BrüschweilerMerge remote branch 'ex-rzr/master' into gtk
2010-07-25 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-24 Slava Pestovmath.matrices: move normal word from gpu.demos.bunny...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-26 Erik CharleboisAdd perp and angle-between words for vectors. Fix bug...
2010-02-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-25 Erik CharleboisAdd perp and angle-between words for vectors. Fix bug...
2010-02-25 Slava Pestovsequences: add cartesian-each, cartesian-map, cartesian...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
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/factor
2009-08-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git://factorcode.org/git/factor
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-06-12 prunedtreeunit test for m^n
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-26 Bruno DeferrariMerge branch 'master' into irc
2009-04-22 Nicholas SeckarMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-21 Doug ColemanMerge branch 'keyholder'
2009-04-20 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-04-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-20 Alex ChapmanMerge branch 'master' into experimental
2009-04-19 Nicholas SeckarMerge branch 'autouse-existing-usings' of git@github...
2009-04-19 Jose A. Ortega RuizFUEL: conflict resolution
2009-04-19 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-18 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-18 Slava PestovMove math.matrices to basis