Python C extension to compute the permanent.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Pete Shadbolt 818714ce51 Still not quite there... pirms 11 gadiem
lib Doesn't work yet! pirms 11 gadiem
src Still not quite there... pirms 11 gadiem
.gitignore First commit pirms 11 gadiem
LICENSE First commit pirms 11 gadiem
README.md Doesn't work yet! pirms 11 gadiem
makefile Messing around with complex algebra pirms 11 gadiem
run-tests.py Still not quite there... pirms 11 gadiem
setup.py Doesn't work yet! pirms 11 gadiem

README.md

Fast functions for LOQC

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