Timeline



Aug 28, 2014:

1:56 PM Changeset in git [d1a302]spielwiese by Martin Lee <martinlee84@…>
switch to old resultant algorithm if there are no primes left

Aug 26, 2014:

12:17 PM Changeset in git [ffb732]spielwiese by Martin Lee <martinlee84@…>
replaced isSame, isMember, MyUnion, minus by new templates
12:13 PM Changeset in git [8b7b108]spielwiese by Martin Lee <martinlee84@…>
added operator== to lists added Union, Difference, find which take an additional equality comparision function instantiated templates with List<CanonicalForm> as typename
11:26 AM Changeset in git [98abec]spielwiese by Martin Lee <martinlee84@…>
more docu for cf_map_ext
11:21 AM Changeset in git [53e6c3]spielwiese by Martin Lee <martinlee84@…>
deleted some redundant code
11:20 AM Changeset in git [30e27f]spielwiese by Martin Lee <martinlee84@…>
more docu in facBivar.h
11:19 AM Changeset in git [b53ff6]spielwiese by Martin Lee <martinlee84@…>
docu for coprimality check
11:18 AM Changeset in git [91695f]spielwiese by Martin Lee <martinlee84@…>
more docu in cfModGcd.h
11:16 AM Changeset in git [b5f2548]spielwiese by Martin Lee <martinlee84@…>
moved docu from .cc to .h
11:14 AM Changeset in git [8c5f4b]spielwiese by Martin Lee <martinlee84@…>
deleted some unnecessary const
11:13 AM Changeset in git [86b7c4d]spielwiese by Martin Lee <martinlee84@…>
more docu for facMul
11:12 AM Changeset in git [53ccafa]spielwiese by Martin Lee <martinlee84@…>
exclude points that lead to a content

Aug 25, 2014:

10:47 AM Changeset in git [a8203ae]spielwiese by Hans Schoenemann <hannes@…>
fix: decimal: handling of "0"

Aug 23, 2014:

4:25 PM Changeset in git [eacb781]spielwiese by Yue Ren <ren@…>
chg: status update 23.08.

Aug 21, 2014:

3:13 PM Changeset in git [6ad99e7]spielwiese by Hans Schoenemann <hannes@…>
version 4-0-0.p4

Aug 20, 2014:

5:30 PM Changeset in git [705ba5]spielwiese by Hans Schoenemann <hannes@…>
doc: reference eigenvalue
2:40 PM Ticket #636 (std over integers in local ordering) created by ren
Here's a problem I encountered while doing tropical computations: …
2:19 PM Changeset in git [7356be]spielwiese by Hans Schoenemann <hannes@…>
simplified system: removed minor, waitforssilinks, naIdeal

Aug 19, 2014:

6:55 PM Changeset in git [85e8693]spielwiese by Hans Schoenemann <hannes@…>
SINGULAR_4_1: add pAE routine via iiAddCproc
4:14 PM Changeset in git [45bd4a5]spielwiese by Hans Schoenemann <hannes@…>
AE,pAE,QAE removed from system: included in SINGULAR_4_1 stuff

Aug 18, 2014:

5:57 PM Changeset in git [8664f3]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #636 from mmklee/syntax chg: syntax simplification
4:35 PM Changeset in git [78abc7]spielwiese by Yue Ren <ren@…>
chg: status update 18.08.
4:25 PM Changeset in git [7e57e1]spielwiese by Martin Lee <martinlee84@…>
chg: syntax simplification

Aug 15, 2014:

7:30 PM Changeset in git [b158b77]spielwiese by Hans Schoenemann <hannes@…>
rewrite of rCheckOrdSgn and setting of r->OrdSgn
5:54 PM Changeset in git [9da0b0]spielwiese by Oleksandr Motsak <motsak@…>
Fix omalloc
5:45 PM Ticket #613 (rootofUnity doesn't return primitive root) closed by hannes
fixed
5:24 PM Changeset in git [82cbd5b]spielwiese by Hans Schoenemann <hannes@…>
4_1: add new cf-types: AE,QAE,pAE(<int>)
11:40 AM Changeset in git [cb1932]spielwiese by Hans Schoenemann <hannes@…>
fix: ref-cnt for undefined proc variables

