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 23a2c9454e Adding the real permanent now 10 yıl önce
lib Doesn't work yet! 10 yıl önce
src Adding the real permanent now 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 Currently computes the sum. Quite fun though! 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