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 a864e8ab6d Graphs il y a 10 ans
lib Doesn't work yet! il y a 10 ans
src Graphs il y a 10 ans
.gitignore First commit il y a 10 ans
LICENSE First commit il y a 10 ans
README.md Doesn't work yet! il y a 10 ans
makefile Graphs il y a 10 ans
run-tests.py Graphs il y a 10 ans
setup.py Doesn't work yet! il y a 10 ans

README.md

Fast functions for LOQC

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