Initial commit.
authorJohannes Middeke <jmiddeke@risc.jku.at>
Wed, 4 May 2016 03:59:35 +0000 (05:59 +0200)
committerJohannes Middeke <jmiddeke@risc.jku.at>
Wed, 4 May 2016 03:59:35 +0000 (05:59 +0200)
commitb84af069df5c28f54a0343e099a8b989c9ded616
tree44ce259a38f0ee5c59b9ce42682905d850f8fc84
Initial commit.

The current state of the program computes the number of common factors.
12 files changed:
_oasis [new file with mode: 0644]
data.ml [new file with mode: 0644]
draw.ml [new file with mode: 0644]
html.sh [new file with mode: 0644]
integers.ml [new file with mode: 0644]
makeHTML.ml [new file with mode: 0644]
matrix.ml [new file with mode: 0644]
polys_over_GF2.ml [new file with mode: 0644]
prep.sh [new file with mode: 0644]
run.sh [new file with mode: 0644]
test.ml [new file with mode: 0644]
visualise.sh [new file with mode: 0644]