Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cado-nfs
records
Commits
a233b4ef
Commit
a233b4ef
authored
Jun 01, 2020
by
Emmanuel Thomé
Browse files
forgot hash
parent
f5d88c96
Changes
1
Hide whitespace changes
Inline
Side-by-side
dlp240/README.md
View file @
a233b4ef
...
...
@@ -6,21 +6,21 @@ logarithm record.
Several chapters are covered.
*
[
Software prerequisites, and reference hardware configuration
](
#software-prerequisites-and-reference-hardware-configuration
)
*
[
Searching for a polynomial pair
](
searching-for-a-polynomial-pair
)
*
[
Estimating the number of (unique) relations
](
estimating-the-number-of-unique-relations
)
*
[
Estimating the cost of sieving
](
estimating-the-cost-of-sieving
)
*
[
Estimating linear algebra time (coarsely)
](
estimating-linear-algebra-time-coarsely
)
*
[
Validating the claimed sieving results
](
validating-the-claimed-sieving-results
)
*
[
Reproducing the filtering results
](
reproducing-the-filtering-results
)
*
[
Duplicate removal
](
duplicate-removal
)
*
[
The "purge" step, a.k.a. singleton and "clique" removal.
](
the-purge-step-aka-singleton-and-clique-removal
)
*
[
The "merge" step
](
the-merge-step
)
*
[
The "replay" step
](
the-replay-step
)
*
[
Computing the right-hand side.
](
computing-the-righthand-side
)
*
[
Estimating linear algebra time more precisely, and choosing parameters
](
estimating-linear-algebra-time-more-precisely-and-choosing-parameters
)
*
[
Reproducing the linear algebra results
](
reproducing-the-linear-algebra-results
)
*
[
Back-substituting the linear algebra result in collected relations
](
backsubstituting-the-linear-algebra-result-in-collected-relations
)
*
[
Reproducing the individual logarithm result
](
reproducing-the-individual-logarithm-result
)
*
[
Searching for a polynomial pair
](
#
searching-for-a-polynomial-pair
)
*
[
Estimating the number of (unique) relations
](
#
estimating-the-number-of-unique-relations
)
*
[
Estimating the cost of sieving
](
#
estimating-the-cost-of-sieving
)
*
[
Estimating linear algebra time (coarsely)
](
#
estimating-linear-algebra-time-coarsely
)
*
[
Validating the claimed sieving results
](
#
validating-the-claimed-sieving-results
)
*
[
Reproducing the filtering results
](
#
reproducing-the-filtering-results
)
*
[
Duplicate removal
](
#
duplicate-removal
)
*
[
The "purge" step, a.k.a. singleton and "clique" removal.
](
#
the-purge-step-aka-singleton-and-clique-removal
)
*
[
The "merge" step
](
#
the-merge-step
)
*
[
The "replay" step
](
#
the-replay-step
)
*
[
Computing the right-hand side.
](
#
computing-the-righthand-side
)
*
[
Estimating linear algebra time more precisely, and choosing parameters
](
#
estimating-linear-algebra-time-more-precisely-and-choosing-parameters
)
*
[
Reproducing the linear algebra results
](
#
reproducing-the-linear-algebra-results
)
*
[
Back-substituting the linear algebra result in collected relations
](
#
backsubstituting-the-linear-algebra-result-in-collected-relations
)
*
[
Reproducing the individual logarithm result
](
#
reproducing-the-individual-logarithm-result
)
## Software prerequisites, and reference hardware configuration
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment