Timeline



Aug 1, 2018:

4:02 PM Ticket #834 (gcd(2*x, 2) in Z[x] is incorrect) closed by hannes
fixed: fixed with 55ec4f789df5836f21154a2d6e25c0e9cb8cf814
4:01 PM Changeset in git [d8ad37]spielwiese by Hans Schoenemann <hannes@…>
update Tst/README
3:35 PM Changeset in git [55ec4f]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #834 (gcd in Z[x])
3:34 PM Changeset in git [8854779]spielwiese by Hans Schoenemann <hannes@…>
fix: force -std=c++11 only for NTL version >=10
1:03 PM Ticket #834 (gcd(2*x, 2) in Z[x] is incorrect) created by jdemeyer
This is a regression in the upgrade 4.1.1p2 -> 4.1.1p3: […] The …

Jul 31, 2018:

3:05 PM Changeset in git [b8ce46]spielwiese by Hans Schoenemann <hannes@…>
fix: factory version
3:02 PM Changeset in git [c4532ad]spielwiese by Hans Schoenemann <hannes@…>
4.1.1p3
3:02 PM Changeset in git [2542b2]spielwiese by Hans Schoenemann <hannes@…>
doc: 4.1.1p3
2:59 PM Changeset in git [c58025]spielwiese by Hans Schoenemann <hannes@…>
doc: missing: libSingular, std(smatrix)
2:47 PM Changeset in git [b2a899]spielwiese by Hans Schoenemann <hannes@…>
doc: extend coef(I,m) to ideal I
2:42 PM Changeset in git [6d79cf]spielwiese by Hans Schoenemann <hannes@…>
fix: doc typo
2:39 PM Changeset in git [eda3b3]spielwiese by Hans Schoenemann <hannes@…>
doc: smatrix
1:35 PM Changeset in git [d5fb16b]spielwiese by Hans Schoenemann <hannes@…>
fix: force -std=c++11 for NTL test
12:07 PM Ticket #833 (NTL 11.0.0 not recognized) closed by hannes
fixed: fixed with 4d8cea0593f05b8294ebd7fa3cb8b5a11b049b14 (add pthread tests …
11:48 AM Changeset in git [09f6a7]spielwiese by Hans Schoenemann <hannes@…>
Singular -v reports also PTHREAD_CFLAGS, PTHREAD_LIBS
10:58 AM Changeset in git [4d8cea]spielwiese by Hans Schoenemann <hannes@…>
fix: add -pthread test to all NTL tests

Jul 30, 2018:

9:34 PM Ticket #833 (NTL 11.0.0 not recognized) created by Timo Kaufmann <timokau@…>
For NTL versions > 10.4.0 (tested 11.0.0 and 11.2.1), the NTL …
9:22 PM Changeset in git [9c31e9]spielwiese by Timo Kaufmann <timokau@…>
Fail hard when ntl is missing although it was specified
3:56 PM Changeset in git [cadc89]spielwiese by Hans Schoenemann <hannes@…>
doc: path names for installation

Jul 29, 2018:

10:07 PM Changeset in git [88f386c]spielwiese by Karim Abou Zeid <karim23697@…>
Fix segfault with coeffs
9:57 PM Changeset in git [5676fd]spielwiese by Karim Abou Zeid <karim23697@…>
Add kMergeBintoL to initenterpairsShift as in initenterpairs
9:53 PM Changeset in git [f7851f]spielwiese by Karim Abou Zeid <karim23697@…>
Revert new tests

Jul 27, 2018:

9:55 PM Changeset in git [82000a0]spielwiese by Hans Schoenemann <hannes@…>
tests: for fix: 32/64-bit: CoeffName (rmodulo2m.cc)
4:53 PM Changeset in git [fe115e]spielwiese by Hans Schoenemann <hannes@…>
extend coef(I,m) to ideal I

Jul 26, 2018:

11:55 AM Changeset in git [67b0ec]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #876 from steenpass/fres_tests fix: break up very long lines in fres test files
11:27 AM Changeset in git [e8c9df4]spielwiese by Andreas Steenpass <steenpass@…>
fix: break up very long lines in fres test files This caused that the test failed on 32 bit machines.
10:34 AM Changeset in git [c63efb]spielwiese by Hans Schoenemann <hannes@…>
tests: for fix: 32/64-bit: CoeffName (rmodulo2m.cc)
9:34 AM Changeset in git [9db01c3]spielwiese by Hans Schoenemann <hannes@…>
fix: 32/64-bit: CoeffName (rmodulo2m.cc)

Jul 25, 2018:

4:22 PM Changeset in git [1becad6]spielwiese by Hans Schoenemann <hannes@…>
chg: nCoeff_is_Ring_ModN/rField_is_Ring_ModN -> nCoeff_is_Zn/rField_is_Zn
3:02 PM Changeset in git [353a42]spielwiese by Hans Schoenemann <hannes@…>
chg: nCoeff_si_Ring_Z/rField_is_Ring_Z -> nCoeff_is_Z/rField_is_Z
3:02 PM Changeset in git [149551b]spielwiese by Hans Schoenemann <hannes@…>
factory: avoid the very long tests in factory/test.cc
3:01 PM Changeset in git [cfc8ed]spielwiese by Hans Schoenemann <hannes@…>
factory: do not use EZGCD in gcd_mon
12:28 PM Changeset in git [16137d4]spielwiese by Hans Schoenemann <hannes@…>
fix: test results from factory for being rational or integer (over ZZ)
11:03 AM Changeset in git [502cf8]spielwiese by Hans Schoenemann <hannes@…>
move error handler for factory,NTL to the non-libSingular part (see forum: "NTL error handling", for SAGE)

Jul 24, 2018:

3:55 PM Changeset in git [59b7cd]spielwiese by Karim Abou Zeid <karim23697@…>
Apply changes from Hans
3:51 PM Changeset in git [3d752a]spielwiese by Hans Schoenemann <hannes@…>
debug helper: kTst_T, kTest_L, _nlDelete_NoImm
11:53 AM Changeset in git [cee69a]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into letterplace_kernel_multiplication

Jul 23, 2018:

4:27 PM Changeset in git [79d81e5]spielwiese by Hans Schoenemann <hannes@…>
removed: unused variables/code

Jul 20, 2018:

3:19 PM Changeset in git [432937c]spielwiese by Hans Schoenemann <hannes@…>
fix: accuracy for sqr/nt_solve (atkins.lib/ntsolve.lib)
11:37 AM Changeset in git [603a989]spielwiese by Hans Schoenemann <hannes@…>
fix: prune for "memory leak in factorize (tmp. extensions)"

Jul 19, 2018:

4:33 PM Changeset in git [f4f135e]spielwiese by Hans Schoenemann <hannes@…>
opt: factory/variable.cc: prune
2:25 PM Changeset in git [2956e79]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in factorize (tmp. extensions)
12:10 PM Changeset in git [73ca8f3]spielwiese by Hans Schoenemann <hannes@…>
fix: possible out-of-bound in kCheckSpolyCreation
10:17 AM Changeset in git [a6b3f6]spielwiese by Hans Schoenemann <hannes@…>
opt: factory/variable.cc: prune

Jul 18, 2018:

5:10 PM Changeset in git [d9cbec2]spielwiese by Hans Schoenemann <hannes@…>
opt: redSB/redTail for sba(id,p)
2:56 PM Changeset in git [cebb98]spielwiese by Hans Schoenemann <hannes@…>
opt: std(id,p)
1:14 PM Changeset in git [d25e3f]spielwiese by Hans Schoenemann <hannes@…>
std(I,p)

Jul 15, 2018:

7:41 PM Changeset in git [dce59cc]spielwiese by Karim Abou Zeid <karim23697@…>
Disable SHIFT_MULT_COMPAT_MODE

Jul 13, 2018:

4:18 PM Ticket #831 (stack-buffer-overflow when starting Singular built with sanitize flags) closed by hannes
fixed: Thanks for the report and the fix. …
4:02 PM Changeset in git [55b29f]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #831 (Benjamin Lorenz)
3:51 PM Changeset in git [7ddfab]spielwiese by Hans Schoenemann <hannes@…>
LObject::CanonicalizeP/Normalize
3:42 PM Ticket #832 (Potential leak in 'radical') created by Lars Kastner <lars.kastner@…>
If building Singular with sanitize flags as in ticket:831 (with the …
3:31 PM Ticket #831 (stack-buffer-overflow when starting Singular built with sanitize flags) created by Lars Kastner <lars.kastner@…>
We configured Singular with […] i.e. with sanitize flags. Then …
11:59 AM Changeset in git [0612fd]spielwiese by Hans Schoenemann <hannes@…>
unified (un)lukely/(UN)LIKELY -> (UN)LIKELY

Jul 12, 2018:

5:04 PM Changeset in git [eb1f43]spielwiese by Hans Schoenemann <hannes@…>
compiler warnings
2:19 PM Changeset in git [6c8f2b]spielwiese by Hans Schoenemann <hannes@…>
fix: tests
1:39 PM Changeset in git [3e5610]spielwiese by Hans Schoenemann <hannes@…>
simplify delete lcm to kDeleteLcm (GBEngine)
1:28 PM Changeset in git [ce5acd0]spielwiese by Hans Schoenemann <hannes@…>
fix: KillChar for flintQ, flintZn
1:27 PM Changeset in git [ac6d37]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in conversion polyBucket->poly
11:54 AM Changeset in git [73f3dcc]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in conversion polyBucket->poly
11:08 AM Changeset in git [5ae803]spielwiese by Hans Schoenemann <hannes@…>
add: KillChar for flintQ, flintZn

Jul 11, 2018:

3:13 PM Changeset in git [170190]spielwiese by Hans Schoenemann <hannes@…>
fix: ssi for flintQ(...) polys

Jul 10, 2018:

5:14 PM Changeset in git [96694a]spielwiese by Hans Schoenemann <hannes@…>
fix: sscanf
5:07 PM Changeset in git [d4e70c]spielwiese by Hans Schoenemann <hannes@…>
test for "ssi: polys over flintZn(p,"a")"
4:48 PM Changeset in git [01776f]spielwiese by Hans Schoenemann <hannes@…>
fix: dump for cring
4:17 PM Changeset in git [2443ced]spielwiese by Hans Schoenemann <hannes@…>
ssi: polys over flintZn(p,"a")
11:59 AM Changeset in git [ccc9da5]spielwiese by Hans Schoenemann <hannes@…>
tests for ssi (polys over Z, Z/n)

Jul 9, 2018:

5:40 PM Changeset in git [e5ddd4]spielwiese by Hans Schoenemann <hannes@…>
fix: nEati (mod m)
3:45 PM Changeset in git [4b5b36]spielwiese by Hans Schoenemann <hannes@…>
add: ssi for poly over Z/n
2:40 PM Changeset in git [113a80]spielwiese by Hans Schoenemann <hannes@…>
nFindCoeffByName for polys over Z/n (n_Zn and n_Znm)
2:39 PM Changeset in git [43fa86]spielwiese by Hans Schoenemann <hannes@…>
nFindCoeffByName
2:39 PM Changeset in git [a527a41]spielwiese by Hans Schoenemann <hannes@…>
move *Eati/*EatLong to numbers.cc
2:30 PM Changeset in git [ac754d]spielwiese by Hans Schoenemann <hannes@…>
add: ssi for poly over Z

Jul 6, 2018:

2:02 PM Changeset in git [3f7c4d]spielwiese by Hans Schoenemann <hannes@…>
fix: 32-bit version: ssiLink: use ssiInfo to read/write coeffs
2:00 PM Changeset in git [f67370]spielwiese by Karim Abou Zeid <karim23697@…>
Small fix
12:11 PM Changeset in git [7c8188b]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in std(x+y,x-y) in Z[x,y]

Jul 5, 2018:

9:54 PM Changeset in git [3a961a]spielwiese by Karim Abou Zeid <karim23697@…>
SHIFT_MULT_COMPAT_MODE is ready to be disabled now
9:02 PM Changeset in git [c0632a4]spielwiese by Karim Abou Zeid <karim23697@…>
the tail of shifted polys in T is now the tail of the unshifted poly
8:07 PM Changeset in git [fec0e69]spielwiese by Karim Abou Zeid <karim23697@…>
Minimal performance improvement, also comes in handy for letterplace
3:45 PM Changeset in git [28a3d2]spielwiese by Hans Schoenemann <hannes@…>
ssiLink: use ssiInfo to read coeffs

Jul 4, 2018:

3:16 PM Changeset in git [33ca13]spielwiese by Hans Schoenemann <hannes@…>
ssiLink: use ssiInfo to write coeffs
2:16 PM Changeset in git [e256b4]spielwiese by Hans Schoenemann <hannes@…>
move ssiInfo to s_buff.h
2:16 PM Changeset in git [acb07e]spielwiese by Hans Schoenemann <hannes@…>
use FACTORY_MAX_PRIME

Jul 3, 2018:

5:23 PM Changeset in git [54bb6b]spielwiese by Hans Schoenemann <hannes@…>
opt: Z/n, Z: always !=NULL (except in Copy/Delete)
2:15 PM Changeset in git [417a91a]spielwiese by Hans Schoenemann <hannes@…>
improvements for Z/n (esp. if n prime)
1:22 PM Changeset in git [5ad0a8]spielwiese by Hans Schoenemann <hannes@…>
generalizing imap/fetch wrt. coeffs.

Jul 2, 2018:

3:10 PM Changeset in git [2bbfc1]spielwiese by Hans Schoenemann <hannes@…>
typo in comment
3:08 PM Changeset in git [a707c3]spielwiese by Hans Schoenemann <hannes@…>
add: nCoeff_is_Zn/rField_is_Zn
12:19 PM Ticket #830 (rings returned via parallel.lib do not remember their objects) closed by steenpass
not a bug: No, it wouldn't be easy to change this and in fact, it is not supposed …
Note: See TracTimeline for information about the timeline view.