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 b21edae26f Complex algebra works now! Very nice 10 yıl önce
lib Doesn't work yet! 10 yıl önce
src Complex algebra works now! Very nice 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 Complex algebra works now! Very nice 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