simon-git: spigot (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Jun 15 15:42:29 BST 2019
TL;DR:
664f9f9 New demo program: multidimensional Euclid.
Repository: https://git.tartarus.org/simon/spigot.git
On the web: https://git.tartarus.org/?p=simon/spigot.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2019-06-15 15:42:29
commit 664f9f99bef09cc2639ef0d5ed30869d1d4b8bad
web diff https://git.tartarus.org/?p=simon/spigot.git;a=commitdiff;h=664f9f99bef09cc2639ef0d5ed30869d1d4b8bad;hp=4f4a645df6b05d53ced3f6634ad72d2ddd2359d4
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Jun 15 14:45:25 2019 +0100
New demo program: multidimensional Euclid.
This implements two different generalisations of Euclid's algorithm,
one to generate small linear combinations of a set of input numbers,
and one to generate integer n-ary ratios approximating the ratio of
the input numbers.
python-demos/multieuclid | 416 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 416 insertions(+)
More information about the tartarus-commits
mailing list