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 126d19c426 Had another go at complex math 9 år sedan
lib Doesn't work yet! 9 år sedan
src Had another go at complex math 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 Had another go at complex math 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