Bill Allombert on Sat, 11 Feb 2017 19:17:58 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: new functions FFM_deplin, FFM_indexrank, FFM_suppl etc.


On Fri, Feb 10, 2017 at 05:02:12PM +0100, Peter Bruin wrote:
> Bonjour,
> 
> I am attaching a patch to add implementations of the following functions
> using the bb_field framework:
> 
> FFM_deplin, FFM_indexrank, FFM_suppl
> F2xqM_deplin, F2xqM_indexrank, F2xqM_suppl
> FlxqM_deplin, FlxqM_indexrank, FlxqM_suppl
> FqM_indexrank
> 
> This increases the range of basic linear algebra functions having
> specialised implementations for all finite field types.  (Note that
> FqM_deplin and FqM_suppl already exist.)
> 
> The new functions are very straightforward; I did modify the logic of
> indexrank very slightly.  I also added a few tests so that the new code
> is completely covered by the testsuite.

Thnaks a lot for your patch, its looks fine.
Would you mind writing the documentation of the new libpari functions ?

Cheers,
Bill.