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 3aff1903d6 Doesn't work yet! il y a 9 ans
lib Doesn't work yet! il y a 9 ans
src Doesn't work yet! il y a 9 ans
.gitignore First commit il y a 9 ans
LICENSE First commit il y a 9 ans
README.md Doesn't work yet! il y a 9 ans
run-tests.py Doesn't work yet! il y a 9 ans
run-tests.sh Doesn't work yet! il y a 9 ans
setup.py Doesn't work yet! il y a 9 ans

README.md

Fast functions for LOQC

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