Aug 14, 2014:

4:41 PM Changeset in git [069a40]spielwiese by Hans Schoenemann <hannes@…>
introduce nCopyCoeff for copying coeffs
4:12 PM Changeset in git [c44ff75]spielwiese by Hans Schoenemann <hannes@…>
minor optim. for return(..)
3:13 PM Changeset in git [354921]spielwiese by Hans Schoenemann <hannes@…>
newstruct: setting basering of ring-dep stuff
2:51 PM Changeset in git [a23f7b]spielwiese by Hans Schoenemann <hannes@…>
fix: dangling else in updateResult (if cf is not a field)

Aug 13, 2014:

8:37 PM Changeset in git [1c4822a]spielwiese by Oleksandr Motsak <motsak@…>
Fix bugs due to clang warnings...
7:09 PM Changeset in git [92740ae]spielwiese by Hans Schoenemann <hannes@…>
fixed: typo in alias stuff

Aug 12, 2014:

6:23 PM Changeset in git [ef6a0b]spielwiese by Hans Schoenemann <hannes@…>
fix: listvar for rings in non-actiive packages

Aug 11, 2014:

3:41 PM Changeset in git [d9c16e]spielwiese by Hans Schoenemann <hannes@…>
removed Short/bug_554 from Short/ok_s.lst
2:38 PM Changeset in git [933516]spielwiese by Hans Schoenemann <hannes@…>
code cleanup: types in lib, comments
11:44 AM Changeset in git [cad35a8]spielwiese by Hans Schoenemann <hannes@…>
memory leak while redefining ring-dep lists
11:42 AM Changeset in git [e37661]spielwiese by Hans Schoenemann <hannes@…>
debug: allow ring tracking via omalloc

Aug 8, 2014:

4:02 PM Changeset in git [84d88f7]spielwiese by Hans Schoenemann <hannes@…>
memory leak in Eval (from master)
3:35 PM Changeset in git [309948]spielwiese by Hans Schoenemann <hannes@…>
memory leak in ASSUME (from master)
11:31 AM Changeset in git [a5ab27]spielwiese by Hans Schoenemann <hannes@…>
Revert "Groebner Walk, Sagbi Walk" This reverts commit ffd4a9600207a9670cfe0cb81450accbaaec26d7. Conflicts: Singular/LIB/modwalk.lib Singular/LIB/rwalk.lib Singular/LIB/swalk.lib Singular/walk.cc Singular/walk.h To many bugs: - syntax error (mainly: include paths) - changed interface without changed libs (grwalk.lib) - several failing tests (in Manual/*, Buch/*, etc.)

Aug 7, 2014:

4:10 PM Changeset in git [fde66a9]spielwiese by Hans Schoenemann <hannes@…>
format errors
4:05 PM Changeset in git [a0e7db]spielwiese by Hans Schoenemann <hannes@…>
bug fixes for walk stuff
3:56 PM Changeset in git [c311064]spielwiese by Hans Schoenemann <hannes@…>
singular_4_1: report version 4100

Aug 6, 2014:

6:07 PM Changeset in git [fdda308]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #634 from YueRen/gcd_fixes fix: gcd over integers of two terms ignoring coefficients
5:29 PM Changeset in git [3fff1f5]spielwiese by Hans Schoenemann <hannes@…>
fixed: some missing types in proc declarations
4:39 PM Changeset in git [441944]spielwiese by Yue Ren <ren@…>
new: various starting point algorithms for principal ideals for natalia
12:31 PM Ticket #469 (genus before normal not the same as genus after normal?) closed by hannes
fixed: current status: + original bug - genus(s): 9, solved + additional …
9:31 AM Changeset in git [1beccea]spielwiese by Hans Schoenemann <hannes@…>
minpoly only for univariate polynomial rings

Aug 5, 2014:

4:40 PM Ticket #469 (genus before normal not the same as genus after normal?) reopened by hannes
too many things - some unresolved
4:09 PM Ticket #469 (genus before normal not the same as genus after normal?) closed by hannes
fixed: fixed with 5ea16e64a937f2fe750ed01befb68c7102c6c33c
4:06 PM Ticket #259 (Bug with genus normal.lib) closed by hannes
fixed: fixed with 5ea16e64a937f2fe750ed01befb68c7102c6c33c
3:42 PM Changeset in git [5ea16e6]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #630 from surface-smoothers/genus.minor.bug test for tickets 259 and 469; fix adding R+Rhelp
3:28 PM Ticket #529 (options modified by accident 'primdec.lib') closed by hannes
fixed: fixed with f88637cd3951446f4ea41d2da58ba27c30cc910f
3:16 PM Changeset in git [f88637]spielwiese by Hans Schoenemann <hannes@…>
fix: test result
2:59 PM Changeset in git [147168a]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #629 from surface-smoothers/work.on.ticket.529 fixed another option modifying bug and added a test (tr.529)
2:23 PM Changeset in git [468a2b]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'surface-smoothers-fix.baseringchange.algebra.is_injective' into spielwiese
2:23 PM Changeset in git [6a0bf0]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'fix.baseringchange.algebra.is_injective' of https://github.com/surface-smoothers/Sources into surface-smoothers-fix.baseringchange.algebra.is_injective Conflicts: Tst/Short.lst
12:55 AM Changeset in git [6b883dd]spielwiese by Jakob Kroeker <kroeker@…>
fix test for ticket 613
12:41 AM Changeset in git [e5308d]spielwiese by Jakob Kroeker <kroeker@…>
test fix

Aug 4, 2014:

7:12 PM Changeset in git [48d3aa]spielwiese by Jakob Kröker <kroeker@…>
bugfix for ticket 574
6:57 PM Ticket #635 (random() gives constant output) closed by hannes
fixed: fixed: added test, max-min is limited by 231
6:51 PM Changeset in git [53bb4c6]spielwiese by Hans Schoenemann <hannes@…>
fix tr.635 (max-min is limited by 2^31)
6:20 PM Changeset in git [f5bce2]spielwiese by Yue Ren <ren@…>
fix: gcd over integers of two terms ignoring coefficients
6:10 PM Ticket #597 (radicalEHV() fails for zero and unit ideal) closed by hannes
fixed
6:10 PM Ticket #635 (random() gives constant output) created by steenpass
Of course, one can never be sure, but I would say that, with a very …
5:53 PM Ticket #632 (bugs in primdec::AnnExt_R) closed by hannes
fixed: fixed with 5377d02efca0391542126f6f44bbab148cfd1411
5:52 PM Ticket #611 (Primdec::prepareAss() fails for zero ideal) closed by hannes
fixed: fixed with 5377d02efca0391542126f6f44bbab148cfd1411
5:51 PM Ticket #583 (special cases for equidimMaxEHV, equiMaxEHV, equidimMax not handled ...) closed by hannes
fixed: equidimMaxEHV from primdec.lib: fixed with …
5:35 PM Changeset in git [5377d02]spielwiese by Hans Schoenemann <hannes@…>
missing parts for dccf2b7858608f2bcc2740c336f09a1482164db8 (tr.583,611,632)
5:19 PM Changeset in git [1b27750]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #627 from surface-smoothers/spielwiese bugfixes for tickets 583, 611, 632
2:19 PM Changeset in git [0ded61]spielwiese by Hans Schoenemann <hannes@…>
tests: print(ring/qring)
1:44 PM Changeset in git [f8801b]spielwiese by Hans Schoenemann <hannes@…>
fixing f3149e13175bee0d8ebd2653e9c18f2b0496ddbb (tr.613)
1:17 PM Changeset in git [cc514e]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #626 from surface-smoothers/fix.613 bugfix for ticket 613
11:00 AM Ticket #634 (Radical ideals in algebraic extensions) created by klooster@…
There are at least three different ways to compute the radical of an …

Aug 3, 2014:

11:43 PM Changeset in git [71e8e1]spielwiese by Jakob Kroeker <kroeker@…>
add test for 509
6:20 PM Changeset in git [c62827]spielwiese by Jakob Kröker <kroeker@…>
test for ticket 256 and small bugfixes add tests related to ticket 469
4:19 PM Changeset in git [3d7ea3]spielwiese by Jakob Kröker <kroeker@…>
fixed another option modifying bug and added a test
3:37 PM Ticket #633 (accidental basering change in algebra::is_injective) created by kroeker@…
There is an accidental basering change in algebra::is_injective() …
3:26 PM Changeset in git [d6d936]spielwiese by Jakob Kröker <kroeker@…>
fix basering change in algebra::is_injective

Aug 2, 2014:

2:49 PM Ticket #632 (bugs in primdec::AnnExt_R) created by kroeker@…
bugs in primdec::AnnExt_R causes fail of e.g. {{{ …
2:36 PM Changeset in git [dccf2b]spielwiese by Jakob Kroeker <kroeker@…>
bugfixes for 583, 611, 632

Aug 1, 2014:

10:06 PM Changeset in git [f3149e]spielwiese by Jakob Kröker <kroeker@…>
bugfix for 613
5:54 PM Changeset in git [8fec17]spielwiese by Hans Schoenemann <hannes@…>
print(ring/cring)
4:28 PM Ticket #526 (slocus fails for zero ideal) closed by boehm
fixed
4:06 PM Ticket #609 (bug in primdecint::intersectZ caused by variable renaming) closed by boehm
fixed: Fixed with cc93648bb3a08e6c164492388931a8f27ce17693
4:02 PM Changeset in git [43d920]spielwiese by Hans Schoenemann <hannes@…>
removed cfName and related
3:35 PM Changeset in git [f3e64d2]spielwiese by Hans Schoenemann <hannes@…>
changes for alternate integer representation
10:32 AM Changeset in git [51f42f]spielwiese by Hans Schoenemann <hannes@…>
use static for conversion routines integer <->factory

Jul 31, 2014:

2:53 PM Changeset in git [b1c902]spielwiese by Hans Schoenemann <hannes@…>
removed HAVE_FACTORY: always true
2:53 PM Changeset in git [46d4cdb]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #625 from mmklee/char_series Char series
2:31 PM Changeset in git [ea3c090]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #619 from YueRen/gcd_fixes Gcd fixes (gcd for poly over Z)
1:37 PM Changeset in git [691e55]spielwiese by Martin Lee <martinlee84@…>
chg: more tests for char_series
11:45 AM Changeset in git [29c93e]spielwiese by Hans Schoenemann <hannes@…>
changed test sets ok_l, ok_l2

Jul 30, 2014:

7:15 PM Changeset in git [97181f8]spielwiese by Hans Schoenemann <hannes@…>
fix: missing parts (assign bigintmat) for tr.600
6:59 PM Changeset in git [46a463]spielwiese by Hans Schoenemann <hannes@…>
ok_l.lst -> ok_l.lst, ok_l2.lst
6:13 PM Changeset in git [19190c3]spielwiese by Hans Schoenemann <hannes@…>
format
6:12 PM Changeset in git [08a6e5e]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #624 from surface-smoothers/normal.lib.add.quotientCheck add quotient ring check to normal.lib
4:47 PM Changeset in git [728581]spielwiese by Oleksandr Motsak <motsak@…>
Added links to doxygen resources
3:41 PM Ticket #600 (1 x 1 bigintmat cannot be created) closed by hannes
fixed: fixed with de8505fe6423b3e17f7579a0cdddef658176c0ab (creation was …
3:40 PM Changeset in git [41fdbc]spielwiese by Hans Schoenemann <hannes@…>
test for tr.600
3:35 PM Changeset in git [de8505]spielwiese by Hans Schoenemann <hannes@…>
fix: tr.600 (assign to 1x1 bigintmat)
3:35 PM Changeset in git [77648e7]spielwiese by Hans Schoenemann <hannes@…>
format
3:02 PM Changeset in git [6ae00c]spielwiese by Martin Lee <martinlee84@…>
fix: use Prem instead of reduce
2:58 PM Changeset in git [aebdf8]spielwiese by Martin Lee <martinlee84@…>
fix: wrong handling of SW_RATIONAL
2:56 PM Changeset in git [98148c7]spielwiese by Martin Lee <martinlee84@…>
fix: exclude all value in the ground field
2:54 PM Changeset in git [9f033f]spielwiese by Martin Lee <martinlee84@…>
fix: conversion to FLINT over Q
2:41 PM Changeset in git [5ea975]spielwiese by Hans Schoenemann <hannes@…>
changed test (tr.622)
2:29 PM Changeset in git [d32f4a]spielwiese by Oleksandr Motsak <motsak@…>
Added a link to https://github.com/Singular/Sources/commit/GIT_COMMIT_ID in the doxygen footer
2:17 PM Changeset in git [577d3f3]spielwiese by Oleksandr Motsak <motsak@…>
Exclude system dependent headers: *[cC]onfig.h
2:16 PM Changeset in git [23f57a]spielwiese by Hans Schoenemann <hannes@…>
removed duplicate tests form ok_s.lst
2:16 PM Changeset in git [2918fd7]spielwiese by Oleksandr Motsak <motsak@…>
Removed the timestamp from Doxygen generation mechanismus NOTE: no cleanup of the target directory...
1:51 PM Ticket #622 (make leading ideals automatically inherit the "isSB" attribute) closed by hannes
fixed: impl. with d96d7d96a46e01e76226f7679bb1bfc06e1991b8
1:50 PM Changeset in git [3130a0]spielwiese by Hans Schoenemann <hannes@…>
implement tr.622 (lead(I) sets isSB)
1:45 PM Changeset in git [e6f4c66]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #594 from surface-smoothers/add.assume.in.primdec.lib added some precondition checks to 'primdec.lib'
1:45 PM Changeset in git [a56784]spielwiese by Oleksandr Motsak <motsak@…>
Make doxygen dig into the new coeff.ring and related #ifdefs (SINGULAR_4_1)
1:43 PM Changeset in git [71b814]spielwiese by Hans Schoenemann <hannes@…>
fix: merhe error: removed addIdealZ
1:42 PM Changeset in git [9de07dd]spielwiese by Oleksandr Motsak <motsak@…>
Doxy creates no random directory NOTE: doxy will clean the output directory now if it already exists
1:34 PM Ticket #584 (bug in min_ass_prim_charsets1?) closed by mlee
fixed
11:10 AM Changeset in git [3d4794b]spielwiese by Oleksandr Motsak <motsak@…>
Added the reference about hub (http://hub.github.com)
1:50 AM Changeset in git [89f209]spielwiese by Oleksandr Motsak <motsak@…>
Fixed doxygen descriptions of some files/classes/methods
1:50 AM Changeset in git [62a54b]spielwiese by Oleksandr Motsak <motsak@…>
Better doxygen docu. for the introduction

Jul 29, 2014:

10:40 PM Changeset in git [3f6672]spielwiese by Jakob Kroeker <kroeker@…>
updated primdecint_some_special_cases.tst
5:18 PM Changeset in git [c5175d6]spielwiese by Jakob Kroeker <kroeker@…>
removed unnecessary and unwanted ASSUME (shadows error msg)
5:12 PM Changeset in git [9389a1]spielwiese by Hans Schoenemann <hannes@…>
format
4:23 PM Changeset in git [e5be1c]spielwiese by Claus Fieker <fieker@…>
comments - documentation
4:23 PM Changeset in git [8171d3]spielwiese by Claus Fieker <fieker@…>
make gcc happy - include factory to have CanonicalForm
4:00 PM Changeset in git [d21b70]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #573 from surface-smoothers/fix.variableconflict.in.primdecint.lib fix variable conflict issue in primdecint.lib
2:23 PM Changeset in git [d42a8f0]spielwiese by Hans Schoenemann <hannes@…>
README for interpreter
2:00 PM Changeset in git [8f3a6d]spielwiese by Stephan Oberfranz <oberfran@…>
Groebner Walk, Sagbi Walk
2:00 PM Changeset in git [ffd4a9]spielwiese by Stephan Oberfranz <oberfran@…>
Groebner Walk, Sagbi Walk
1:08 PM Changeset in git [4a51c1]spielwiese by Hans Schoenemann <hannes@…>
changes for SINGULAR_4_1 (cnumber, cmatrix)
12:16 PM Changeset in git [9c11211]spielwiese by Claus Fieker <fieker@…>
comments
Note: See TracTimeline for information about the timeline view.