Timeline



Apr 23, 2012:

4:58 PM Changeset in git [3c25c9]spielwiese by Martin Lee <martinlee84@…>
chg: more trivial checks

Apr 20, 2012:

6:03 PM Changeset in git [9127cc]spielwiese by Hans Schoenemann <hannes@…>
add: basics for bigintmat
3:22 PM Ticket #420 (T_1 does not work correctly in a qring) closed by hannes
fixed: fixed by the new library sing.lib …

Apr 18, 2012:

8:30 PM Ticket #422 (please make license of minpoly.* clearer) created by brlink@…
Singular/minpoly.* have their own copyright header: […] but no …
1:37 PM Ticket #414 (Overflow in echoing large numbers from coefficient rings) closed by hannes
fixed: output routine is fixed, I hope that this but is only an output problem
1:26 PM Changeset in git [aa2bcca]spielwiese by Hans Schoenemann <hannes@…>
fix: #414: output of n in Z/2^m (from master)
11:57 AM Ticket #413 (Fix (a single) hardcoded 'g++' (in Singular 3-1-3-3)) closed by barakat
fixed: Martin fixed it already
11:50 AM Ticket #412 (vdim does not give a warning in case of internal int overflow) closed by barakat
duplicate
10:32 AM Ticket #421 (Reduce over the integers) created by boehm@…
ring r=integer,(x,y),dp; ideal I = 11x+5y; ideal J = 5x,5y; …

Apr 16, 2012:

3:17 PM Changeset in git [bee6ff]spielwiese by Hans Schoenemann <hannes@…>
fix: test not needed: GetLm sets p and r
3:02 PM Ticket #420 (T_1 does not work correctly in a qring) created by deviatov@…
T_1 from sing.lib does not work corectly in a qring: […] Should …
2:49 PM Ticket #418 (Is check for AR needed in omalloc configure?) closed by hannes
fixed: fixed: do not abort configure, if ar is not found This allows to …
12:13 PM Ticket #419 (NoetherNormal gives wrong answer in special cases) created by decker
LIB "algebra.lib"; ring R; noetherNormal(ideal(0)); [1]: _[1]=0 …

Apr 15, 2012:

