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 1687545503 Trying a different tack il y a 9 ans
lib Doesn't work yet! il y a 9 ans
src Trying a different tack 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
makefile Messing around with complex algebra il y a 9 ans
run-tests.py Trying a different tack 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