Timeline



Jun 14, 2018:

7:49 PM Changeset in git [b00f8a]spielwiese by Karim Abou Zeid <karim23697@…>
Remove all shrink calls. Remove uptodeg/lV parameters from almost all methods.
5:07 PM Changeset in git [7a7510]spielwiese by Hans Schoenemann <hannes@…>
fix: typo in doc
3:38 PM Changeset in git [adde856]spielwiese by Hans Schoenemann <hannes@…>
doc: ncrat.lib
3:34 PM Changeset in git [1f37c3]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #872 from ricardoschnur/spielwiese Initial commit of ncrat.lib
2:59 PM Changeset in git [2ffd25]spielwiese by Hans Schoenemann <hannes@…>
introduce smatrix (sparse matrix)
2:25 PM Changeset in git [8c73fde]spielwiese by Karim Abou Zeid <karim23697@…>
Last -> Length
1:08 PM Changeset in git [aa7c1c2]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into letterplace_kernel_multiplication
12:21 PM Changeset in git [a718906]spielwiese by Karim Abou Zeid <karim23697@…>
Make all shiftop methods like the commutative ones

Jun 13, 2018:

12:28 PM Changeset in git [db48f3e]spielwiese by Hans Schoenemann <hannes@…>
opt: grammar.cc (corresponding do changed grammar.y)
12:24 PM Changeset in git [0efdb1]spielwiese by Hans Schoenemann <hannes@…>
opt: simplified grammar.y

Jun 11, 2018:

5:50 PM Changeset in git [db0acd]spielwiese by Hans Schoenemann <hannes@…>
add: sparse matrices via MODUL_CMD: +,-,*

Jun 8, 2018:

4:36 PM Changeset in git [0ed632]spielwiese by Hans Schoenemann <hannes@…>
fix: conversion from polyBucket in subst

Jun 7, 2018:

3:53 PM Changeset in git [41635a]spielwiese by Hans Schoenemann <hannes@…>
fix: removed use of undefined n1,n2 (interval.cc)
3:52 PM Changeset in git [dbbc24]spielwiese by Karim Abou Zeid <karim23697@…>
WIP Make shift multiplication more like commutative multiplication. Already done for shift_pp_Mult_mm and shift_p_Mult_mm, others have yet to be done.

Jun 6, 2018:

6:30 PM Changeset in git [b2dba70]spielwiese by Karim Abou Zeid <karim23697@…>
Clean up
5:18 PM Changeset in git [d91af4]spielwiese by Karim Abou Zeid <karim23697@…>
Typo
5:13 PM Changeset in git [519191]spielwiese by Karim Abou Zeid <karim23697@…>
Warning clean up
5:05 PM Changeset in git [b11ff2]spielwiese by Karim Abou Zeid <karim23697@…>
Add shift procs for unsupported operations in the Letterplace case, so one can see when they are called in the future.
3:54 PM Changeset in git [489632]spielwiese by Karim Abou Zeid <karim23697@…>
Clean up
3:53 PM Changeset in git [c1fdb3]spielwiese by Karim Abou Zeid <karim23697@…>
Fix bug
3:14 PM Changeset in git [6762a6]spielwiese by Karim Abou Zeid <karim23697@…>
Clean up
1:38 PM Ticket #828 (Allow disabling hilbstd because of int overflow errors) closed by hannes
fixed: now (39a48d0ca8c0ddf16730a974efdccf3a0b8009a2) hilbstd for primdec.lib …
1:29 PM Changeset in git [39a48d0]spielwiese by Hans Schoenemann <hannes@…>
fix: (for tr.#828) let groebner do hilbstd in primdec.lib
1:23 PM Changeset in git [6f92b7]spielwiese by Hans Schoenemann <hannes@…>
opt: simplified intersectZ
9:44 AM Changeset in git [d16f9c]spielwiese by Hans Schoenemann <hannes@…>
fix: primdecint.lib::primdecZM

Jun 5, 2018:

12:20 PM Changeset in git [84bac9]spielwiese by Hans Schoenemann <hannes@…>
opt: conversion to factory
12:17 PM Ticket #829 (std in Singular 4.1.1 not terminating for a working example in ...) closed by hannes
not a bug: The example terminates after a running time between 246 sec(i7-6700 …
11:03 AM Changeset in git [480978c]spielwiese by Hans Schoenemann <hannes@…>
porting: compat. with clang
9:49 AM Changeset in git [9878a3]spielwiese by Ricardo Schnur <ricardo.schnur@…>
Division by 0 fix

Jun 4, 2018:

1:46 PM Changeset in git [7ecf26]spielwiese by Hans Schoenemann <hannes@…>
fix: typo in transext.cc
1:37 PM Changeset in git [c24e9b]spielwiese by Hans Schoenemann <hannes@…>
opt: transext.cc:definiteGcdCancellation

Jun 3, 2018:

1:03 PM Ticket #829 (std in Singular 4.1.1 not terminating for a working example in ...) created by ren
The enclosed Groebner basis computation terminates within minutes in …

Jun 1, 2018:

8:40 PM Changeset in git [dc0f002]spielwiese by Karim Abou Zeid <karim23697@…>
Clean ups
7:50 PM Changeset in git [f5850b]spielwiese by Karim Abou Zeid <karim23697@…>
Adjusted bba to work with the new letterplace multiplication
4:09 PM Ticket #828 (Allow disabling hilbstd because of int overflow errors) created by ren
I repeatedly get the following error in many of my computations: …
3:16 PM Changeset in git [f066cc]spielwiese by Hans Schoenemann <hannes@…>
typo in comment
2:53 PM Changeset in git [d34308]spielwiese by Hans Schoenemann <hannes@…>
fix: bug in syz (and std) over ZZ
12:22 PM Changeset in git [b440c7]spielwiese by Hans Schoenemann <hannes@…>
typo in doc
11:43 AM Changeset in git [c8d0eb]spielwiese by Hans Schoenemann <hannes@…>
fix: p_Cmp, add: p_CmpPolys
11:42 AM Changeset in git [e474c55]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
10:35 AM Changeset in git [d5f3a74]spielwiese by Hans Schoenemann <hannes@…>
Revert "removed mp_Equal (same as mp_Compare(a,b,R)==0)" This reverts commit 7312369f3415a88e192b1196dbe81096e7eb9072.

May 31, 2018:

5:26 PM Changeset in git [1223ae]spielwiese by Hans Schoenemann <hannes@…>
chg: force CanShortOut-ShortOut=FALSE for NC rings
5:13 PM Changeset in git [731236]spielwiese by Hans Schoenemann <hannes@…>
removed mp_Equal (same as mp_Compare(a,b,R)==0)
4:30 PM Changeset in git [1dc0f49]spielwiese by Hans Schoenemann <hannes@…>
add: p_Vec2Poly to get i-th component of a vector

May 30, 2018:

4:05 PM Changeset in git [90cf0db]spielwiese by Ricardo Schnur <ricardo.schnur@…>
Initial commit of ncrat.lib
10:21 AM Changeset in git [1e468c]spielwiese by Hans Schoenemann <hannes@…>
doc: grobcov description

May 29, 2018:

6:03 PM Changeset in git [5f13434]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into letterplace_kernel_multiplication
5:58 PM Changeset in git [b9d09ef]spielwiese by Karim Abou Zeid <karim23697@…>
Fix setLetterplaceAttributes

May 28, 2018:

4:28 PM Changeset in git [5adeb3]spielwiese by Hans Schoenemann <hannes@…>
fix: comment
4:26 PM Changeset in git [171070]spielwiese by Hans Schoenemann <hannes@…>
p_Divide, singclap_gcd: now via syz/lift if cf!=Q,Z,Z/p

May 25, 2018:

4:44 PM Changeset in git [8f7c54d]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #871 from levandov/spielwiese levandov: minor fixes in setLetterplaceAttributes and makeLetterplace…
10:08 AM Changeset in git [5feb8b]spielwiese by Hans Schoenemann <hannes@…>
fix: poly division without factory

May 24, 2018:

8:05 PM Changeset in git [e3b7aa]spielwiese by Viktor Levandovskyy <levandov@…>
levandov: minor fixes in setLetterplaceAttributes and makeLetterplaceRing
6:04 PM Changeset in git [3c86bb]spielwiese by Karim Abou Zeid <karim23697@…>
Merge remote-tracking branch 'upstream/spielwiese' into letterplace_kernel_multiplication
1:54 PM Changeset in git [6462a0]spielwiese by Hans Schoenemann <hannes@…>
add: handle cf which convert to factory and are not Q,Z,Z/p

May 22, 2018:

5:07 PM Changeset in git [12ee77]spielwiese by Hans Schoenemann <hannes@…>
add: cpu-check.m4 for arm (armv6l, gcc4.6.3)
5:04 PM Changeset in git [8145ac]spielwiese by Hans Schoenemann <hannes@…>
opt: factory/ffops.* - removed ff_longnorm - use ff_big_norm only for 32bit - rely on NTL for NTL_AVOID_BRANCHING
3:37 PM Changeset in git [e289a4]spielwiese by Hans Schoenemann <hannes@…>
fix: weight for modules in kInterred is different...
3:21 PM Changeset in git [ad41f3c]spielwiese by Hans Schoenemann <hannes@…>
fix: GENERIC_MULT seems to be bad on intel cpu
3:12 PM Changeset in git [12ec5d]spielwiese by Hans Schoenemann <hannes@…>
fix: handling of module weights for homog. test
3:01 PM Changeset in git [938c7b]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #870 from levandov/spielwiese levandov: visual check for LP criterion in kutil and allowing module …
2:48 PM Changeset in git [ee0944]spielwiese by Viktor Levandovskyy <levandov@…>
Merge branch 'spielwiese' of github.com:levandov/Sources into spielwiese Conflicts: Singular/extra.cc
1:19 PM Changeset in git [2c24810]spielwiese by Hans Schoenemann <hannes@…>
add: freegb with modules
12:19 PM Changeset in git [3ad764]spielwiese by Hans Schoenemann <hannes@…>
fix: format in doc

May 17, 2018:

5:48 PM Changeset in git [84fbee]spielwiese by Viktor Levandovskyy <levandov@…>
levandov: visual check for LP criterion in kutil and allowing module as input for freegb call
4:21 PM Changeset in git [9cfd76]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #869 from kabouzeid/stable Add weak Noetherian and updated documentation
3:10 PM Changeset in git [ab059d]spielwiese by Hans Schoenemann <hannes@…>
fix: examples for letterplace
2:12 PM Changeset in git [a6fba3]spielwiese by Hans Schoenemann <hannes@…>
add: tests, if the command applies to letterplace rings
9:42 AM Changeset in git [e8dd89]spielwiese by Hans Schoenemann <hannes@…>
tests: for: add "letterplace ring" to rWrite

May 16, 2018:

5:44 PM Changeset in git [7eb61d]spielwiese by Hans Schoenemann <hannes@…>
add: "letterplace ring" to rWrite
2:57 PM Changeset in git [93c2b4]spielwiese by Hans Schoenemann <hannes@…>
opt: simplified jjPRINT
2:28 PM Changeset in git [84d30e]spielwiese by Karim Abou Zeid <karim23697@…>
Reset p_Mult_q.cc to the spielwiese version

May 15, 2018:

6:34 PM Changeset in git [3a5dce]spielwiese by Karim Abou Zeid <karim23697@…>
Merge remote-tracking branch 'upstream/spielwiese' into letterplace_kernel_multiplication
Note: See TracTimeline for information about the timeline view.