4:25 AM Ticket #418 (Is check for AR needed in omalloc configure?) created by anonymous
See Sage ticket 7832 (sorry, it won't let me link to this) for the …

Apr 14, 2012:

1:39 PM Changeset in git [f7a4e9]spielwiese by Martin Lee <martinlee84@…>
chg: towards better EZGCD

Apr 13, 2012:

11:19 AM Changeset in git [a9a6dcb]spielwiese by Martin Lee <martinlee84@…>
chg: reduce overhead in gcd

Apr 11, 2012:

7:34 PM Changeset in git [1b2a52]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #97 from mmklee/factory_without_ntl fix: issues with building without NTL
7:12 PM Changeset in git [015711]spielwiese by Martin Lee <martinlee84@…>
fix: issues with building without NTL
4:56 PM Changeset in git [fcbfae]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #96 from mmklee/config fixing the BS after the previous merge of flint in SW removed config.h.in
4:53 PM Changeset in git [ea4f38]spielwiese by Martin Lee <martinlee84@…>
removed config.h.in
4:22 PM Changeset in git [e243418]spielwiese by Martin Lee <martinlee84@…>
chg: use convex dense compression in gcd
3:47 PM Changeset in git [16a0df]spielwiese by Martin Lee <martinlee84@…>
chg: added function to compute convex hull of support of two bivariate polynomials
3:46 PM Changeset in git [c723d80]spielwiese by Martin Lee <martinlee84@…>
chg: test divisibility of primitive part
3:15 PM Ticket #417 (Sheaf cohomology commands based on local duality are not correct for ...) created by decker
Here is an example: LIB "sheafcoh.lib"; ring R = 0,(s,t,x(0..3)),Dp; …
3:11 PM Changeset in git [4ec288]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #94 from mmklee/swSingularFlint first support of flint in singular:SW TODO: improve the configure tests TODO: should flint be prefered over NTL by default? TODO: suppress linking to different versions of libgmp.so in the same time due to flint
3:04 PM Changeset in git [98adcd]spielwiese by Hans Schoenemann <hannes@…>
chg: handling of alias (from master)

Apr 8, 2012:

2:48 PM Ticket #416 (Is kernel/GMPrat.* distributeable?) created by brlink@…
kernel/GMPrat.cc and kernel/GMPrat.h both have the following. […] …

Apr 4, 2012:

1:31 PM Changeset in git [0a7d0ca]spielwiese by Martin Lee <martinlee84@…>
fix: assert violations related to minpoly handling
1:30 PM Changeset in git [050d1b]spielwiese by Martin Lee <martinlee84@…>
fix: wrong/unneccessary asserts
1:26 PM Changeset in git [a76d6fe]spielwiese by Martin Lee <martinlee84@…>
fix: init of variable of negative level
1:24 PM Changeset in git [17f4dc]spielwiese by Martin Lee <martinlee84@…>
chg: check for GaloisFieldDomain
1:23 PM Changeset in git [0cb9fd]spielwiese by Martin Lee <martinlee84@…>
fix: div by zero
1:20 PM Changeset in git [27ab36]spielwiese by Martin Lee <martinlee84@…>
chg: better debug output
12:14 PM Changeset in git [57daf8]spielwiese by Martin Lee <martinlee84@…>
chg: switched off assert for positive exponent since I need Laurent polynomials in cfNewtonPolygon.cc
12:12 PM Changeset in git [e9a5b62]spielwiese by Martin Lee <martinlee84@…>
fix: division by zero in extgcd
12:11 PM Changeset in git [81e336]spielwiese by Martin Lee <martinlee84@…>
fix: bug in ilog2

Apr 3, 2012:

7:31 PM Ticket #415 (install-sh missing license (and contain typos)) closed by hannes
fixed: removed unused install-sh, substitute all others by install-sh from …

Apr 2, 2012:

4:50 PM Changeset in git [d2d057e]spielwiese by Martin Lee <martinlee84@…>
chg: input factorized poly to avoid diff problems on 64bit machines
4:44 PM Changeset in git [188d2fb]spielwiese by Martin Lee <martinlee84@…>
fix: need SW_RATIONAL to be On for computation of buf0 and buf1
11:44 AM Changeset in git [4bafa67]spielwiese by Hans Schoenemann <hannes@…>
removed unused factory/libfac/install-sh

Mar 30, 2012:

6:17 PM Changeset in git [ef76ea]spielwiese by Hans Schoenemann <hannes@…>
removed: Singular/install-sh
4:24 PM Changeset in git [140bf9]spielwiese by Hans Schoenemann <hannes@…>
removed: kernel/install-sh, kernel/mod2.h.in
3:31 PM Ticket #415 (install-sh missing license (and contain typos)) created by brlink@…
Singular currently contains 7 install-sh scripts (4 if only counting …

Mar 29, 2012:

5:44 PM Changeset in git [b40eaa0]spielwiese by Hans Schoenemann <hannes@…>
fix: special hanndling of proc calls
3:31 PM Changeset in git [0b27942]spielwiese by Hans Schoenemann <hannes@…>
chg: look up <arg1> <op> <arg2> also in arg2 bb table
3:26 PM Changeset in git [d1eb80]spielwiese by Oleksandr Motsak <motsak@…>
dynamic modules don't need LDFLAGS
2:36 PM Changeset in git [3b8a6e]spielwiese by Oleksandr Motsak <motsak@…>
removed AM_LDFLAGS from those Makefile.am where a library is built chg: AM_LDFLAGS -> user variable AMLDFLAGS, which was added manualy to *_LDFLAGS NOTE: AM_LDFLAGS goes to library dependency in the resulting .la file
2:28 PM Changeset in git [9f524d]spielwiese by Oleksandr Motsak <motsak@…>
reverted library packing with LIBADD chg: correct _LDADD chg: no use of LIBADD in libcoeffs & libpolys chg: install all of libmisc, libreporter, libcoeffs & libpolys NOTE: coeffs & polys should not pack libmisc & libreporter since it causes usage problems for shared libs from an installed package
2:15 PM Changeset in git [4bc0ab9]spielwiese by Oleksandr Motsak <motsak@…>
updated all active automake files: INCLUDES -> AM_CPPFLAGS chg: ... and some minor cleanup
1:49 PM Changeset in git [fca452]spielwiese by Oleksandr Motsak <motsak@…>
update of Singular structure diagramm add: findexec_resources del: removed resources add: IntegerProgramming
1:34 PM Changeset in git [b4a676]spielwiese by Oleksandr Motsak <motsak@…>
made findexec into a standalone library + removal of resources add: findexec/configure.ac del: removed the rests of libpolys/resources & references to it from everywhere fix: findexec/feResource.cc should better not use S_UNAME chg: factory should only need findexec & omalloc for testing

Mar 28, 2012:

8:24 PM Changeset in git [da4e5c]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #92 from mmklee/hilbertSeries fix: missing @
6:34 PM Changeset in git [733144]spielwiese by Martin Lee <martinlee84@…>
fix: missing @
6:17 PM Changeset in git [33635d]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #91 from mmklee/pSubstPar fixed parameter substitution with pSubstPar TODO: check for memory leaks
4:55 PM Changeset in git [696bde]spielwiese by Martin Lee <martinlee84@…>
fix: pSubstPar
1:05 PM Changeset in git [6f84545]spielwiese by Martin Lee <martinlee84@…>
chg: updated test results and stats due to changes
9:55 AM Ticket #414 (Overflow in echoing large numbers from coefficient rings) created by dreyer
Hi! Large numbers from Z/2n are not printed correctly: […] We …

Mar 27, 2012:

10:20 PM Changeset in git [9735e15]spielwiese by Martin Lee <martinlee84@…>
chg: added new tests for factorization over Q and Q(a)
10:16 PM Changeset in git [a8a93f]spielwiese by Martin Lee <martinlee84@…>
chg: clear denominators of factors
7:01 PM Changeset in git [0c6947]spielwiese by Oleksandr Motsak <motsak@…>
fix includes of 'resources/feFopen.h'
6:09 PM Changeset in git [e197f5]spielwiese by Oleksandr Motsak <motsak@…>
fix due to case sensitive file systems fix: tests from Manual/ with only case different names chg: updated *.uu results as well! chg: updated regress.cmd to remote the leading _ for tests starting with "_[a-z0-9]" during the TC output NOTE: the tests with lower case names got a leading underscore character (_)
4:25 PM Changeset in git [1dad21]spielwiese by Hans Schoenemann <hannes@…>
fix: findexec/feFopen*
2:47 PM Changeset in git [131ab78]spielwiese by Hans Schoenemann <hannes@…>
fix: p_Power, p_TewoMonPower for exp > char(k)

Mar 26, 2012:

1:54 PM Changeset in git [854405]spielwiese by Hans Schoenemann <hannes@…>
chg: move feFopen to findexec dir.
1:22 PM Changeset in git [a10fdf]spielwiese by Hans Schoenemann <hannes@…>
fix: trac.sagemath.org/sage_trac/ticket/7795 (p_Power: very large exponents)
Note: See TracTimeline for information about the timeline view.