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 b946190670 Messing around with complex algebra il y a 9 ans
lib Doesn't work yet! il y a 9 ans
src Messing around with complex algebra 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 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