Timeline



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)

May 25, 2012:

10:39 PM Changeset in git [b2fb0c]spielwiese by Oleksandr Motsak <motsak@…>
added HybridNF && related design changes! add: introduced: SSFindReducer for HybridNF chg: use SSFindReducer for SSReduceTerm chg/fix: SSReduceTerm should not produce silly syzygies: m*gen(k) - m*gen(k) (it needs to know the 1st leading syzygy term!)
10:34 PM Changeset in git [d058ea]spielwiese by Oleksandr Motsak <motsak@…>
SSCompute2LeadingSyzygyTerms should use Compute2LeadingSyzygyTerms be default!
10:33 PM Changeset in git [c1931a4]spielwiese by Oleksandr Motsak <motsak@…>
new testing procedure testALLA: several tests in many setups!
10:32 PM Changeset in git [8e650e]spielwiese by Oleksandr Motsak <motsak@…>
options are attached as attributes to SSinit

May 23, 2012:

8:26 PM Changeset in git [74afe1f]spielwiese by Oleksandr Motsak <motsak@…>
moved 'Compute2LeadingSyzygyTerms' into the dyn.mod. TODO/TEST: interred & tailred
6:08 PM Changeset in git [8b78ee]spielwiese by Oleksandr Motsak <motsak@…>
sorting for Syz/Res project: add: inplace sorting 'Sort_c_ds' add: MySort to schreyer.lib for testing 'Sort_c_ds' chg: ComputeLeadingSyzygyTerms now sorts the output fix: MySort for non-monomial modules
5:42 PM Changeset in git [599813]spielwiese by Oleksandr Motsak <motsak@…>
minor changes/improvements add: default return value for a missing/wrong attribute of an idhdl object (atGet) chg: minor cleanup in p_Setm_General add: output of NegWeightL_* in rDebugPrint add: some doxygen docs to pGetCoeff add: more (internal) debug output on the ring/exponent structure: VarL_LowIndex, VarL_Offset add: doxygen description to id_Sort
5:40 PM Changeset in git [a28cb4f]spielwiese by Oleksandr Motsak <motsak@…>
fix: bug: rOrd_SetCompRequiresSetm was missing 'am' chg: minor cleanup of p_SetCompP From: Hans Schoenemann <hannes@mathematik.uni-kl.de>
2:37 PM Ticket #427 (bug in matrix command singular 3-1-4) closed by hannes
fixed: bug in minor: the ideal was constructed in a wrong way - fixed. (for …
2:31 PM Changeset in git [ebbb9c]spielwiese by Hans Schoenemann <hannes@…>
fix: assign bigint = something should fail for 1x0 matrices fix: #427, bug in minor
5:09 AM Ticket #427 (bug in matrix command singular 3-1-4) created by lgarcia@…
ring r = 0,(p00,p01,p02,p10,p11,p12,p20,p21,p22),dp; ideal m = …

May 21, 2012:

7:34 PM Changeset in git [243404]spielwiese by Hans Schoenemann <hannes@…>
add: ncols/nrows for bigintmat
7:28 PM Changeset in git [e73abe2]spielwiese by Hans Schoenemann <hannes@…>
fix: newstruct in a list
7:28 PM Changeset in git [e5324a]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leaks in conversion
6:00 PM Changeset in git [7b7c2c]spielwiese by Oleksandr Motsak <motsak@…>
further Syz/Resolutions: chg: sorting: "ds" ->> "c,ds" (since reversed order!) chg: SSComputeLeadingSyzygyTerms moved into the dynamic module (ComputeLeadingSyzygyTerms)! TODO: add id_Sort wrt "c,ds" to ComputeLeadingSyzygyTerms???
3:35 PM Ticket #426 (incorrect output of the first matrix in mres) closed by hannes
wontfix

May 18, 2012:

7:04 PM Changeset in git [0bae3e]spielwiese by Hans Schoenemann <hannes@…>
fix: close in m2_end (cherry picked from commit 3189a3707ba12fa2348a78276959d7cfd9155040) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/misc_ip.cc (trivial)
1:42 PM Changeset in git [3706b2]spielwiese by Hans Schoenemann <hannes@…>
add: add: slStatusSsiL also for ssi:connect, better handling of close
10:42 AM Ticket #426 (incorrect output of the first matrix in mres) created by anonymous
The example […] should be written as […] option(warn); may help …

May 17, 2012:

2:57 PM Changeset in git [d0015c]spielwiese by Hans Schoenemann <hannes@…>
fix: newstruct in a list: access to parts: <list>[<int>].<elem> (from master)
10:41 AM SandBox edited by trac
(diff)
10:41 AM TracQuery edited by trac
(diff)
10:41 AM TracWiki edited by trac
(diff)
10:41 AM TracSearch edited by trac
(diff)
10:41 AM TracPermissions edited by trac
(diff)
10:41 AM WikiHtml edited by trac
(diff)
10:41 AM TracBatchModify created by trac
10:41 AM WikiFormatting edited by trac
(diff)
10:41 AM TracModPython edited by trac
(diff)
10:41 AM TracModWSGI edited by trac
(diff)
10:41 AM CamelCase edited by trac
(diff)
10:41 AM TracReports edited by trac
(diff)
10:41 AM TracSupport edited by trac
(diff)
10:41 AM TracNotification edited by trac
(diff)
10:41 AM TracImport edited by trac
(diff)
10:41 AM WikiNewPage edited by trac
(diff)
10:41 AM WikiProcessors edited by trac
(diff)
10:41 AM WikiMacros edited by trac
(diff)
10:41 AM TracGuide edited by trac
(diff)
10:41 AM TracStandalone edited by trac
(diff)
10:41 AM TracChangeset edited by trac
(diff)
10:41 AM TracLinks edited by trac
(diff)
10:41 AM TracInterfaceCustomization edited by trac
(diff)
10:41 AM PageTemplates edited by trac
(diff)
10:41 AM TracBrowser edited by trac
(diff)
10:41 AM TracNavigation edited by trac
(diff)
10:41 AM TracTicketsCustomFields edited by trac
(diff)
10:41 AM TracIni edited by trac
(diff)
10:41 AM TracUpgrade edited by trac
(diff)
10:41 AM TracSyntaxColoring edited by trac
(diff)
10:41 AM TracInstall edited by trac
(diff)
10:41 AM TracCgi edited by trac
(diff)
10:41 AM TracPlugins edited by trac
(diff)
10:41 AM TracAccessibility edited by trac
(diff)
10:41 AM TracFastCgi edited by trac
(diff)
10:41 AM TracRoadmap edited by trac
(diff)
10:41 AM TracTickets edited by trac
(diff)
10:41 AM TracRepositoryAdmin edited by trac
(diff)
10:41 AM TracFineGrainedPermissions edited by trac
(diff)

May 14, 2012:

5:59 PM Changeset in git [978ce3]spielwiese by Martin Lee <martinlee84@…>
fix: multiple definitions with --enable-timing
3:57 PM Changeset in git [ed31a6]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #111 from mmklee/factory_without_ntl Factory without ntl
12:37 PM Changeset in git [efcd2dc]spielwiese by Martin Lee <martinlee84@…>
fix: building without NTL

May 13, 2012:

1:53 PM Changeset in git [3ed6758]spielwiese by Martin Lee <martinlee84@…>
chg: smarter check if factorization is reconstructed if there are only two factors
Note: See TracTimeline for information about the timeline view.