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 b946190670 Messing around with complex algebra 10 anos atrás
lib Doesn't work yet! 10 anos atrás
src Messing around with complex algebra 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 Doesn't work yet! 10 anos atrás
run-tests.sh Doesn't work yet! 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