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 1257e34941 Delete README 10 anos atrás
permanent Compatible with PyPI, can be installed through pip 10 anos atrás
src Compatible with PyPI, can be installed through pip 10 anos atrás
.gitignore Compatible with PyPI, can be installed through pip 10 anos atrás
LICENSE Compatible with PyPI, can be installed through pip 10 anos atrás
MANIFEST Compatible with PyPI, can be installed through pip 10 anos atrás
MANIFEST.in Compatible with PyPI, can be installed through pip 10 anos atrás
README.md Doesn't work yet! 10 anos atrás
run-tests.py Compatible with PyPI, can be installed through pip 10 anos atrás
run-tests.sh Compatible with PyPI, can be installed through pip 10 anos atrás
setup.py Include numpy headers 10 anos atrás

README.md

Fast functions for LOQC

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