Skip to content

v1.1.0

Latest

Choose a tag to compare

@inkydragon inkydragon released this 12 Dec 10:19
b808ce2

Combinatorics v1.1.0

What's Changed

feat

bugfix

performance

  • Optimize permutations with low effort (no change in algorithm) by @FedericoStra in #184
  • Optimize permutations by implementing it via multiset_permutations by @FedericoStra in #186

docs

ci

New Contributors

Full Changelog: v1.0.3...v1.1.0