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 23a2c9454e Adding the real permanent now il y a 9 ans
lib Doesn't work yet! il y a 9 ans
src Adding the real permanent now 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 Currently computes the sum. Quite fun though! 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