factor/extra/math
Doug Coleman 27b3c4cccf functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
Functors contain nested definitions, much like <PRIVATE PRIVATE> blocks.
A new parser will be able to parse nested definitions unambigiously without
knowledge of the definition of <FUNCTOR: itself, which is not the case if
it looks like FUNCTOR: instead.
2017-08-05 20:41:19 -05:00
..
affine-transforms
algebra
analysis
approx math.approx: fix typo in docs. 2016-07-11 21:09:11 -07:00
binpack
blas functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
cardinality math.cardinality: relax the comparison so tests run more successfully. 2017-01-05 09:06:33 -08:00
combinatorics/bits
combinators
compare
continued-fractions
derivatives *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
distances
dual *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
extras move math.extras:round-to-even to math.functions to use in basis:formatting 2017-06-08 11:23:37 -07:00
factorials core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
finance core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
floating-point Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
function-tools Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
hashcodes
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
numerical-integration
points
primes core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
quadratic
secant-method Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
similarity
splines core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
text Add French number>text support for ratios 2017-03-23 12:11:05 +01:00
transforms Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s 2017-07-03 12:47:19 -07:00
trig
unicode
vectors/homogeneous