Timeline



Feb 2, 2018:

3:13 PM Changeset in git [00c216]spielwiese by Hans Schoenemann <hannes@…>
chg: use omalloc instead of malloc in GMPrat
2:56 PM Ticket #818 (Printing of bigintmat throws error) closed by hannes
fixed: fixed with 7f0617292f0c36c3841f1264376b57d9b114c5f2 printing of …
2:52 PM Changeset in git [7f06172]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #818 (Printing of bigintmat)
1:50 PM Changeset in git [1102dd]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #849 from steenpass/fres update fres()
1:42 PM Changeset in git [50a9e4]spielwiese by Karim Abou Zeid <karim23697@…>
Use new letterplace ring
12:24 PM Changeset in git [eb4ae8]spielwiese by Hans Schoenemann <hannes@…>
fix: use pow(double,double) by explicit casting
12:22 PM Changeset in git [bdba4c]spielwiese by Hans Schoenemann <hannes@…>
Revert "templated call to pow() needs std:: " Fails to compile on FreeBSD with gcc 5.5 This reverts commit 0756dfbab9f76c7f0d53379f68521798673c6ff0.
12:07 PM Changeset in git [058832]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #848 from dimpase/spielwiese templated call to pow() needs std::
11:17 AM Changeset in git [9b67d6]spielwiese by Andreas Steenpass <steenpass@…>
Merge branch 'use_cache' into fres
8:20 AM Changeset in git [142d68]spielwiese by Andreas Steenpass <steenpass@…>
add: new function syFrank_no_cache()
8:18 AM Changeset in git [e12c6c]spielwiese by Andreas Steenpass <steenpass@…>
chg: introduce option use_cache for syFrank()
8:11 AM Ticket #818 (Printing of bigintmat throws error) created by ren
Bigintmats which are too wide throw an error when printed, this causes …

Feb 1, 2018:

4:34 PM Changeset in git [0756df]spielwiese by Dima Pasechnik <dimpase@…>
templated call to pow() needs std:: Depending on C++ compiler and STL implementation, this is not guaranteed to work. In particular gcc 5.4 (or newer) on Solaris 11 errors out here. (In C++11 pow lives in namespace std, thus if this is not ensured then all the bets are off).
4:28 PM Changeset in git [683958]spielwiese by Hans Schoenemann <hannes@…>
doc: fix ref. to homogfacNthWeyl (static)
3:15 PM Changeset in git [349ee0c]spielwiese by Hans Schoenemann <hannes@…>
removed more debug stuff from syzextra
3:00 PM Changeset in git [6777f2]spielwiese by Hans Schoenemann <hannes@…>
fix: url(s) in Acknowledgements
2:53 PM Changeset in git [e02d34]spielwiese by Hans Schoenemann <hannes@…>
add: close of bidirect. pipe link: close write only
1:45 PM Changeset in git [d64f927]spielwiese by Hans Schoenemann <hannes@…>
doc: SFB-TRR 195
10:42 AM Changeset in git [4fd796]spielwiese by Hans Schoenemann <hannes@…>
fix: wrong test for sca-ring
9:01 AM Changeset in git [e7be12]spielwiese by Andreas Steenpass <steenpass@…>
chg: restructure computeResolution()
8:38 AM Changeset in git [eb2c7db]spielwiese by Andreas Steenpass <steenpass@…>
chg: split computeResolution() up
8:09 AM Changeset in git [40c7437]spielwiese by Andreas Steenpass <steenpass@…>
chg: introduce option use_tensor_trick for syFrank()

Jan 31, 2018:

9:50 PM Changeset in git [867f21]spielwiese by Andreas Steenpass <steenpass@…>
chg: add #define for tensor trick
9:48 PM Changeset in git [c85a29]spielwiese by Andreas Steenpass <steenpass@…>
fix: use check_variables() for second syzygy module
3:04 PM Changeset in git [43675c]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #847 from dimpase/spielwiese link libraries sometimes needed by gethostbyname etc
3:01 PM Changeset in git [f8aa89]spielwiese by Hans Schoenemann <hannes@…>
fix: printing a resolution not minimzed cached this even if it will later be minimized
2:27 PM Changeset in git [231285]spielwiese by Hans Schoenemann <hannes@…>
comment for functions only used in Singular.jl
1:50 PM Changeset in git [6712e9]spielwiese by Dima Pasechnik <dimpase@…>
link libraries sometimes needed by gethostbyname etc On Solaris, in particular, one needs -lsocket -lnsl in the libs to be linked against. See https://trac.sagemath.org/ticket/24611 This is taken care by this autoconf macro call.
12:35 PM Changeset in git [f4cb688]spielwiese by Andreas Steenpass <steenpass@…>
chg: update docu for fres()

