Timeline



Jun 2, 2016:

5:22 PM Ticket #647 (dump ignores bigints) closed by hannes
fixed: see d67f97a422b04144b7c8a0f2863467114f448545
5:21 PM Changeset in git [d67f97a]spielwiese by Hans Schoenemann <hannes@…>
ascii dump revisited (fix tr. #647)
5:10 PM Changeset in git [015156]spielwiese by Hans Schoenemann <hannes@…>
changed tests for splitring
2:38 PM Changeset in git [7469aa]spielwiese by Andreas Steenpass <steenpass@…>
fix: patch memory leak in caching code
11:23 AM Ticket #765 (factorize in splitted ring gives segment fault) closed by hannes
not a bug: splitring requires the argument to be irreducible (in the current …
11:20 AM Changeset in git [800c70]spielwiese by Hans Schoenemann <hannes@…>
avoid incorrect call of splitring (fix tr. #765)

Jun 1, 2016:

5:05 PM Changeset in git [3aa6878]spielwiese by Hans Schoenemann <hannes@…>
fix: reset char to 0 in QGCD
2:44 PM Changeset in git [042a24]spielwiese by Adi Popescu <adi_popescum@…>
add: kSba, after some loops kStd

May 31, 2016:

11:11 AM Changeset in git [4c7632]spielwiese by Adi Popescu <adi_popescum@…>
monoms first + cleanup

May 30, 2016:

7:40 PM Changeset in git [f34830]spielwiese by Adi Popescu <adi_popescum@…>
check this one
6:48 PM Changeset in git [f7bea2]spielwiese by Adi Popescu <adi_popescum@…>
...
5:04 PM Changeset in git [e07fa9]spielwiese by Adi Popescu <adi_popescum@…>
add: posInIdealMonFirst
5:03 PM Changeset in git [2f028d]spielwiese by Adi Popescu <adi_popescum@…>
add: posInSMonFirst
5:02 PM Changeset in git [48cbb0]spielwiese by Adi Popescu <adi_popescum@…>
add: idInsertPolyOnPos

May 27, 2016:

1:55 PM Changeset in git [7510bb]spielwiese by Hans Schoenemann <hannes@…>
format
1:08 PM Changeset in git [11416e]spielwiese by Adi Popescu <adi_popescum@…>
add: posInLSigRing add: messageSba
11:35 AM Changeset in git [d6e0c0]spielwiese by Adi Popescu <adi_popescum@…>
Merge branch 'spielwiese' of github.com:Singular/Sources into SigDrop Conflicts: kernel/GBEngine/kutil.cc kernel/polys.h libpolys/polys/monomials/p_polys.h
10:48 AM Changeset in git [b61d858]spielwiese by Adi Popescu <adi_popescum@…>
Merge remote-tracking branch 'origin/spielwiese' into SigDrop Conflicts: kernel/GBEngine/kstd1.cc kernel/GBEngine/kstd2.cc
10:45 AM Changeset in git [530cc55]spielwiese by Adi Popescu <adi_popescum@…>
added All vs Just Strategies

May 26, 2016:

4:07 PM Changeset in git [e21795]spielwiese by Hans Schoenemann <hannes@…>
moved rField_is_Ring out of loops
12:46 PM Ticket #764 (Segment fault with uninitialized elements of type ring in user defined ...) closed by hannes
fixed: fixed with 595145c77dbdb42114960862678d5ca6351578be
12:44 PM Changeset in git [c21def]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #769 from adipopescu/CleanCode cleaned some code
10:48 AM Changeset in git [595145]spielwiese by Hans Schoenemann <hannes@…>
ring handling (allow NULL for undefined): fix tr. #764
8:05 AM Ticket #765 (factorize in splitted ring gives segment fault) created by pankajsejwal@…
> ring r = 0,x,dp; > LIB "primitiv.lib"; > def r1 = splitring (x3-3); …

May 25, 2016:

3:18 PM Changeset in git [db0c2bd]spielwiese by Adi Popescu <adi_popescum@…>
cleaned some code
11:49 AM Changeset in git [181bf31]spielwiese by Hans Schoenemann <hannes@…>
add; system("executable",...)
10:51 AM Ticket #764 (Segment fault with uninitialized elements of type ring in user defined ...) created by Johannes Hoffmann <johannes.hoffmann@…>
Executing the code > newstruct("stru", "ring R"); > stru A; > A; …

May 23, 2016:

5:48 PM Changeset in git [a35d3d7]spielwiese by Hans Schoenemann <hannes@…>
code cleanup: avoid local definition, use header
4:37 PM Changeset in git [bdebb8]spielwiese by Hans Schoenemann <hannes@…>
fixes for GB over rings - added needed HAVE_RINGS (to compile for --disable-arith-rings) - format - move rFiled_isRing out of loops (at some places) - optimized p_Lt.... routines - removed (some) unused/unnneeded debug stuff
1:48 PM Changeset in git [a369a8]spielwiese by Hans Schoenemann <hannes@…>
towards more stable display of images from surf (on windows)

May 21, 2016:

1:18 AM Changeset in git [5efbf9]spielwiese by Adi Popescu <adi_popescum@…>
add: posInL and T orderings for Ring case added tests Q: Is there a possibility to activate PreIntegerCheck from interpretor?

May 20, 2016:

10:12 PM Changeset in git [93d9b5]spielwiese by Hans Schoenemann <hannes@…>
remove HAVE_FACTORY: not optional
6:28 PM Changeset in git [d3963a]spielwiese by Adi Popescu <adi_popescum@…>
fix and activated: preIntegerCheck
4:39 PM Changeset in git [546ae0]spielwiese by Adi Popescu <adi_popescum@…>
add: pLtCmp

May 19, 2016:

3:36 PM Changeset in git [2b0c08e]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid copying in newstruct_Assign_user
2:03 PM Changeset in git [e0bdeb]spielwiese by Andreas Steenpass <steenpass@…>
fix: set correct indices in class CLCM
1:21 PM Changeset in git [99c74f]spielwiese by Andreas Steenpass <steenpass@…>
add: implement infrastucture to compute the liftings
1:01 PM Ticket #763 (betti() gives 'not a resolvent' for proper complex) reopened by steenpass
Thanks for the fix. Now the command succeeds: […] However, the …

May 17, 2016:

5:46 PM Changeset in git [6f203b]spielwiese by Hans Schoenemann <hannes@…>
chg: clean strat-P before calling strat->s_poly (in bba)
5:26 PM Changeset in git [e6f1e6]spielwiese by Hans Schoenemann <hannes@…>
code cleanup: HAVE_RINGS is mostly not needed
3:33 PM Changeset in git [f8fb93d]spielwiese by Hans Schoenemann <hannes@…>
removed unused debug stuff from bba/mora
3:13 PM Changeset in git [045cbe]spielwiese by Hans Schoenemann <hannes@…>
doc: index "factorization" for primefactors
2:09 PM Changeset in git [33a3e5b]spielwiese by Hans Schoenemann <hannes@…>
changed test: ==,<> for rings

May 15, 2016:

11:47 AM Changeset in git [12655e]spielwiese by Hans Schoenemann <hannes@…>
fix: clean p.lcm always (also for spoly 0)

May 14, 2016:

5:44 PM Changeset in git [375aba]spielwiese by Hans Schoenemann <hannes@…>
chg: cleanup lcm before calling strat->s_poly

May 13, 2016:

5:05 PM Changeset in git [20e09dd]spielwiese by Hans Schoenemann <hannes@…>
doc: index entries for operators
4:47 PM Changeset in git [1e47945]spielwiese by Hans Schoenemann <hannes@…>
add: ==, <> for ring
4:45 PM Changeset in git [8e11c1]spielwiese by Hans Schoenemann <hannes@…>
code cleanup: iiCheckPack
4:03 PM Changeset in git [6402b5]spielwiese by Adi Popescu <adi_popescum@…>
Faugere RewCrit fixed for sba
2:41 PM Changeset in git [459609]spielwiese by Adi Popescu <adi_popescum@…>
fix pDivideM and p_Div_nn
1:27 PM Changeset in git [ff38ee]spielwiese by Adi Popescu <adi_popescum@…>
Merge branch 'spielwiese' of github.com:Singular/Sources into SigDrop
1:26 PM Changeset in git [978a8c]spielwiese by Adi Popescu <adi_popescum@…>
experimental. Check Faugere RewCrit and pDivideM, postreducebymon

May 12, 2016:

3:03 PM Changeset in git [7aa6ed]spielwiese by Adi Popescu <adi_popescum@…>
Merge branch 'SigDrop' of github.com:adipopescu/Sources into SigDrop
3:02 PM Changeset in git [08d715]spielwiese by Adi Popescu <adi_popescum@…>
add test
2:57 PM Changeset in git [75bb8b]spielwiese by Adrian Popescu <adi_popescum@…>
add test

May 11, 2016:

4:56 PM Changeset in git [f7d1fc]spielwiese by Adi Popescu <adi_popescum@…>
another small redSig fix
2:40 PM Changeset in git [ae57df0]spielwiese by Adi Popescu <adi_popescum@…>
redSig fix
1:47 PM Ticket #763 (betti() gives 'not a resolvent' for proper complex) closed by hannes
fixed: fix: see 1c1d660c7201e1779c8af50b3966da3a6e5cbe7c
1:46 PM Changeset in git [1c1d660]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #763 (there may be 0 as generator in resolution)
9:27 AM Changeset in git [094031]spielwiese by Adi Popescu <adi_popescum@…>
first version that seems to work trying to optimize it now

May 9, 2016:

5:32 PM Ticket #761 (print(betti(), "betti") gives wrong result w.r.t. grading) closed by hannes
fixed: fixed: ed91a648ee6c2d95f04a52b58c09059d4c2c717e
5:30 PM Changeset in git [ed91a6]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #761 (attrib rowShift if betti[1,1]==0)

May 6, 2016:

4:05 PM Changeset in git [9fd384]spielwiese by Hans Schoenemann <hannes@…>
fix: accuracy of (long)flating point numbers
2:20 PM Ticket #760 (conversion from list of modules to resolution does not respect grading) closed by hannes
fixed: fixed with fc866f673c2da9b9324c17ddc2bcddeaf31163ca
1:40 PM Changeset in git [85ddebf]spielwiese by Hans Schoenemann <hannes@…>
add: minAssPrimGTZ(..,"subsystem")
1:40 PM Changeset in git [143b17]spielwiese by Hans Schoenemann <hannes@…>
minor code cleanup
1:39 PM Changeset in git [fc866f6]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #760 (conversion must include attribute for resolution)

May 5, 2016:

8:28 AM Ticket #763 (betti() gives 'not a resolvent' for proper complex) created by steenpass
Consider the following two resolutions: […] Now let […] be the …
8:28 AM Ticket #762 (hres() crashes) created by steenpass
[…]
8:28 AM Ticket #761 (print(betti(), "betti") gives wrong result w.r.t. grading) created by steenpass
[…] In my opinion, the betti table should be […] for this …
8:28 AM Ticket #760 (conversion from list of modules to resolution does not respect grading) created by steenpass
[…]

May 4, 2016:

8:21 PM Ticket #759 (betti() crashed when applied to empty list) closed by hannes
fixed: fixed with 0c6e57
4:42 PM Changeset in git [586e00]spielwiese by Hans Schoenemann <hannes@…>
redefining warning improved
3:29 PM Changeset in git [cca2b5]spielwiese by Hans Schoenemann <hannes@…>
doc: rowShift
2:45 PM Changeset in git [0c6e57]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #759
12:05 PM Ticket #759 (betti() crashed when applied to empty list) created by steenpass
[…] I'm aware that betti(list()) doesn't make sense, but at least …

May 3, 2016:

5:54 PM Changeset in git [25cd86]spielwiese by Hans Schoenemann <hannes@…>
surf.lib: isWindows()
3:15 PM Changeset in git [2e94e0]spielwiese by Hans Schoenemann <hannes@…>
fix: uninstall-local
3:07 PM Changeset in git [6fa7bd3]spielwiese by Hans Schoenemann <hannes@…>
windows: trying surf.lib
11:26 AM Changeset in git [4770e3]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #765 from jgmbenoit/debian/4.0.3-p1+ds-1/autotools/singular_idx automake: install: singular.idx
Note: See TracTimeline for information about the timeline view.