Commit Graph

10 Commits

Author SHA1 Message Date
0657ed6b00 fix: aggregation bug 2022-06-19 21:22:07 -04:00
d7b097a46e fix: bug 2022-06-19 21:19:19 -04:00
0c78b74c3a fix: exclude non-finite non-numeric args 2022-06-19 21:17:12 -04:00
94f16a12f0 tweak: General code cleanup. 2022-06-19 20:50:53 -04:00
8b03f0a36b tweak: Interface for findPaths
so that it can work with an ordered list.
2022-06-19 17:30:02 -04:00
053c316e73 tweak: Tools readme 2022-06-18 20:14:07 -04:00
b94c66a78a fix: exports 2022-06-17 14:34:54 -04:00
b80199e940 feat: Have mergeSort return a bottleneck comparison
if it can't go on due to not enough comparisons
2022-06-17 13:40:31 -04:00
6c4d4437ac tweak: reorganize tools 2022-06-15 23:08:27 -04:00
bb0108fb60 feat: Add utility tools
I'm hoping to have these be a separate package that are also used in the
website.
2022-06-15 23:04:46 -04:00