Skip to content

Commit b8c7f16

Browse files
committed
minor updates to docs
1 parent 1713736 commit b8c7f16

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

doc/mwrank/mwrank.changes

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
MWRANK MAJOR CHANGES MADE (other than bug fixes)
22

3-
NB This file is incomplete, as I sometimes forget to update it, but
4-
should log the major changes.
5-
3+
NB This file has not been updated since 2006. See git logs for all
4+
more recent changes to eclib, including mwrank itself.
65

76
Oct 2006
87
========

doc/mwrank/mwrank.info

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ using (unless you use the quiet flag "-q").
229229

230230
I no longer distribute binaries.
231231

232-
It is recommended that you use the multi-precision version for curves
233-
with large coefficients; otherwise results may be wrong. This is the
234-
default and requires no special configuration.
232+
It is recommended that you use the multi-precision floating point
233+
version for curves with large coefficients; otherwise results may be
234+
wrong. This is the default and requires no special configuration.
235235

236236
You can aid the factorization of large integers in several ways:
237237

doc/mwrank/mwrank.options

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ List of command line options, their meaning and default values (set in options.h
9393
0: do no saturation at all
9494
n: use n as upper bound for saturation primes
9595
-1: allow progam to determine upper bound
96-
autimatically (but that will be reduced to a
96+
automatically (but that will be reduced to a
9797
default maximum of 100 if it is greater)
9898

9999
Last update: 2016-01-02

0 commit comments

Comments
 (0)