Jan 30, 2018:

5:40 PM Ticket #817 (do not use specific -Wl linker syntax in libpolys/polys/Makefile.am) closed by hannes
duplicate: see tr. #816
5:39 PM Ticket #816 (do not use specific -Wl linker syntax in libpolys/polys/Makefile.am) closed by hannes
fixed: fixed with facbf5bceffaab92df81e58b805ceee5cdc1788e
5:38 PM Changeset in git [facbf5]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #816 (P_PROCS_MODULE_LDFLAGS)
1:48 PM Changeset in git [2e6614]spielwiese by Hans Schoenemann <hannes@…>
fix: warnings (/ -> div) in cimonom.lib
1:48 PM Changeset in git [49fddf]spielwiese by Hans Schoenemann <hannes@…>
removed more debug stuff from syzextra

Jan 29, 2018:

11:28 PM Changeset in git [6bef24]spielwiese by Andreas Steenpass <steenpass@…>
add: introduce new option "single module" for fres()
10:46 PM Changeset in git [c78b59f]spielwiese by Andreas Steenpass <steenpass@…>
fix: in fres(), sort terms of all non-zero modules
6:21 PM Ticket #817 (do not use specific -Wl linker syntax in libpolys/polys/Makefile.am) created by dimpase@…
In this file P_PROCS_MODULE_LDFLAGS is set to contain …
6:20 PM Ticket #816 (do not use specific -Wl linker syntax in libpolys/polys/Makefile.am) created by dimpase@…
In this file P_PROCS_MODULE_LDFLAGS is set to contain …
5:43 PM Changeset in git [200bd2]spielwiese by Karim Abou Zeid <karim23697@…>
Fix console spam
5:15 PM Changeset in git [32d0c9c]spielwiese by Hans Schoenemann <hannes@…>
removed syzextra-myNF.*
2:15 PM Changeset in git [fd8f89e]spielwiese by Hans Schoenemann <hannes@…>
removed more debug stuff from syzextra
11:31 AM Changeset in git [4a69ab]spielwiese by Hans Schoenemann <hannes@…>
doc: setting of ring-dep oiptions (TEST_RINGDEP_OPTS)

Jan 26, 2018:

5:27 PM Changeset in git [b866080]spielwiese by Hans Schoenemann <hannes@…>
fix: free /shift algebra: use T.p instead of T.t_p
4:14 PM Changeset in git [852347]spielwiese by Hans Schoenemann <hannes@…>
removed some debug/profiling from schreyer.lib
3:15 PM Changeset in git [ba47d4]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
2:57 PM Changeset in git [9955a0]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
2:45 PM Changeset in git [6b94805]spielwiese by Hans Schoenemann <hannes@…>
removed debug/profile stuff from syzextra
2:00 PM Changeset in git [0899bc]spielwiese by Hans Schoenemann <hannes@…>
removed debug stuff from syzextra
10:46 AM Changeset in git [270ac9]spielwiese by Hans Schoenemann <hannes@…>
compiler warnings
10:42 AM Changeset in git [ea48801]spielwiese by Hans Schoenemann <hannes@…>
format
10:39 AM Changeset in git [3d3ba49]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #846 from steenpass/rGetExpSize chg: make rGetExpSize non-static
10:31 AM Changeset in git [f78a82]spielwiese by Andreas Steenpass <steenpass@…>
chg: make rGetExpSize non-static

Jan 25, 2018:

3:22 PM Changeset in git [411e158]spielwiese by Hans Schoenemann <hannes@…>
fix: for freegb/shift algebra: force tailRing==currRing
3:03 PM Changeset in git [70d31a]spielwiese by Hans Schoenemann <hannes@…>
fix: allow currRing==tailRing in cleanT
1:52 PM Changeset in git [d8e160c]spielwiese by Hans Schoenemann <hannes@…>
format: make ctag happy
1:34 PM Changeset in git [fdb4ba]spielwiese by Hans Schoenemann <hannes@…>
format: make ctag happy
11:04 AM Changeset in git [c5898b]spielwiese by Hans Schoenemann <hannes@…>
chg: pLPshift ->p_LPshift

