Timeline



Sep 23, 2017:

11:16 AM Ticket #810 (Possible bug in the Betti diagram) closed by steenpass
not a bug: Your input is not homogeneous with respect to total degree, so asking …

Sep 22, 2017:

6:09 PM Ticket #810 (Possible bug in the Betti diagram) created by agmath@…
We know that if $I$ is a graded ideal in a polynomial ring, then the …
5:17 PM Changeset in git [ea18a95]spielwiese by Karim Abou Zeid <karim23697@…>
Typos
5:10 PM Changeset in git [be66125]spielwiese by Karim Abou Zeid <karim23697@…>
Prepare for release, add doc and make procs static
4:31 PM Changeset in git [9875a1a]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'ufnarovskijgraph' into gldim
4:30 PM Changeset in git [535919]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'ufnarovskijgraph' into substitution
4:29 PM Changeset in git [f6e587]spielwiese by Karim Abou Zeid <karim23697@…>
Fix gk dim crash
3:50 PM Changeset in git [c04e31]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'ufnarovskijgraph' into substitution
2:00 PM Changeset in git [aff91c]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'ufnarovskijgraph' into gldim
1:59 PM Changeset in git [dd1349]spielwiese by Karim Abou Zeid <karim23697@…>
Fix gk dim crash.
12:55 PM Changeset in git [ed2814]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into gldim
12:55 PM Changeset in git [06f6f8]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into substitution
12:46 PM Changeset in git [bc3e5a]spielwiese by Karim Abou Zeid <karim23697@…>
Add optional ideal to lpSubstitute

Sep 21, 2017:

3:38 PM Changeset in git [f166afa]spielwiese by Hans Schoenemann <hannes@…>
fix: throw/try/catch in svd_si.h
3:33 PM Changeset in git [364ccf]spielwiese by Hans Schoenemann <hannes@…>
fix: throw/catch in svd_si.h
12:10 PM Changeset in git [2206a04]spielwiese by Hans Schoenemann <hannes@…>
add; modIntersect to modstd.lib

Sep 20, 2017:

5:52 PM Changeset in git [ecbe460]spielwiese by Hans Schoenemann <hannes@…>
fix: syntax in NEWS.texi
5:48 PM Changeset in git [17f185c]spielwiese by Hans Schoenemann <hannes@…>
add: KEYWORDS for goettsche.lib
5:04 PM Changeset in git [8b6e5d]spielwiese by Hans Schoenemann <hannes@…>
chg: new version of goettsche.lib
3:28 PM Changeset in git [d7c636]spielwiese by Hans Schoenemann <hannes@…>
test: warn if ZZ/p is used with factory for p>2^29 (factory limit)
3:17 PM Changeset in git [282075]spielwiese by Hans Schoenemann <hannes@…>
fix: warn if ZZ/p is used with factory for p>2^29 (factory limit)
2:57 PM Changeset in git [097353]spielwiese by Hans Schoenemann <hannes@…>
fix: warn if ZZ/p is constructed with p>2^29 (factory limit)
2:54 PM Changeset in git [abefe7]spielwiese by Hans Schoenemann <hannes@…>
fix: handling of special files (fifo) in ascii-read: empty string
2:23 PM Changeset in git [7b8aabf]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
2:23 PM Changeset in git [10f279]spielwiese by Hans Schoenemann <hannes@…>
chg: FACTORY_INT64: long, if sizeof(long)==8

Sep 19, 2017:

4:50 PM Changeset in git [c074c3]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #830 from dimpase/patch-1 cast NULL to unsigned long explicitly (for xalloc where omBin is not a pointer)
3:33 PM Changeset in git [d596350]spielwiese by Hans Schoenemann <hannes@…>
modstd.lib: add modSyz, fixes for modules
3:32 PM Changeset in git [7f6338]spielwiese by Hans Schoenemann <hannes@…>
format, fixes for modules
10:45 AM Changeset in git [39932b]spielwiese by Dima Pasechnik <dimpase@…>
cast NULL to unsigned long explicitly clang 5 gives kernel/GBEngine/kutil.h:214:27:error: cannot initialize a parameter of type 'omBin' (aka 'unsigned long') with an rvalue of type 'nullptr_t'

Sep 18, 2017:

6:31 PM Changeset in git [21d5430]spielwiese by Hans Schoenemann <hannes@…>
fix: std:sat
2:58 PM Changeset in git [72a52d]spielwiese by Hans Schoenemann <hannes@…>
chg: chmod +x for configure
2:31 PM Changeset in git [051aa82]spielwiese by Hans Schoenemann <hannes@…>
chg: p_GetExpVL: restrict to poly (no comp.)

Sep 16, 2017:

4:01 PM Changeset in git [167596]spielwiese by Hans Schoenemann <hannes@…>
add: std:sat as algorithm for intersect/syz
2:32 PM Changeset in git [397e1c]spielwiese by Hans Schoenemann <hannes@…>
customstd: allow arg1:module, add option(prot)-output:S

