Python C extension to compute the permanent.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Pete Shadbolt 5ededa9998 Compatible with PyPI, can be installed through pip vor 9 Jahren
permanent Compatible with PyPI, can be installed through pip vor 9 Jahren
src Compatible with PyPI, can be installed through pip vor 9 Jahren
.gitignore Compatible with PyPI, can be installed through pip vor 9 Jahren
LICENSE Compatible with PyPI, can be installed through pip vor 9 Jahren
MANIFEST Compatible with PyPI, can be installed through pip vor 9 Jahren
MANIFEST.in Compatible with PyPI, can be installed through pip vor 9 Jahren
README Compatible with PyPI, can be installed through pip vor 9 Jahren
README.md Doesn't work yet! vor 9 Jahren
run-tests.py Compatible with PyPI, can be installed through pip vor 9 Jahren
run-tests.sh Compatible with PyPI, can be installed through pip vor 9 Jahren
setup.py Compatible with PyPI, can be installed through pip vor 9 Jahren

README.md

Fast functions for LOQC

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