Jan 24, 2018:

3:49 PM Changeset in git [8505c30]spielwiese by Hans Schoenemann <hannes@…>
fix: minor memory leak in idSectWithElim
3:37 PM Changeset in git [114559]spielwiese by Hans Schoenemann <hannes@…>
changed lib: ncfactor.lib
3:37 PM Changeset in git [789b8c]spielwiese by Hans Schoenemann <hannes@…>
add: report use of omalloc/xalloc with -v
3:36 PM Changeset in git [11c75c]spielwiese by Hans Schoenemann <hannes@…>
changed lib: ncfactor.lib
2:02 PM Changeset in git [4a6d17]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #845 from steenpass/bitmask chg: allow to set bitmask in rDefault()
11:55 AM Changeset in git [40e4c21]spielwiese by Andreas Steenpass <steenpass@…>
chg: allow to set bitmask in rDefault()

Jan 23, 2018:

2:08 PM Changeset in git [b6adb44]spielwiese by Hans Schoenemann <hannes@…>
fix: honor HAVE_MALLOC_USABLE_SIZE/HAVE_MALLOC_SIZE for xalloc

Jan 22, 2018:

6:53 PM Changeset in git [b4dbfa]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #844 from kabouzeid/updated-header-and-test Update fpadim header, update fpadim and freegb test procedure
6:11 PM Changeset in git [165e0e]spielwiese by Karim Abou Zeid <karim23697@…>
Update fpadim header, update fpadim and freegb test procedure
4:52 PM Changeset in git [bd7d83]spielwiese by Hans Schoenemann <hannes@…>
improved iiCheckTypes (error checking of number of args)

Jan 20, 2018:

4:22 PM Changeset in git [c7e401]spielwiese by Hans Schoenemann <hannes@…>
fix: use n_inverse only for n_Zp in p_DivideM

Jan 19, 2018:

6:34 PM Changeset in git [b69c02b]spielwiese by Hans Schoenemann <hannes@…>
fix: cfSubrinGcd
6:32 PM Changeset in git [e24fac]spielwiese by Hans Schoenemann <hannes@…>
fix: ndGcd
6:25 PM Changeset in git [df63e69]spielwiese by Hans Schoenemann <hannes@…>
chg: pContent/p_Content -> p_Cleardenom, p_ContentForGB,p_SimpleContent, p2
12:21 PM Changeset in git [24bc73]spielwiese by Hans Schoenemann <hannes@…>
remove pContent/p_Content from GBEmgine and related p1
11:05 AM Changeset in git [266ae3]spielwiese by Hans Schoenemann <hannes@…>
chg: only one definition for poly/ideal/map/matrix
9:43 AM Changeset in git [c0a0e5]spielwiese by Hans Schoenemann <hannes@…>
fix: includes of gitfan/gitfan.cc

Jan 18, 2018:

1:26 PM Changeset in git [002906]spielwiese by Hans Schoenemann <hannes@…>
fix: apdapt to newer perl
12:33 PM Changeset in git [ee3f56]spielwiese by Hans Schoenemann <hannes@…>
fix: cf-test in chinrem

Jan 17, 2018:

1:46 PM Changeset in git [a5b972]spielwiese by Hans Schoenemann <hannes@…>
fix: clean up intvec in erroro case (hSeries)
11:42 AM Changeset in git [1806cc]spielwiese by Hans Schoenemann <hannes@…>
chg: allow chinrem also for cf==ZZ

Jan 16, 2018:

10:01 AM Ticket #750 (Bug in computing the Hilbert series of an ideal of minors in a matrix) reopened by hannes

Jan 12, 2018:

7:16 PM Changeset in git [a959df]spielwiese by Hans Schoenemann <hannes@…>
fix: typos
7:07 PM Changeset in git [1c5b54]spielwiese by Hans Schoenemann <hannes@…>
doc: new build: singular.idx hlp-cmpl.el

Jan 11, 2018:

5:13 PM Changeset in git [ce4b2f]spielwiese by Hans Schoenemann <hannes@…>
chg: version string: all.lib
4:42 PM Changeset in git [1c1f03]spielwiese by Hans Schoenemann <hannes@…>
fix: system("install",*,"=",p,n) must have n==1
10:36 AM Changeset in git [d3c770]spielwiese by Hans Schoenemann <hannes@…>
chg: NumerAlg::Degree -> DegreePure (conflict modules.lib, numerAlg.lib)
9:56 AM Changeset in git [197c4e]spielwiese by Hans Schoenemann <hannes@…>
tests: bug_solve (triang.lib)
9:49 AM Changeset in git [a5506e9]spielwiese by Hans Schoenemann <hannes@…>
fix: triang.lib: may need factorization

Jan 10, 2018:

4:07 PM Changeset in git [e3fcfdc]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'jankoboehm' into spielwiese
4:07 PM Changeset in git [a8b25b8]spielwiese by Hans Schoenemann <hannes@…>
fix: format, tests

Jan 9, 2018:

10:40 PM Changeset in git [ba3f63]spielwiese by Janko Boehm <boehm@…>
Added modules.lib and nets.lib
2:34 PM Changeset in git [1427f62]spielwiese by Hans Schoenemann <hannes@…>
test: solve for rings with complex cf.
2:25 PM Changeset in git [6329a8]spielwiese by Hans Schoenemann <hannes@…>
fix: solve for ring with complex coeffs.

Jan 8, 2018:

4:52 PM Changeset in git [d0b0bf]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
4:14 PM Changeset in git [7a46ff]spielwiese by Hans Schoenemann <hannes@…>
doc: add fpaprops.lib
4:13 PM Changeset in git [42d919]spielwiese by Hans Schoenemann <hannes@…>
fix: fpaprops.lib: lpSubst..
3:36 PM Changeset in git [601afa]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'test' into spielwiese
3:24 PM Changeset in git [88dc1d]spielwiese by Hans Schoenemann <hannes@…>
chg: format
2:31 PM Changeset in git [fbd9e6f]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'stable' of https://github.com/kabouzeid/Singular into test
2:26 PM Changeset in git [6b02216]spielwiese by Hans Schoenemann <hannes@…>
fix: overfow check in hilb (hFirstSeries): via WerrorS
1:14 PM Changeset in git [a135fd]spielwiese by Karim Abou Zeid <karim23697@…>
Temporary revert to old letterplace ring until the new one is fixed.
11:09 AM Changeset in git [ccc9976]spielwiese by Hans Schoenemann <hannes@…>
chg: two variants for pLmCmp

Jan 6, 2018:

6:36 PM Changeset in git [06a834]spielwiese by Hans Schoenemann <hannes@…>
fix: allow #undef HAVE_SVD
5:34 PM Changeset in git [efe217]spielwiese by Hans Schoenemann <hannes@…>
fix: allow #undef HAVE_SVD

Jan 5, 2018:

3:37 PM Changeset in git [ee4cf7]spielwiese by Hans Schoenemann <hannes@…>
port: use stdlib.h instead of malloc.h
3:33 PM Changeset in git [25ea9a7]spielwiese by Hans Schoenemann <hannes@…>
port: use stdlib.h instead of malloc.h

Jan 4, 2018:

3:39 PM Changeset in git [e55bdc]spielwiese by Hans Schoenemann <hannes@…>
fix: system("hilbroune",I): memory errors

Jan 3, 2018:

5:00 PM Changeset in git [cd41db]spielwiese by Hans Schoenemann <hannes@…>
add: ncfrac_lib, ncloc_lib, olga_lib: doc, distribution
4:53 PM Changeset in git [2ceb9f]spielwiese by Hans Schoenemann <hannes@…>
fix: Olga::locStatus
1:44 PM Changeset in git [fe531e]spielwiese by Hans Schoenemann <hannes@…>
doc: removed schreyer.lib
12:46 PM Changeset in git [994ae3]spielwiese by Hans Schoenemann <hannes@…>
fix: polyVars
12:45 PM Changeset in git [206e202]spielwiese by Hans Schoenemann <hannes@…>
fix: gcc 6 does not define "unix" on linux
10:50 AM Changeset in git [fcbac7b]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
10:49 AM Changeset in git [598f45b]spielwiese by Hans Schoenemann <hannes@…>
fix: system("hilbroune",I): memory leaks, format
Note: See TracTimeline for information about the timeline view.