Marcin 'Qrczak' Kowalczyk wrote: > The major technical problem with GMP is that an out of memory condition > during computation is a fatal error, GMP does not provide a way to > recover from it.
If using GMP itself is not feasible, then perhaps some algorithms could be extracted from it in areas where it does better than Python? -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com