Timeline



Jun 25, 2012:

4:50 PM Changeset in git [7b156fb]spielwiese by Alexander Dreyer <alexander.dreyer@…>
new: allow customly constructed newstructs by overiding '='
3:25 PM Changeset in git [d31b25]spielwiese by Hans Schoenemann <hannes@…>
chg: doc. for #432 (cntrlc handling)
3:20 PM Ticket #432 (Add option to skip the CTRL-C prompt) closed by hannes
fixed: fixed as proposed, but without a new global variable
3:01 PM Ticket #329 (comparision of rational numbers no longer works in parameter rings) closed by hannes
fixed: fixed
2:24 PM Changeset in git [2fd733]spielwiese by Hans Schoenemann <hannes@…>
fix: #329, part2: transext
2:20 PM Changeset in git [afda22]spielwiese by Hans Schoenemann <hannes@…>
fix: #329, part 1: alg. ext

Jun 21, 2012:

11:21 PM Changeset in git [1161a61]spielwiese by Alexander Dreyer <alexander.dreyer@…>
fix: pyobject handles ternary operations acordingly

Jun 20, 2012:

10:23 PM Changeset in git [632c3a]spielwiese by Alexander Dreyer <alexander.dreyer@…>
fix: newstruct convertible to poly and other ring-dependent commands
6:05 PM Ticket #329 (comparision of rational numbers no longer works in parameter rings) reopened by gorzel
Since, again, basic comparison of rational numbers no longer work in …
5:15 PM Changeset in git [04cda6a]spielwiese by Martin Lee <martinlee84@…>
fix: wrong computation of d1
2:42 PM Changeset in git [3d69257]spielwiese by Alexander Dreyer <alexander.dreyer@…>
chg: shorter error
2:41 PM Changeset in git [90707f]spielwiese by Alexander Dreyer <alexander.dreyer@…>
fix: don't segfault when assigning non-newstructed custom types to newstructs
12:28 PM Changeset in git [eea50a]spielwiese by Hans Schoenemann <hannes@…>
fix: bigintmat-transpose
11:07 AM Changeset in git [3ef0a0]spielwiese by Martin Lee <martinlee84@…>
chg: fewer univariate factorizations if input is symmetric

Jun 19, 2012:

6:30 PM Changeset in git [eca69d]spielwiese by Martin Lee <martinlee84@…>
chg: use 67dab66 also in other cases
6:19 PM Changeset in git [53273d]spielwiese by Martin Lee <martinlee84@…>
fix: restore zz_pE if necessary
3:16 PM Changeset in git [617dbc]spielwiese by Martin Lee <martinlee84@…>
chg: better reconstruction of symmetric polynomials

Jun 18, 2012:

11:51 PM Ticket #432 (Add option to skip the CTRL-C prompt) created by anonymous
The CTRL-C prompt is really annoying for Sage (or potentially other …
10:21 PM Changeset in git [0a64d50]spielwiese by Alexander Dreyer <alexander.dreyer@…>
Enhancement: unary custom operation for newstruct
2:58 PM Changeset in git [2262ab]spielwiese by Alexander Dreyer <alexander.dreyer@…>
Fix broken custom operations in newstruct

Jun 14, 2012:

10:18 PM Changeset in git [14e93b]spielwiese by Oleksandr Motsak <motsak@…>
moved the main driver function ComputeSyzygy to the dyn.module TODO: preprocessing
10:16 PM Changeset in git [2c16b8]spielwiese by Oleksandr Motsak <motsak@…>
first call to sort cannot ask for temp ring attributes + minor changes
10:14 PM Changeset in git [f12f9a]spielwiese by Oleksandr Motsak <motsak@…>
separation of low-level functions: ComputeLeadingSyzygyTerms & Compute2LeadingSyzygyTerms
1:58 PM Changeset in git [fcb5bf]spielwiese by Alexander Dreyer <alexander.dreyer@…>
cprocs increase refcount on resulting pyobjects now

Jun 13, 2012:

8:13 PM Changeset in git [9e69e0]spielwiese by Oleksandr Motsak <motsak@…>
better error detection in SSCompute2LeadingSyzygyTerms TODO: Wrong 2nd terms????
8:12 PM Changeset in git [9cf220]spielwiese by Oleksandr Motsak <motsak@…>
more extensive testing of AGR examples
8:10 PM Changeset in git [fe35f2]spielwiese by Oleksandr Motsak <motsak@…>
finall code migration to C/C++ (syzextra) add: ReduceTerm&TraverseTail / SchreyerSyzygyNF
6:27 PM Changeset in git [91c8a9]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in if (#430) (from master)
6:24 PM Changeset in git [02d8af]spielwiese by Hans Schoenemann <hannes@…>
chg: removed testgh, new utility make_grammar to generate grammar.{cc,h}
9:34 AM Ticket #431 (segment fault in minpoly computation) closed by hannes
fixed: fixed in master and spielwiese by Sebastian Jambor
9:31 AM Changeset in git [f613a24]spielwiese by Hans Schoenemann <hannes@…>
fix: Singular/minpoly.{cc|h} bugfixes and optimizations on behalf of Sebastian Jambor version sent in via e-mail on June 6, 2012, 17:00:31 MESZ for master

Jun 12, 2012:

6:57 PM Changeset in git [d353e4f]spielwiese by Oleksandr Motsak <motsak@…>
better options for testing SSres
5:19 PM Changeset in git [ae1e24]spielwiese by Hans Schoenemann <hannes@…>
removed: Tst/Old/lib0.lib, lib0.test: not used any more
11:42 AM Changeset in git [f0b795]spielwiese by Hans Schoenemann <hannes@…>
fix: re-initialization of feResources

Jun 7, 2012:

5:43 PM Changeset in git [bca341]spielwiese by Hans Schoenemann <hannes@…>
fix: naIsOne, naIsMOne improved: algext.cc::definiteReduce

Jun 6, 2012:

3:41 PM Changeset in git [773d28]spielwiese by Martin Lee <martinlee84@…>
fix: bug in factor recombination if extension is needed

Jun 5, 2012:

5:04 PM Ticket #431 (segment fault in minpoly computation) created by steenpass
Executing […] where 'matrix' is the attached file results in […]
4:14 PM Ticket #430 (memory leak when applying if() to an element of an intmat) closed by hannes
fixed: fixed
3:00 PM Ticket #430 (memory leak when applying if() to an element of an intmat) created by steenpass
Executing […] gives […] So there is obviously a memory leak.

Jun 4, 2012:

4:36 PM Ticket #428 (std bit not set properly) closed by hannes
wontfix: std(f,g) for f and g being polynomials can be: […] The first case …
4:11 PM Ticket #429 (Memory leak in intmat assignment) closed by hannes
fixed: fixed, also for matrices
4:06 PM Changeset in git [628418]spielwiese by Hans Schoenemann <hannes@…>
fix: assignment of expr_list (#429)
2:35 PM Ticket #429 (Memory leak in intmat assignment) created by steenpass
Executing […] gives […] So there is obviously a memory leak …
2:14 PM Ticket #428 (std bit not set properly) created by vinay_wagh@…
Is is possible to set the "std" bit to the ideal I when I do I = …

Jun 1, 2012:

12:46 PM Changeset in git [510dbc]spielwiese by Hans Schoenemann <hannes@…>
add: transpose for bigintmat

May 31, 2012:

3:45 PM Changeset in git [98d6c3]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #124 from mmklee/changes_sw Changes sw
3:43 PM Changeset in git [06c0b3]spielwiese by Hans Schoenemann <hannes@…>
fix: newstruct changes fropm master

May 30, 2012:

10:06 PM Changeset in git [210d1b]spielwiese by Oleksandr Motsak <motsak@…>
fixing a Sort problem for 0-input (wrong output rank of 0?)
10:05 PM Changeset in git [33161fd]spielwiese by Oleksandr Motsak <motsak@…>
implemented FindReducer in syzextra chg: (SS)FindReducer don't need T! add: SSFindReducer uses FindReducer by default and can check its result!
10:03 PM Changeset in git [48ca29]spielwiese by Oleksandr Motsak <motsak@…>
add: doxygen description
3:50 PM Changeset in git [17642b]spielwiese by Martin Lee <martinlee84@…>
fix: typo in test

May 29, 2012:

1:28 PM Changeset in git [9aac3e]spielwiese by Hans Schoenemann <hannes@…>
fix: lusolve: right side may be polynomial (from master)
12:36 PM Changeset in git [afb6a6]spielwiese by Martin Lee <martinlee84@…>
chg: reduce the number of bivariate factorizations
12:13 PM Changeset in git [70a952]spielwiese by Hans Schoenemann <hannes@…>
fix: matrices in lusolve, ludecomp, luinverse must be constant (from master)
Note: See TracTimeline for information about the timeline view.