Python C extension to compute the permanent.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pete Shadbolt 23a2c9454e Adding the real permanent now 10 лет назад
lib Doesn't work yet! 10 лет назад
src Adding the real permanent now 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 Currently computes the sum. Quite fun though! 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