Timeline
Dec 18, 2009:
- 5:09 PM Changeset in git [2b3caae]jengelh-datetimespielwiese by
- git-svn-id: file:///usr/local/Singular/svn/trunk@12391 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:07 PM Changeset in git [1c35568]jengelh-datetimespielwiese by
- OPT_IDLIFT removed git-svn-id: file:///usr/local/Singular/svn/trunk@12390 2c84dea3-7e68-4137-9b89-c4e89433aadc
Dec 17, 2009:
- 7:36 PM Changeset in git [3a5edc]jengelh-datetimespielwiese by
- unused here! git-svn-id: file:///usr/local/Singular/svn/trunk@12389 2c84dea3-7e68-4137-9b89-c4e89433aadc
Dec 14, 2009:
- 7:16 PM Ticket #160 (Zero degree variables in rings with ordering given by a matrix?) closed by
- wontfix: the degree of variables is given by the first line in case of matrix …
- 7:13 PM Ticket #156 (nc_algebra over qring should not be allowed) closed by
- fixed: is fixed: def g = nc_algebra(-1, 1); setring g; g; ? basering must …
- 7:09 PM Ticket #114 (minus for modules/ideals) closed by
- fixed: we give it a try - I do not know if this is better.
- 7:07 PM Changeset in git [867e1a3]jengelh-datetimespielwiese by
- no - for ideal/module: track 114 git-svn-id: file:///usr/local/Singular/svn/trunk@12387 2c84dea3-7e68-4137-9b89-c4e89433aadc
Dec 11, 2009:
- 4:40 PM Changeset in git [ded085]jengelh-datetimespielwiese by
- in ring.cc: completed rChar for Z/n, Z/p^m, and Z/2^m in ideals.*: made insertion into ideals return TRUE/FALSE instead of void git-svn-id: file:///usr/local/Singular/svn/trunk@12382 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:19 PM Changeset in git [b54a393]jengelh-datetimespielwiese by
- *pfister: sagbi fixes git-svn-id: file:///usr/local/Singular/svn/trunk@12381 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:11 PM Ticket #119 (BUG in mres) closed by
- fixed: seems to be fixed - not reproducible with current version.
Dec 10, 2009:
- 3:33 PM Changeset in git [268ece]jengelh-datetimespielwiese by
- liftstd(a,b,c): track 174 git-svn-id: file:///usr/local/Singular/svn/trunk@12380 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:14 PM Ticket #174 ([Wishlist from Aachen] trinity command) closed by
- fixed: integrated into liftstd.
- 12:17 PM Changeset in git [32c11f]jengelh-datetimespielwiese by
- removed debug stuff git-svn-id: file:///usr/local/Singular/svn/trunk@12379 2c84dea3-7e68-4137-9b89-c4e89433aadc
Dec 9, 2009:
- 11:48 AM Ticket #190 (example yielding an error in resolve.lib::resolve / resolve.lib::CenterBO) closed by
- wontfix: Background of Problem: algorithm is designed for characteristic zero, …
- 11:44 AM Ticket #194 (reduced vector has fewer entries than original vector (is this correct?)) closed by
- wontfix: answered by Oleksandr and Anne
- 10:15 AM Ticket #194 (reduced vector has fewer entries than original vector (is this correct?)) created by
- In the following example, reduction of a vector with 18 entries yields …
Dec 8, 2009:
- 7:11 PM Changeset in git [493225]jengelh-datetimespielwiese by
- nWrite indep. from currRing git-svn-id: file:///usr/local/Singular/svn/trunk@12377 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:18 PM Changeset in git [42660f]jengelh-datetimespielwiese by
- Crude profiling via gfanp removed unnecessary includes shrinked scope of several variables throughout the code, hopefully removing some memory leaks git-svn-id: file:///usr/local/Singular/svn/trunk@12376 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:13 PM Changeset in git [44b47d]jengelh-datetimespielwiese by
- mpz_clear(nrnModul) -> ring.cc git-svn-id: file:///usr/local/Singular/svn/trunk@12375 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:43 PM Changeset in git [208e0c]jengelh-datetimespielwiese by
- const in *SetMap git-svn-id: file:///usr/local/Singular/svn/trunk@12374 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:26 PM Changeset in git [04deab]jengelh-datetimespielwiese by
- ring-indep. stuff for Z/2^n git-svn-id: file:///usr/local/Singular/svn/trunk@12373 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:53 PM Changeset in git [561aa2]jengelh-datetimespielwiese by
- getrusage and children: wait required git-svn-id: file:///usr/local/Singular/svn/trunk@12372 2c84dea3-7e68-4137-9b89-c4e89433aadc
Dec 7, 2009:
- 3:22 PM Changeset in git [6123d46]jengelh-datetimespielwiese by
- fixed dPolyErrors ring reconstruction in lprepareList git-svn-id: file:///usr/local/Singular/svn/trunk@12370 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:24 PM Changeset in git [a23a297]jengelh-datetimespielwiese by
- inlined functions began ring changes in copy constructor and lprepareList git-svn-id: file:///usr/local/Singular/svn/trunk@12369 2c84dea3-7e68-4137-9b89-c4e89433aadc
Dec 4, 2009:
- 4:23 PM Changeset in git [1a68d1d]jengelh-datetimespielwiese by
- added method for insertion of polys in ideal with check for duplicates git-svn-id: file:///usr/local/Singular/svn/trunk@12367 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:17 PM Changeset in git [110e721]jengelh-datetimespielwiese by
- const parameters 0xfb checks removed git-svn-id: file:///usr/local/Singular/svn/trunk@12365 2c84dea3-7e68-4137-9b89-c4e89433aadc
Note: See TracTimeline
for information about the timeline view.