-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5491d2
commit 404279f
Showing
3 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
This eclib version is 20220620 | ||
[ year month day ] = [ 2022 6 20 ] | ||
This eclib version is 20220621 | ||
[ year month day ] = [ 2022 6 21 ] | ||
|
||
Configure options and compilation date: | ||
|
||
eclib version 20220620, using NTL bigints but no multiprecision floating point | ||
eclib version 20220621, using NTL bigints but no multiprecision floating point | ||
|
||
Testing comparison of version date and various (year, month, day) date triples: | ||
|
||
Date 20200101 is before the version date 20220620 | ||
Date 20300611 is after the version date 20220620 | ||
Date 20210317 is before the version date 20220620 | ||
Date 20200101 is before the version date 20220621 | ||
Date 20300611 is after the version date 20220621 | ||
Date 20210317 is before the version date 20220621 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
This eclib version is 20220620 | ||
[ year month day ] = [ 2022 6 20 ] | ||
This eclib version is 20220621 | ||
[ year month day ] = [ 2022 6 21 ] | ||
|
||
Configure options and compilation date: | ||
|
||
eclib version 20220620, using NTL bigints and NTL real and complex multiprecision floating point | ||
eclib version 20220621, using NTL bigints and NTL real and complex multiprecision floating point | ||
|
||
Testing comparison of version date and various (year, month, day) date triples: | ||
|
||
Date 20200101 is before the version date 20220620 | ||
Date 20300611 is after the version date 20220620 | ||
Date 20210317 is before the version date 20220620 | ||
Date 20200101 is before the version date 20220621 | ||
Date 20300611 is after the version date 20220621 | ||
Date 20210317 is before the version date 20220621 |