| Andreas Enge on Wed, 27 Sep 2023 16:07:02 +0200 | 
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
	
	| Re: Partial ECPP certificates | 
 
- To: pari-users@pari.math.u-bordeaux.fr
- Subject: Re: Partial ECPP certificates
- From: Andreas Enge <andreas.enge@inria.fr>
- Date: Wed, 27 Sep 2023 16:06:59 +0200
- Authentication-results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=andreas.enge@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr
- Delivery-date: Wed, 27 Sep 2023 16:07:02 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;  d=inria.fr; s=dc;  h=date:from:to:subject:message-id:references:mime-version:   in-reply-to;  bh=rwUtOP7FW/qYP1fa2jinjUwdlJJbC5+iraP+Z7ghMSA=;  b=VMemNJ9gtQLwTKyc0YZpRJzDF7+PPjV4pseB15XGTeIbrBPDwA/e5XeX   IWWGfU9opC2YidAG1iqLyQv9+/fVBabAEEHusbF4eTA7BhVyNdDicVfxi   RU+YPnzFVF2GdFb2CnO13K/9kcyRkoIc1yDf0WWyUQLIzbvI3nNpf451m   g=;
- In-reply-to: <ZNIIiv71EC5Y0xaE@seventeen>
- References: <ZNH2yNcTsuX10FVW@jurong> <ZNIIiv71EC5Y0xaE@seventeen>
Am Tue, Aug 08, 2023 at 11:19:06AM +0200 schrieb Bill Allombert:
> It is a lot of work to implement and document correctly, without having a negative
> impact on primecertisvalid, but if you are interested in giving it a try!
Well, just adding some debug information should be easy. But I do not know
how all this interacts with multithreading. Maybe it could be a nice project
for the next PARI/GP atelier.
Andreas