factor/basis/math
John Benediktsson c6fad4aa61 math.ratios: moving to core. 2015-07-30 10:31:00 -07:00
..
bits factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
bitwise factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
combinatorics factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
complex factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
constants use radix literals 2011-11-23 19:03:40 -08:00
floats math.floats.env: don't need << >>. 2015-07-28 19:23:43 -07:00
functions math.ratios: moving to core. 2015-07-30 10:31:00 -07:00
intervals factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
libm factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
matrices use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
partial-dispatch Docs: various more compiler-related docs 2015-07-28 17:58:28 -07:00
polynomials factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
primes math.primes: commas look better. 2015-07-14 17:35:52 -07:00
quaternions factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
ranges factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
rectangles factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
statistics math.statistics: fix docs 2015-07-27 12:41:02 -07:00
vectors fix another doc using. 2015-07-28 20:21:12 -07:00