Python C extension to compute the permanent.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Pete Shadbolt 2b0119e50d It works now. 1000 times faster than python 10 yıl önce
lib Doesn't work yet! 10 yıl önce
src It works now. 1000 times faster than python 10 yıl önce
.gitignore First commit 10 yıl önce
LICENSE First commit 10 yıl önce
README.md Doesn't work yet! 10 yıl önce
makefile Messing around with complex algebra 10 yıl önce
run-tests.py It works now. 1000 times faster than python 10 yıl önce
setup.py Doesn't work yet! 10 yıl önce

README.md

Fast functions for LOQC

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