[singular] 05/09: singular_part_of_changeset_baadc0f7.patch
felix salfelder
felix-guest at alioth.debian.org
Tue Sep 3 20:24:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master-3-1-5
in repository singular.
commit f2d681e9f5eb5401f154f3d847fef1eb6ef78c90
Author: Felix Salfelder <felix at salfelder.org>
Date: Tue Sep 3 20:21:42 2013 +0200
singular_part_of_changeset_baadc0f7.patch
---
factory/facFactorize.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/factory/facFactorize.cc b/factory/facFactorize.cc
index f5bc353..303b17a 100644
--- a/factory/facFactorize.cc
+++ b/factory/facFactorize.cc
@@ -705,7 +705,7 @@ multiFactorize (const CanonicalForm& F, const Variable& v)
evaluationWRTDifferentSecondVars (bufAeval2, bufEvaluation, A);
- for (int j= 0; j < A.level() - 1; j++)
+ for (int j= 0; j < A.level() - 2; j++)
{
if (!bufAeval2[j].isEmpty())
counter++;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/singular.git
More information about the debian-science-commits
mailing list