Go to file
hasufell 9f6b7319bb
ASCII->POLY: refactor
Use base64 (via glib) instead of plain char cast.

Remove ascii_to_poly() since it's unreliable (we don't
really know how many polynomials we will need
for a string).
2014-05-28 01:09:52 +02:00
external/flint-2.4.3 ALL: rm libtompoly/libtommath 2014-05-24 23:16:25 +02:00
src ASCII->POLY: refactor 2014-05-28 01:09:52 +02:00
.gitignore Update .gitignore 2014-05-24 23:16:20 +02:00
COPYING LICENSE: add LGPL-2.1 license file 2014-04-14 23:58:19 +02:00
Doxyfile DOC: update Doxyfile 2014-05-25 02:15:40 +02:00
Makefile BUILD: rm obsolete tompoly/tommath references 2014-05-25 01:36:44 +02:00