Python C extension to compute the permanent.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Pete Shadbolt 5ededa9998 Compatible with PyPI, can be installed through pip 9 år sedan
permanent Compatible with PyPI, can be installed through pip 9 år sedan
src Compatible with PyPI, can be installed through pip 9 år sedan
.gitignore Compatible with PyPI, can be installed through pip 9 år sedan
LICENSE Compatible with PyPI, can be installed through pip 9 år sedan
MANIFEST Compatible with PyPI, can be installed through pip 9 år sedan
MANIFEST.in Compatible with PyPI, can be installed through pip 9 år sedan
README Compatible with PyPI, can be installed through pip 9 år sedan
README.md Doesn't work yet! 9 år sedan
run-tests.py Compatible with PyPI, can be installed through pip 9 år sedan
run-tests.sh Compatible with PyPI, can be installed through pip 9 år sedan
setup.py Compatible with PyPI, can be installed through pip 9 år sedan

README.md

Fast functions for LOQC

  • Permanent (hardcoded up to 4x4 and Ryser)
  • Parallel permanent
  • No Cython dependency