Skip to Content.
Sympa Menu

cado-nfs - [Cado-nfs-discuss] ready for the doomsday swap?

Subject: Discussion related to cado-nfs

List archive

[Cado-nfs-discuss] ready for the doomsday swap?


Chronological Thread 
  • From: Francois Morain <morain@lix.polytechnique.fr>
  • To: Cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: [Cado-nfs-discuss] ready for the doomsday swap?
  • Date: Tue, 25 Nov 2014 13:15:41 +0100
  • List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
  • List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>

thinking about it, for using multiple polynomials in NFS, I'd like to
think of polynomials as an array containing {f, g_0 = g, ...,
g_{n-1}}. It would be handy to have ALGEBRAIC = 0 and RATIONAL = 1
instead of

#define RATIONAL_SIDE 0
#define ALGEBRAIC_SIDE 1

As I understand it, we are now ready to swap these two values?

FM
--




Archive powered by MHonArc 2.6.19+.

Top of Page