factor/basis/math
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
..
bits more test IN: cleanup. 2018-02-25 15:44:16 -08:00
bitwise math.bitwise: add >signed to docs next to >even, >odd. 2018-01-23 15:37:21 -08:00
combinatorics core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
complex more test IN: cleanup. 2018-02-25 15:44:16 -08:00
constants
floats math.floats.half: improve the roundtrip of subnormal float16. 2019-11-06 19:40:37 -08:00
functions math.functions: adding e^-1. 2019-11-05 10:19:32 -08:00
intervals math.intervals: workaround possible compiler bug by widening interval-bitor. 2019-10-31 10:45:54 -07:00
libm
matrices math.matrices: rewrite, modernize and overhaul 2019-12-08 08:08:54 -08:00
partial-dispatch math.partial-dispatch: simplify using fry. 2019-10-31 10:27:29 -07:00
polynomials math: using ``v.`` instead of ``v* sum`` in a few places. 2017-10-24 12:26:39 -07:00
primes math.primes.factors: flush in unix-factor. 2019-11-06 20:12:55 -08:00
quaternions
ranges more test IN: cleanup. 2018-02-15 09:20:01 -08:00
rectangles more test IN: cleanup. 2018-02-25 15:44:16 -08:00
statistics core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
vectors math.matrices: rewrite, modernize and overhaul 2019-12-08 08:08:54 -08:00