descriptionThis contains a very simple implementation of BigInteger written in the C language.
homepage URLhttp://garuma.wordpress.com
ownerjeremie.laval@gmail.com
last changeTue, 23 Dec 2008 23:14:14 +0000 (24 00:14 +0100)
content tags
add:
readme
This contains a very simple implementation of BigInteger written in the C language. It was made for the LO27 course's project at UTBM.
shortlog
2008-12-23 Jérémie LavalMerge branch 'reorganization'master
2008-12-23 Jérémie Laval* More fix for m != 0
2008-12-17 Jérémie Laval* Fix for print unrecognized node
2008-12-16 Jérémie LavalMerge branch 'reorganization'
2008-12-16 Jérémie LavalMerge branch 'master' of ssh://jlaval@repo.or.cz/srv...
2008-12-16 Jérémie Laval* Reorganization of the sources. Every big func in...
2008-12-15 Jérémie Laval* Added Division method based on LongDivision by Knuth.backup
2008-12-12 Jérémie LAVAL* Small fix.
2008-12-07 Jourdain Marine*compareBigInt implementation
2008-12-07 Jourdain Marine*sumBigInt implementation 2
2008-12-07 Jérémie LAVAL* Fix for Karatsuba, sign weren't set correctly resulti...
2008-12-06 Jérémie LAVAL* Karatsuba seems to work on n-sized number now. Includ...
2008-11-30 Jourdain Marine*sumBigInt implementation
2008-11-20 Jourdain Marine* newBigInteger implementation.
2008-11-16 rémie LAVAL* Added a Karatsuba based multiplication operator.
2008-11-15 Jérémie LAVALMerge commit 'repo/master'
...
heads
15 years ago reorganization
15 years ago unitest-telect
15 years ago marine
15 years ago master
15 years ago backup