factor/extra/gml
Cat Stevens 4350bcbfcd math.matrices: rewrite, modernize and overhaul
math.matrices.elimination: move to extra
math.matrices.extras: expand with esoteric, less-used and unfinished code from basis

- math.matrices and .extras receive more words, tests, and docs
- matrix has become a predicate class
- 94% of matrices words have complete docs
- 77% of matrices.extras words have complete docs
- much more consistent naming for constructors etc
- added missing words / features such as main-diagonal and anti-transpose
- optimizations
- lots of documentation
2019-12-08 08:08:54 -08:00
..
b-rep
core
coremath core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
examples
geometry math.matrices: rewrite, modernize and overhaul 2019-12-08 08:08:54 -08:00
macros
modeling
parser gml.parser: Use multiline. 2017-08-05 22:48:28 -05:00
printer
runtime
types
ui ui.gadgets.labeled: make <labeled-gadget> not take a color. 2018-02-11 09:53:48 -08:00
viewer more test IN: cleanup. 2018-02-15 08:45:08 -08:00
gml-tests.factor more test IN: cleanup. 2018-02-15 08:45:08 -08:00
gml.factor
tags.txt basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
test-core.gml
test-coremath.gml
test-geometry.gml