factor/basis/math
Doug Coleman 43628c8340 core: Move more things to core.
Tricky things:
f props>> == @ _ are not defined in syntax
2017-11-24 18:42:30 -06:00
..
bits
bitwise core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
combinatorics factor: [let to let[, [| to |[ 2017-08-31 21:21:13 -05:00
complex factor: SYNTAX: \foo 2017-08-31 21:21:13 -05:00
constants
floats Merge branch 'master' into modern-harvey 2017-09-11 17:59:01 -05:00
functions modern: fix FOO>bar to \FOO>bar 2017-10-27 20:24:37 -05:00
intervals core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
libm
matrices core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
partial-dispatch
polynomials math: using ``v.`` instead of ``v* sum`` in a few places. 2017-10-24 12:26:39 -07:00
primes factor: [let to let[, [| to |[ 2017-08-31 21:21:13 -05:00
quaternions
rectangles modern: fix FOO>bar to \FOO>bar 2017-10-27 20:24:37 -05:00
statistics modern: fix FOO>bar to \FOO>bar 2017-10-27 20:24:37 -05:00
vectors Merge branch 'master' into modern-harvey 2017-09-11 17:59:01 -05:00