Python C extension to compute the permanent.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pete Shadbolt 818714ce51 Still not quite there... 10 лет назад
lib Doesn't work yet! 10 лет назад
src Still not quite there... 10 лет назад
.gitignore First commit 10 лет назад
LICENSE First commit 10 лет назад
README.md Doesn't work yet! 10 лет назад
makefile Messing around with complex algebra 10 лет назад
run-tests.py Still not quite there... 10 лет назад
setup.py Doesn't work yet! 10 лет назад

README.md

Fast functions for LOQC

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