* Karatsuba seems to work on n-sized number now. Included a Clean function to remove...
commit0a73fc73c29a134f90a69f978ee240ef27b22650
authorJérémie LAVAL <jeremie@jeremie-laptop.(none)>
Sat, 6 Dec 2008 23:10:07 +0000 (7 00:10 +0100)
committerJérémie LAVAL <jeremie@jeremie-laptop.(none)>
Sat, 6 Dec 2008 23:10:07 +0000 (7 00:10 +0100)
tree0664582d347733aa9a3021b84aba68f976ba6a0c
parent3f2a1e6b918ef8a0e4cdf5190d7779efb1564c83
* Karatsuba seems to work on n-sized number now. Included a Clean function to remove leading 0s.
* Added GUI glade file.
* Added a Makefile with some basic useful target.
Makefile [new file with mode: 0644]
biginteger.c
gui.glade [new file with mode: 0644]