File tree 1 file changed +2
-9
lines changed
1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
1
F4RT - F4 Reduction Tools
2
2
========================================================================
3
- F4RT is a library of tools for implementing fast and efficient reduction
4
- in F4-like Groebner basis algorithms. Thus the tools focus on the special matrix
5
- structure appearing during Groebner basis algorithms. This structure leads to
6
- special Gaussian Elimination steps, e.g. as presented in "Parallel Gaussian
7
- Elimination for Gröbner bases computations in finite fields" by Faugère and
8
- Lachartre.
9
- Note that this library is dedicated to highly use CPU intrinsics and
10
- parallelization methods. Thus it cannot be guaranteed to be efficient on
11
- or, even more, support older CPUs.
3
+ The library is obsolete.
4
+ The new version is available at https://github.com/ederc/pLA .
You can’t perform that action at this time.
0 commit comments