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 u/tscrim/rc_bij_pdf
- Loading branch information
Showing
233 changed files
with
13,683 additions
and
2,321 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 @@ | ||
Sage version 6.3.beta2, released 2014-05-24 | ||
Sage version 6.3.beta3, released 2014-06-04 |
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=56399592db642ce25cd331edba8ceeecfa211393 | ||
md5=030561c77e141c8e0c7c045b1c301964 | ||
cksum=4180963490 | ||
sha1=94c4a9dc954e0d5653907a5187f61059835c713b | ||
md5=9316e8ffe91a749ea737da0f57f3f1ef | ||
cksum=66239435 |
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 @@ | ||
31 | ||
33 |
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=database_cremona_ellcurve-VERSION.tar.bz2 | ||
sha1=25f256d78bf5c4454d85bb9a22df2d396e4962ba | ||
md5=14de1b11227fdd66e1a87e8101940988 | ||
cksum=2753267872 | ||
sha1=ab96f509574419c03d9f1c8820c4d96042a17a04 | ||
md5=56956829063534142f9f12bc1274c01c | ||
cksum=2400753722 |
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 @@ | ||
20140325 | ||
20140512 |
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=gap_packages-VERSION.tar.bz2 | ||
sha1=8fbd475be3aec265e36a600fe9cf3b00bd131d88 | ||
md5=8d3c0fa85af6528bf2b9faf491da4180 | ||
cksum=1526641510 | ||
sha1=9ce61e1947bc5aa0f761f97fb9777e97ab6d3eda | ||
md5=57657e75f9b80f5afc36dcdd3538eada | ||
cksum=2009528425 |
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 @@ | ||
4.7.4 | ||
4.7.4.20140531 |
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 @@ | ||
tarball=maxima-VERSION.tar.bz2 | ||
sha1=9314e23a4166a3d455b37a18d846474aa310e6c4 | ||
md5=40b01a718ddba1c8364d76a1e5d35d8f | ||
cksum=2999621606 | ||
sha1=8c1a10d0cfb10bb10448fd18b021d73e25fc744a | ||
md5=55140d4f9f7f212fb1cf8479b895862e | ||
cksum=1303222960 |
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 @@ | ||
5.29.1.p5 | ||
5.33.0.p0 |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- a/share/linearalgebra/matrixexp.lisp 2013-10-07 04:37:12.000000000 +0100 | ||
+++ b/share/linearalgebra/matrixexp.lisp 2014-05-16 02:16:09.112011893 +0100 | ||
@@ -138,8 +138,8 @@ | ||
(print `(ratvars = ,$ratvars gcd = '$gcd algebraic = ,$algebraic)) | ||
(print `(ratfac = ,$ratfac)) | ||
(merror "Unable to find the spectrum"))) | ||
- | ||
- (setq res ($fullratsimp (ncpower (sub (mult z ($ident n)) mat) -1) z)) | ||
+ | ||
+ (setq res ($fullratsimp ($invert (sub (mult z ($ident n)) mat) '$crering) z)) | ||
(setq m (length sp)) | ||
(dotimes (i m) | ||
(setq zi (nth i sp)) |
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
= MCQD 1.0 = | ||
|
||
== Description == | ||
|
||
MaxCliqueDyn is a fast exact algorithm for finding a maximum clique in an | ||
undirected graph. | ||
|
||
== License == | ||
|
||
GPL 3 | ||
|
||
== SPKG Maintainers == | ||
|
||
Jernej Azarija ([email protected]) | ||
Nathann Cohen ([email protected]) | ||
|
||
== Upstream Contact == | ||
|
||
MCQD is currently being maintained by Janez Konc. | ||
http://www.sicmm.org/~konc/ | ||
|
||
== Dependencies == | ||
|
||
None | ||
|
||
== Changelog == | ||
|
||
=== mcqd-1.0 (Jernej Azarija, Nathann Cohen, 19 march 2014) == | ||
* Initial version |
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,4 @@ | ||
tarball=mcqd-VERSION.tar.bz2 | ||
sha1=9c55da46815aa3903f0be2d1ffbdff9c17d4aa31 | ||
md5=831538634b7b7efe15b5e5ad3d9c59c2 | ||
cksum=2853560422 |
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 @@ | ||
1.0 |
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,18 @@ | ||
#!/usr/bin/env bash | ||
|
||
if [ "$SAGE_LOCAL" = "" ]; then | ||
echo "SAGE_LOCAL undefined ... exiting"; | ||
echo "Maybe run 'sage -sh'?" | ||
exit 1 | ||
fi | ||
|
||
cd src | ||
grep -v "std..cout.*current max" mcqd.h > mcqd2.h && | ||
mv mcqd2.h mcqd.h && | ||
g++ -O3 -c mcqd.cpp -o $SAGE_LOCAL/lib/libmcqd.so && | ||
cp mcqd.h $SAGE_LOCAL/include/mcqd.h | ||
|
||
if [ $? -ne 0 ]; then | ||
echo "An error occurred whilst building MCQD" | ||
exit 1 | ||
fi |
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 +1 @@ | ||
2.0.p5 | ||
2.0.p6 |
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
Oops, something went wrong.