factor/basis/math
timor 14d75bbbcb math.intervals: Consistent handling of special intervals
Make both `empty-interval` and `full-interval` singletons, use generic functions
and methods where they are special-cased.

All words which work with interval points should also now work with the special
intervals.
2019-09-09 14:09:57 -07: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 use radix literals 2011-11-23 19:03:40 -08:00
floats continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
functions math.functions: add logit function and a test. 2019-02-24 11:15:58 -06:00
intervals math.intervals: Consistent handling of special intervals 2019-09-09 14:09:57 -07:00
libm factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
matrices math.matrices: Add some more matrix norms. 2018-07-04 16:14:44 -05:00
partial-dispatch core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
polynomials math: using ``v.`` instead of ``v* sum`` in a few places. 2017-10-24 12:26:39 -07:00
primes fix some tests broken by previous commit. 2018-02-15 13:16:39 -08:00
quaternions factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
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 docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00