Python C extension to compute the permanent.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pete Shadbolt 23a2c9454e Adding the real permanent now před 10 roky
lib Doesn't work yet! před 10 roky
src Adding the real permanent now před 10 roky
.gitignore First commit před 10 roky
LICENSE First commit před 10 roky
README.md Doesn't work yet! před 10 roky
makefile Messing around with complex algebra před 10 roky
run-tests.py Currently computes the sum. Quite fun though! před 10 roky
setup.py Doesn't work yet! před 10 roky

README.md

Fast functions for LOQC

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