Python C extension to compute the permanent.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Pete Shadbolt b946190670 Messing around with complex algebra 9 år sedan
lib Doesn't work yet! 9 år sedan
src Messing around with complex algebra 9 år sedan
.gitignore First commit 9 år sedan
LICENSE First commit 9 år sedan
README.md Doesn't work yet! 9 år sedan
makefile Messing around with complex algebra 9 år sedan
run-tests.py Doesn't work yet! 9 år sedan
run-tests.sh Doesn't work yet! 9 år sedan
setup.py Doesn't work yet! 9 år sedan

README.md

Fast functions for LOQC

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