Releases: lbillingham/tuple-sum-filter
Releases · lbillingham/tuple-sum-filter
Version 0.0.1 itertools, floats, slowness
Initial release.
Lib allows filtering by sum over pairs and triplets of numbers loaded from a local file.
Plus a bonus CLI app that can be used for demoing the lib.
Solution is itertools-y and rather slow (probably
This is the version shown to MM