Python C extension to compute the permanent.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Pete Shadbolt 5ededa9998 Compatible with PyPI, can be installed through pip il y a 9 ans
permanent Compatible with PyPI, can be installed through pip il y a 9 ans
src Compatible with PyPI, can be installed through pip il y a 9 ans
.gitignore Compatible with PyPI, can be installed through pip il y a 9 ans
LICENSE Compatible with PyPI, can be installed through pip il y a 9 ans
MANIFEST Compatible with PyPI, can be installed through pip il y a 9 ans
MANIFEST.in Compatible with PyPI, can be installed through pip il y a 9 ans
README Compatible with PyPI, can be installed through pip il y a 9 ans
README.md Doesn't work yet! il y a 9 ans
run-tests.py Compatible with PyPI, can be installed through pip il y a 9 ans
run-tests.sh Compatible with PyPI, can be installed through pip il y a 9 ans
setup.py Compatible with PyPI, can be installed through pip il y a 9 ans

README.md

Fast functions for LOQC

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