Timeline



Aug 31, 2018:

5:42 PM Changeset in git [22e968]spielwiese by Hans Schoenemann <hannes@…>
fix: delete ring from ssi liks if r==d->r
3:44 PM Changeset in git [2271063]spielwiese by Karim Abou Zeid <karim23697@…>
Bring back lpPower for now
3:33 PM Changeset in git [a83d20]spielwiese by Karim Abou Zeid <karim23697@…>
Enable SHIFT_MULT_COMPAT_MODE again until the new interface is ready and we can update the tests and libraries
2:57 PM Changeset in git [de5dbc]spielwiese by Karim Abou Zeid <karim23697@…>
Make libraries compatible with letterplace_kernel_multiplication
1:32 PM Changeset in git [cfce45f]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into letterplace_kernel_multiplication

Aug 30, 2018:

10:47 PM Changeset in git [6cc0f0]spielwiese by Hans Schönemann <hannes@…>
fix: allow strat->tail in kTest_L
1:29 PM Changeset in git [724361]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into letterplace_kernel_multiplication
11:00 AM Changeset in git [a0f2b6]spielwiese by Karim Abou Zeid <karim23697@…>
Make prepend more efficient in letterplace kernel multiplication
10:36 AM Changeset in git [220277f]spielwiese by Karim Abou Zeid <karim23697@…>
Support components in letterplace kernel multiplication

Aug 26, 2018:

12:09 PM Changeset in git [46db08]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
11:34 AM Changeset in git [1eabfc]spielwiese by Hans Schönemann <hannes@…>
fix: kTest_L requires tailRing
11:33 AM Changeset in git [53238a]spielwiese by Hans Schönemann <hannes@…>
fix: primdec.lib::prepareQuotientring: Float
11:32 AM Changeset in git [ee2d4d]spielwiese by Hans Schönemann <hannes@…>
fix: construct Float-cf

Aug 22, 2018:

5:01 PM Changeset in git [0b5677]spielwiese by Karim Abou Zeid <karim23697@…>
Remove unused function
4:12 PM Changeset in git [85d7d3]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into letterplace_kernel_multiplication

Aug 21, 2018:

1:44 PM Ticket #837 (Singular fails to link on 32 bit) created by Timo Kaufmann <timokau@…>
While the Singular package for nix builds fine on 64 bit, the build …

Aug 17, 2018:

4:54 PM Changeset in git [b49764]spielwiese by Hans Schoenemann <hannes@…>
doc for new Z-GB

Aug 16, 2018:

5:11 PM Changeset in git [cdf201e]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'ederc-gbz-test' into spielwiese
5:10 PM Changeset in git [f57a52]spielwiese by Hans Schoenemann <hannes@…>
tests for new Z-GB
3:24 PM Changeset in git [7d405ea]spielwiese by Christian Eder
optimization when generating new strong spairs can only be done if the monomial order is not mixed
3:04 PM Changeset in git [9ac00d]spielwiese by Hans Schoenemann <hannes@…>
removed: singclap_divide_content is unused
11:28 AM Changeset in git [2c1877]spielwiese by Christian Eder
fixes calling convention for finding divisor in T set
10:54 AM Changeset in git [ff4c0c1]spielwiese by Christian Eder
renaming of function for reduction over Z to fit to new naming convention
10:31 AM Changeset in git [96ece66]spielwiese by Christian Eder
fixes calls due to new calling conventions

Aug 15, 2018:

4:32 PM Changeset in git [77b7a10]spielwiese by Hans Schoenemann <hannes@…>
removed duplicate tests
3:33 PM Changeset in git [9b1bb5c]spielwiese by Hans Schoenemann <hannes@…>
simplify transext.cc
3:29 PM Changeset in git [0334da]spielwiese by Hans Schoenemann <hannes@…>
simplify p_InitContent

Aug 14, 2018:

1:53 PM Changeset in git [ca7ea8a]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in load_modules

Aug 9, 2018:

11:30 AM Changeset in git [6408aa]spielwiese by Hans Schoenemann <hannes@…>
fix: more simplification for omalloc/xalloc

Aug 8, 2018:

3:52 PM Changeset in git [e6cdad]spielwiese by Hans Schoenemann <hannes@…>
use xalloc if omalloc is disabled
11:41 AM Changeset in git [520d90]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #879 from jdemeyer/includes Add missing <string.h> header
10:44 AM Changeset in git [8a01405]spielwiese by Jeroen Demeyer <jdemeyer@…>
Add missing <string.h> header

Aug 3, 2018:

2:19 PM Changeset in git [bc7382]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #877 from timokau/ntl-missing Fail hard when ntl is missing although it was specified
2:16 PM Changeset in git [b24c04]spielwiese by Hans Schoenemann <hannes@…>
check assign ideal=module
2:15 PM Changeset in git [cddac41]spielwiese by Hans Schoenemann <hannes@…>
fix: assignment ideal=module
2:07 PM Changeset in git [73727b]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #878 from steenpass/fres_tests fix: do not input ideals as vectors in tests for fres()
2:02 PM Ticket #836 (Confusing version numbers) created by jdemeyer
Singular uses version numbers like 4.1.1p3. These four levels of …
1:46 PM Changeset in git [1271e8]spielwiese by Andreas Steenpass <steenpass@…>
fix: do not input ideals as vectors in tests for fres()
11:29 AM Changeset in git [7a95621]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid -std=c++1 from NTL in C files

Aug 2, 2018:

2:29 PM Ticket #835 (modStd() yields wrong result) closed by hannes
fixed: fixed with 8ac0543abc53e49f3dfa217c1250d95fa23928fb
2:27 PM Changeset in git [8ac0543]spielwiese by Hans Schoenemann <hannes@…>
fix: tr.#835 (modstd for modules over rings with parameters)
12:23 PM Ticket #835 (modStd() yields wrong result) created by steenpass
In the following example, the result of modStd() is wrong: […] Also …
10:44 AM Changeset in git [db225a]spielwiese by Hans Schoenemann <hannes@…>
fix: ntl-test: try first without -std=c++11
Note: See TracTimeline for information about the timeline view.