Sage GSoC

Monday, 6 August 2012

Profiling

›
Sometimes it is very helpful to have a function which makes an automatic choice between available factorisation algorithms depending on an ...
Thursday, 19 July 2012

Irreducibility testing

›
Fact.  A polynomial $f\in F_q[x]$ of degree $n\geq 1$ is irreducible if and only if 1) $x^{q^n}\equiv x \mod f$ and 2) $\gcd (x^{q^{n/t}}...
Saturday, 7 July 2012

Making factor_equal_deg_prob to work for q=2

›
In my previous posts I described the variant of equal-degree splitting for odd prime powers. This algorithm requires some modification for ...
2 comments:
Monday, 2 July 2012

Berlekamp

›
Yesterday I finished porting Berlekamp's algorithm from nmod_poly module to fmpz_mod_poly_factor module. Unlike Cantor-Zassenhaus and...
3 comments:
Sunday, 24 June 2012

Baby/giant step strategy

›
I wrote in my previous post that Cantor and Zassenhaus' algorithm of polynomial factorisation over finite fields can be divided into th...
Monday, 18 June 2012

Cantor-Zassenhaus algorithm

›
Last Saturday I finished the first big part of my project: I ported Cantor-Zassenhaus algorithm with all helper functions from nmod_poly m...
1 comment:
Tuesday, 5 June 2012

Adding helper functions, part 1

›
Now I'm working on the second step of porting code for Cantor-Zassenhaus factorisation. It is necessary to move functions for polynomia...
›
Home
View web version

About Me

My photo
Lina Kulakova
View my complete profile
Powered by Blogger.