]> gitweb.factorcode.org Git - factor.git/history - basis/math/matrices/matrices.factor
factor: trim using lists
[factor.git] / basis / math / matrices / matrices.factor
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-22 John Benediktssonmath.vectors: make these non-generic to fix simd-128...
2021-12-22 Cat Stevensvnorm rename
2020-12-13 John Benediktssonmath.matrices: adding matrix-map-index.
2020-04-02 John Benediktssonbasis/extra: move fewer things.
2020-03-01 Cat Stevensmath.matrices: fix/rename mnorm, update all norms
2020-02-26 John Benediktssonmath.matrices: rename m./m.v/v.m to mdot/mdotv/vdotm.
2020-02-26 John Benediktssonmath.vectors: rename "v." to "vdot"
2019-12-08 Cat Stevensmath.matrices: rewrite, modernize and overhaul
2018-07-04 Doug Colemanmath.matrices: Add some more matrix norms.
2018-02-24 Björn Lindqvistmath.matrices: rename for consistency
2018-01-20 John Benediktssonbasis/extra: removing '[ @ ] in favor of _ for fried...
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.
2014-11-30 John Benediktssoncleanup "over push" is "suffix!".
2014-01-06 John Benediktssonmath.matrices: add error for negative m^n (and test).
2013-05-14 John Benediktssonmath.matrices: simpler square-rows.
2013-05-14 John Benediktssonmath.matrices: faster square-rows and square-cols.
2012-11-08 Doug Colemanmath.matrices: Add m+n, m-n, n+m, n-m, words.
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-10-22 Doug Colemanmath.matrics: Add some combinators and indexing words...
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-25 John Benediktssonmath.matrices: adding docs for a few words.
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...
2012-03-29 John Benediktssonmath.vectors: separate "dot product" from "Hermitian...
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...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Joe Groffupdate existing code to use :> ( ) when possible
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-24 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-24 Slava PestovMerge branch 'master' into new_gc
2009-10-23 Slava Pestovmath.matrices: remove dead code
2009-10-23 Slava PestovMerge branch 'master' into new_gc
2009-10-22 Joe Groffmath.matrices: vectorizable definition of cross
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 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-30 Joe Groffmath.matrices.simd versions of frustum-matrix4 and...
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-07-30 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-30 Slava PestovMerge branch 'xml-fix' of git://tiodante.com/git/factor
2009-07-24 Slava PestovMerge branch 'cxx' of git://github.com/jedahu/factor
2009-07-22 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-22 Jeremy HughesMerge branch 'master' into marshall
2009-07-19 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-16 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-16 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-16 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-16 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-16 Slava PestovMerge branch 'inlinec' of git://github.com/jedahu/factor
2009-07-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-07-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
next