]> gitweb.factorcode.org Git - factor.git/history - extra/math/matrices/laplace/laplace.factor
change ERROR: words from throw-foo back to foo.
[factor.git] / extra / math / matrices / laplace / laplace.factor
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2014-11-12 John Benediktssonbasis/extra: fix using for map-index move back to seque...
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2013-04-25 John Benediktssonmath.matrices.laplace: adding Laplace expansion.