.. |
bits
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
bitwise
|
prettyprint: Print .b .o .h with prefixes so it's not super confusing. Fixes #1351.
|
2016-03-30 22:59:29 -07:00 |
combinatorics
|
math.combinatorics: cleaner next-permutation.
|
2017-01-02 09:34:15 -08:00 |
complex
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
constants
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
floats
|
math.floats.env: restore test cases that were disabled.
|
2016-03-30 10:30:36 -07:00 |
functions
|
math.functions-docs: update description of e^
|
2017-04-07 19:01:33 +03:00 |
intervals
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
libm
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
matrices
|
using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
|
2016-07-11 19:50:37 -07:00 |
partial-dispatch
|
math: rename fast-gcd to simple-gcd.
|
2016-03-19 12:20:09 -07:00 |
polynomials
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
primes
|
math.primes.safe: this looks nicer.
|
2017-02-08 11:32:34 -08: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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
statistics
|
math.statistics: fix docs for harmonic-mean.
|
2017-01-20 08:20:41 -08:00 |
vectors
|
sets: moving unique/conjoin/conjoin-at to compiler.utilities.
|
2017-02-07 18:54:24 -08:00 |