]> gitweb.factorcode.org Git - factor.git/history - extra/math/factorials
calendar.format: make duration>human-readable more human readable
[factor.git] / extra / math / factorials /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 Doug Colemanfactor: use new math.ranges syntax in tests and docs
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-11-30 John Benediktssonmath.factorial: reverse-factorial only undo factorial.
2016-11-30 John Benediktssonmath.factorials: implement "undo" for factorials.
2016-11-29 John Benediktssonmath.factorials: adding reverse-factorial.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2013-10-21 John Benediktssonmath.factorials: adding "factorials" word.
2013-04-09 John Benediktssonmath.factorials: style.
2013-04-09 John Benediktssonmath.factorials: cleanup orial-primes.
2013-04-09 John Benediktssonmath.factorials: more factorial words.
2013-04-09 John Benediktssonmath.factorials: more factorial words.
2013-04-09 John Benediktssonmath.factorials: more factorial words.
2013-04-09 John Benediktssonmath.factorials: making double-factorial work for negat...
2013-04-09 John Benediktssonmath.factorials: adding double-factorial.
2013-04-08 John Benediktssonmath.factorials: cleanup using.
2013-04-08 John Benediktssonmath.factorials: include 1.
2013-04-08 John Benediktssonmath.factorials: handle more inputs in factorial/.
2013-04-08 John Benediktssonmath.factorials: various factorial words.