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

README.md

Fast functions for LOQC

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