This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into hermite_trac22841
- Loading branch information
Showing
279 changed files
with
7,812 additions
and
1,826 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
SageMath version 8.0.beta9, Release Date: 2017-05-31 | ||
SageMath version 8.0.beta10, Release Date: 2017-06-11 |
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,4 +1,4 @@ | ||
tarball=configure-VERSION.tar.gz | ||
sha1=1468ff678f41a3552bce2ba952af0795127d64d8 | ||
md5=931c98793b007e28874089c17c40e53d | ||
cksum=1227610551 | ||
sha1=4fa024947bd555ae00d155c022d52f5fddad045f | ||
md5=35c48d9ed0328cc92e2100a7721a996e | ||
cksum=2690821246 |
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 +1 @@ | ||
223 | ||
224 |
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 +1 @@ | ||
1.1.p1 | ||
1.1.p2 |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
diff --git a/src/mul9clk2.c b/src/mul9clk2.c | ||
index bf7ad4a..5c6b980 100644 | ||
--- a/src/mul9clk2.c | ||
+++ b/src/mul9clk2.c | ||
@@ -149,7 +149,7 @@ void gf2x_mul9 (unsigned long *c, const unsigned long *a, const unsigned long *b | ||
e = p2e[1]; h=l; l=p2o[1]; | ||
_mm_storeu_si128((__v2di*)(c+14), e ^ _mm_slli_si128(l, 8) ^ _mm_srli_si128(h, 8)); | ||
|
||
- e = p2e[2]; | ||
+ e = p2e[2]; h=l; | ||
_mm_storeu_si128((__v2di*)(c+16), e ^ _mm_srli_si128(h, 8)); | ||
|
||
/* |
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,4 +1,4 @@ | ||
tarball=sagenb-VERSION.tar.bz2 | ||
sha1=9fc8addff1c543521225acaf60a2336204e67d62 | ||
md5=04ddd5a1ccf0764cd72dc0abcf322c1e | ||
cksum=1784359449 | ||
sha1=cd46f50bf3f71a452735e7ad5573928ebc190f23 | ||
md5=fea1225a9d630ac4a4f35fc6d936de0a | ||
cksum=1620865525 |
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 +1 @@ | ||
0.13 | ||
1.0.1 |
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,4 +1,4 @@ | ||
# Sage version information for shell scripts | ||
# This file is auto-generated by the sage-update-version script, do not edit! | ||
SAGE_VERSION='8.0.beta9' | ||
SAGE_RELEASE_DATE='2017-05-31' | ||
SAGE_VERSION='8.0.beta10' | ||
SAGE_RELEASE_DATE='2017-06-11' |
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
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
8 changes: 0 additions & 8 deletions
8
src/doc/en/thematic_tutorials/numerical_sage/installation.rst
This file was deleted.
Oops, something went wrong.
80 changes: 0 additions & 80 deletions
80
src/doc/en/thematic_tutorials/numerical_sage/installation_linux.rst
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
src/doc/en/thematic_tutorials/numerical_sage/installation_osx.rst
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.