Jean-Pierre Flori writes:
>>
>> I would be very interested in working on this.
Cool :-) Let's discuss the project description off the mailing list.
Also, thanks Peter for your input. We should definitely take a closer
look at #15601.
Best,
Johan
--
You received this message because you are su
Hello,
Johan S. H. Rosenkilde wrote:
> Our current polynomial implementation has severe issues:
>
> - Our speed for GF(2^e)[x] is abysmal.
>
> - For other cases we are probably not linking to the currently fastest
> libraries.
>
> - We don't have multi-point evaluation or fast Lagrange interpo
On Friday, January 20, 2017 at 11:03:52 AM UTC+1, Johan S. H. Rosenkilde
wrote:
>
> Hi sage-devel,
>
> Our current polynomial implementation has severe issues:
>
> - Our speed for GF(2^e)[x] is abysmal.
>
> - For other cases we are probably not linking to the currently fastest
> libraries.