Python C extension to compute the permanent.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Pete Shadbolt 23a2c9454e Adding the real permanent now 10 anos atrás
lib Doesn't work yet! 10 anos atrás
src Adding the real permanent now 10 anos atrás
.gitignore First commit 10 anos atrás
LICENSE First commit 10 anos atrás
README.md Doesn't work yet! 10 anos atrás
makefile Messing around with complex algebra 10 anos atrás
run-tests.py Currently computes the sum. Quite fun though! 10 anos atrás
setup.py Doesn't work yet! 10 anos atrás

README.md

Fast functions for LOQC

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