]> gitweb.factorcode.org Git - factor.git/history - extra/tensors
scryfall: better moxfield words
[factor.git] / extra / tensors /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: use 2length
2023-01-20 John BenediktssonSwitch to https urls
2022-07-31 Doug Colemansequences: add index-of-last
2022-01-30 John Benediktssontensors.tensor-slice: move step-slice to sequences...
2022-01-30 John Benediktssontensors: simplify using map-sum
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2020-11-21 John BenediktssonA few more fixes for string parsing.
2020-04-28 John Benediktssontensors: updated with the latest tensors vocab.
2020-01-30 John Benediktssontensors: cleanup using, and make a few float math opera...
2020-01-08 John Benediktssontensors.tensor-slice: make step-slice not extend slice.
2019-12-13 John Benediktssontensors: faster tensor/number operations by forcing...
2019-12-13 Nandeeka Nayaktensors: optimize matrix operations.
2019-11-24 John Benediktssontensors: fix help-lint warnings.
2019-11-24 Nandeeka Nayaktensors: create basic tensors vocabulary.