[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323
Bernhard R. Link
brlink at debian.org
Tue Apr 24 15:54:15 UTC 2012
The following commit has been merged in the cleanedupstream branch:
commit 3df3794a6ca0b615c18929d300d55f89222690f0
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date: Fri Mar 23 14:06:59 2012 +0100
chg: HAVE_EIGENALUE/HAVE_GMS: currently unused
diff --git a/Singular/mod2.h.in b/Singular/mod2.h.in
index 39b1b46..bdbc339 100644
--- a/Singular/mod2.h.in
+++ b/Singular/mod2.h.in
@@ -184,12 +184,10 @@
#define FAST_AND_DIRTY
/* eigenvalues */
-#ifndef HAVE_DYNAMIC_LOADING
-#define HAVE_EIGENVAL 1
+#undef HAVE_EIGENVAL
/* Gauss-Manin system */
-#define HAVE_GMS 1
-#endif
+#undef HAVE_GMS
/* linear algebra extensions from pcv.h/pcv.cc */
#define HAVE_PCV 1
--
an open source computer algebra system
More information about the debian-science-commits
mailing list