-
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
5f127a4
commit 04475bd
Showing
4 changed files
with
17 additions
and
17 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
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 20240408 | ||
[ year month day ] = [ 2024 4 8 ] | ||
This eclib version is 20241112 | ||
[ year month day ] = [ 2024 11 12 ] | ||
|
||
Configure options and compilation date: | ||
|
||
eclib version 20240408, using NTL bigints but no multiprecision floating point | ||
eclib version 20241112, 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 20240408 | ||
Date 20300611 is after the version date 20240408 | ||
Date 20210317 is before the version date 20240408 | ||
Date 20200101 is before the version date 20241112 | ||
Date 20300611 is after the version date 20241112 | ||
Date 20210317 is before the version date 20241112 |
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 20240408 | ||
[ year month day ] = [ 2024 4 8 ] | ||
This eclib version is 20241112 | ||
[ year month day ] = [ 2024 11 12 ] | ||
|
||
Configure options and compilation date: | ||
|
||
eclib version 20240408, using NTL bigints and NTL real and complex multiprecision floating point | ||
eclib version 20241112, 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 20240408 | ||
Date 20300611 is after the version date 20240408 | ||
Date 20210317 is before the version date 20240408 | ||
Date 20200101 is before the version date 20241112 | ||
Date 20300611 is after the version date 20241112 | ||
Date 20210317 is before the version date 20241112 |