Sep 15, 2017:

3:53 PM Changeset in git [15d75cd]spielwiese by Hans Schoenemann <hannes@…>
opt: handling on kNoether, kHEdge, short spoly (Lp.p) in strat strat->kHEdge is NULL or a monomial without coeff strat->tail is a monomial without coeff strat->kNoether is NULL or a monomial with coef 1 strat->P.p (short spoly) is a monomial (next is tail) it has a coef iff ring-cf or plural case
12:00 PM Changeset in git [f579fd]spielwiese by Hans Schoenemann <hannes@…>
opt: NULL-coeffs (mpr_base.cc)
11:27 AM Changeset in git [d820f7]spielwiese by Hans Schoenemann <hannes@…>
opt: NULL-coeffs (hdegree,hilb)
11:26 AM Changeset in git [d30f87]spielwiese by Hans Schoenemann <hannes@…>
opt: janet: NULL-coeffs
11:25 AM Changeset in git [39cd99]spielwiese by Hans Schoenemann <hannes@…>
fix: p_DivideM

Sep 14, 2017:

5:45 PM Changeset in git [4bf77e1]spielwiese by Hans Schoenemann <hannes@…>
fix: coef==NULL handling
5:09 PM Changeset in git [c9ff21]spielwiese by Hans Schoenemann <hannes@…>
chg: allow "modstd" for syz
4:49 PM Changeset in git [efba8a1]spielwiese by Hans Schoenemann <hannes@…>
chg: allow NULL for coef in p_Copy__T
4:09 PM Changeset in git [a7fe28]spielwiese by Hans Schoenemann <hannes@…>
opt: use p_LmHead in copyL
4:08 PM Changeset in git [488bb5b]spielwiese by Hans Schoenemann <hannes@…>
fix: set coef to NULL in p_LmHead
3:32 PM Changeset in git [1ec441]spielwiese by Hans Schoenemann <hannes@…>
opt: sySPRedSyz (syz2.cc)
3:30 PM Changeset in git [8c98694]spielwiese by Hans Schoenemann <hannes@…>
opt: redpol in syz1.cc unused
3:30 PM Changeset in git [3901329]spielwiese by Hans Schoenemann <hannes@…>
opt: sca.cc
2:56 PM Changeset in git [5f8a71]spielwiese by Hans Schoenemann <hannes@…>
Revert "opt: hdegree.cc" This reverts commit 7cf3139bdf08fe6340e8e6f9c9bff8776001a04f.
2:53 PM Changeset in git [dc37a0a]spielwiese by Hans Schoenemann <hannes@…>
opt: kHEdge
2:52 PM Changeset in git [3dfeca]spielwiese by Hans Schoenemann <hannes@…>
opt: jjLEADMONOM
2:51 PM Changeset in git [efe5f6]spielwiese by Hans Schoenemann <hannes@…>
opt: FGLM
2:50 PM Changeset in git [887ce9e]spielwiese by Hans Schoenemann <hannes@…>
opt: p_Cleardenom
2:49 PM Changeset in git [6d55df2]spielwiese by Hans Schoenemann <hannes@…>
opt: gnc_ReduceSpolyNew
2:48 PM Changeset in git [611ad6]spielwiese by Hans Schoenemann <hannes@…>
opt: nc/old.gring.cc
2:47 PM Changeset in git [7cf3139]spielwiese by Hans Schoenemann <hannes@…>
opt: hdegree.cc
2:44 PM Changeset in git [99fd48]spielwiese by Hans Schoenemann <hannes@…>
add: alg: "modstd" for syz/lift/intersect/etc.
12:27 PM Changeset in git [da64b7]spielwiese by Hans Schoenemann <hannes@…>
add: introduce p_LmHead: copy without coef
12:17 PM Changeset in git [61ed0b]spielwiese by Hans Schoenemann <hannes@…>
chg: modStd for module

Sep 13, 2017:

5:34 PM Changeset in git [f2d0eb]spielwiese by Hans Schoenemann <hannes@…>
opt: omAllocFromSystem
5:33 PM Changeset in git [6932bc]spielwiese by Hans Schoenemann <hannes@…>
omalloc: more "static inline"
3:49 PM Changeset in git [1ba61ed]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid int overflow in ntSize
10:18 AM Changeset in git [b034c3]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in iiReportTypes

Sep 12, 2017:

2:39 PM Changeset in git [2757dd2]spielwiese by Hans Schoenemann <hannes@…>
configure: check for mpfr (used in svd, flint)

Sep 8, 2017:

5:59 PM Ticket #809 (Segment fault while creating ring from list) closed by hannes
fixed: fixed with a6824e9ecfb71a016baed3b3233fd51b39c84713
5:57 PM Changeset in git [a6824e]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #809
4:47 PM Changeset in git [158aae]spielwiese by Hans Schoenemann <hannes@…>
(p)pMult_nn: use __(p)p_Mult_nn if possible(no tests for 0,1)
4:47 PM Ticket #809 (Segment fault while creating ring from list) created by Johannes Hoffmann <johannes.hoffmann@…>
The execution of […] yields the following: […]
4:43 PM Changeset in git [35241c]spielwiese by Hans Schoenemann <hannes@…>
fix: typo in doc
4:42 PM Changeset in git [810c58]spielwiese by Hans Schoenemann <hannes@…>
fix: ref. to alias in doc
2:27 PM Changeset in git [3d1222a]spielwiese by Hans Schoenemann <hannes@…>
(p)p_Mult_nn: test args for 0,1, __(p)p_Mult_nn: no tests
2:23 PM Changeset in git [8890e6]spielwiese by Hans Schoenemann <hannes@…>
fix: compitiblity fixes
2:21 PM Changeset in git [b2660d]spielwiese by Hans Schoenemann <hannes@…>
fix: typo in doc
11:27 AM Changeset in git [f98911e]spielwiese by Hans Schoenemann <hannes@…>
chg: moved test for div.by.0 to p_Divide
11:27 AM Changeset in git [6aa50d]spielwiese by Hans Schoenemann <hannes@…>
fix: load("..","try")

Sep 7, 2017:

5:17 PM Changeset in git [fd2698]spielwiese by Hans Schoenemann <hannes@…>
fix: load(".."."try");
5:04 PM Changeset in git [06f7cf]spielwiese by Hans Schoenemann <hannes@…>
chg: p_Divde destroys its arguments
4:50 PM Changeset in git [bea67e]spielwiese by Hans Schoenemann <hannes@…>
fix: autgradalg.lib, handling of dyn.mod.
4:46 PM Changeset in git [bdfe438]spielwiese by Hans Schoenemann <hannes@…>
chg: depency on polymake.so: now optional
4:43 PM Changeset in git [c0aff3]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
2:00 PM Changeset in git [ea0d5e]spielwiese by Hans Schoenemann <hannes@…>
chg: pGetExp -> p_GetExpV
2:00 PM Changeset in git [ee5131]spielwiese by Hans Schoenemann <hannes@…>
doc: alias

Sep 6, 2017:

5:36 PM Changeset in git [8ac2f9]spielwiese by Andreas Steenpass <steenpass@…>
chg: only include LTs of first module for fres(, , "frame")
3:34 PM Changeset in git [0df229]spielwiese by Karim Abou Zeid <karim23697@…>
Add lpSubstitution

Sep 1, 2017:

4:06 PM Changeset in git [1481e69]spielwiese by Hans Schoenemann <hannes@…>
add; p_GetExpVL for julia
11:15 AM Changeset in git [04b7697]spielwiese by Hans Schoenemann <hannes@…>
fix: in Grobcov::extendpoly (antonio.montes)

Aug 31, 2017:

3:28 PM Changeset in git [a15a71]spielwiese by Hans Schoenemann <hannes@…>
chg: simplyfied p_DivideM, rChangeCurrRing(NULL)

Aug 30, 2017:

5:01 PM Changeset in git [e27773]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'gldim' of github.com:kabouzeid/Sources into gldim
3:51 PM Changeset in git [38cab3]spielwiese by Karim Abou Zeid <karim23697@…>
Use gkdim in gldim
3:51 PM Changeset in git [d886c4]spielwiese by Karim Abou Zeid <karim23697@…>
Use gkdim in gldim
3:48 PM Changeset in git [6a0a930]spielwiese by Karim Abou Zeid <karim23697@…>
Hotfix
1:40 PM Changeset in git [6364ea]spielwiese by Karim Abou Zeid <karim23697@…>
Add error message

Aug 28, 2017:

4:46 PM Changeset in git [639345]spielwiese by Hans Schoenemann <hannes@…>
p_Divide: now indep. of currRing
3:53 PM Changeset in git [d3af55]spielwiese by Hans Schoenemann <hannes@…>
add: new p_Divide(a,b,r): a/b, ignoring the rest
2:30 PM Changeset in git [c796c8]spielwiese by Hans Schoenemann <hannes@…>
chg: renamed p_Divide/pDivide to p_MDivide/pMDivide
11:51 AM Changeset in git [5f2592]spielwiese by Hans Schoenemann <hannes@…>
fix: classify_aeq.lib: needs modstd.lib
11:51 AM Changeset in git [d8289de]spielwiese by Hans Schoenemann <hannes@…>
add: autgradalg.lib
10:36 AM Changeset in git [b3b4f8]spielwiese by Hans Schoenemann <hannes@…>
add: modSagbiAlg (classify_aeq.lib)

Aug 27, 2017:

9:46 PM Changeset in git [a872ec3]spielwiese by Karim Abou Zeid <karim23697@…>
Add global dimension bound function

Aug 24, 2017:

10:22 AM Ticket #806 (Crash with absFactorize) closed by hannes
fixed: fixed with commit 02ce734e9d185d5657e351e31822276cb42351a4
10:19 AM Changeset in git [02ce734]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #806
Note: See TracTimeline for information about the timeline view.