Timeline



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)

Mar 23, 2012:

8:26 PM Changeset in git [393c47]spielwiese by Oleksandr Motsak <motsak@…>
fix the usage of minpoly in *.lib: only to string may be used
5:00 PM Changeset in git [d92248]spielwiese by Martin Lee <martinlee84@…>
fix: multiply A with right multiple of denominators of factors
2:09 PM Changeset in git [286be1f]spielwiese by Martin Lee <martinlee84@…>
chg: changes due to building with FLINT
2:09 PM Changeset in git [8944cc]spielwiese by Martin Lee <martinlee84@…>
chg: include config.h
2:08 PM Changeset in git [631bc19]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #89 from mmklee/eigenvalfix fix: undef HAVE_EIGENVAL

Mar 22, 2012:

8:14 PM Changeset in git [8ecb43]spielwiese by Oleksandr Motsak <motsak@…>
due to legacy Singular: if HAVE_DYNAMIC_LOADING was defined then no HAVE_EIGENVAL & HAVE_GMS should be defined
7:52 PM Changeset in git [47dcc3c]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #88 from ederc/sp-devel-texring fix for Manual/texring.tst:
7:52 PM Changeset in git [8c8dba]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #85 from ederc/sp-devel fix for Manual/size.tst NOTE: minideal will be replaced by qideal at AlgExt. soon
7:23 PM Changeset in git [faf350]spielwiese by Oleksandr Motsak <motsak@…>
enable rDecompose over the same alg.extension, disable for qrings
6:54 PM Changeset in git [7e9f12]spielwiese by Oleksandr Motsak <motsak@…>
removed minimal ideal from AlgExtInfo infavour of qring chg: algext. expects a qring (qideal != NULL) and uses it directly
6:30 PM Changeset in git [16c400]spielwiese by Oleksandr Motsak <motsak@…>
fix rDelete should delete qideal!
3:51 PM Changeset in git [c2a8b6]spielwiese by Martin Lee <martinlee84@…>
chg: set interface back to official FLINT 2.3.alpha2
3:30 PM Changeset in git [c848e3]spielwiese by Hans Schoenemann <hannes@…>
chg: re-enable system("cpu"), change setting of semaphore 0 (cherry picked from commit 71871dcf30b201439f1a4885b5dd9f6ecd140938) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
3:25 PM Changeset in git [a5450a8]spielwiese by Martin Lee <martinlee84@…>
fix: use smaller bound for sieving factors
2:14 PM Changeset in git [8baf483]spielwiese by Martin Lee <martinlee84@…>
chg: use squarefree factorization instead of squarefree part
2:12 PM Changeset in git [6caa2a6]spielwiese by Martin Lee <martinlee84@…>
chg: avoid adding of constant factors to squarefree factorization chg: divide out contents first in squarefree factorization
1:57 PM Changeset in git [1f4998]spielwiese by Martin Lee <martinlee84@…>
fix: undef HAVE_EIGENVAL

Mar 21, 2012:

8:29 PM Changeset in git [3c0498]spielwiese by Hans Schoenemann <hannes@…>
fix: minpoly in ringlist (Manaul/elimRing.tst)
7:02 PM Changeset in git [f630e4]spielwiese by Oleksandr Motsak <motsak@…>
set coeffs::nNULL if needed...
6:48 PM Changeset in git [dd668f]spielwiese by Oleksandr Motsak <motsak@…>
use minideal (instead of qideal) in rCompose chg: use qideal instead of minideal for alg_ext TODO: remove direct access to extRing from outside
6:40 PM Changeset in git [1cbc28]spielwiese by Oleksandr Motsak <motsak@…>
updated test according to legacy Singular + new lists of tests
3:38 PM Changeset in git [9ebec2]spielwiese by Martin Lee <martinlee84@…>
fix: stupid bug in lattice recombination
9:37 AM Changeset in git [619d03]spielwiese by Christian Eder
fix for Manual/texring.tst: Adds initialization of r->cf->nNULL

Mar 20, 2012:

11:19 PM Changeset in git [4e17e7]spielwiese by Martin Lee <martinlee84@…>
fix: multi instead of biFactorize
6:42 PM Changeset in git [fd4146]spielwiese by Martin Lee <martinlee84@…>
fix: bug in evaluation point search
4:30 PM Changeset in git [2d2c99c]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #87 from mmklee/rSum_fix R sum fix
3:50 PM Changeset in git [823e1a]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #86 from mmklee/bigint_fix chg: added cfInit_bigint for GF NOTE: bigint -> number seems to work now up to the 32bit vs 64 bit gmp issue while converting to machine float: < 99999999999999999999999999 --> number 1.000e+26 -- > 99999999999999999999999999 --> number 1.593e+19
3:44 PM Changeset in git [28b503]spielwiese by Oleksandr Motsak <motsak@…>
avoid rebuilding of Singular due to plural_cmd.inc & iparith.inc dependency & update
3:33 PM Changeset in git [bcfd11a]spielwiese by Oleksandr Motsak <motsak@…>
elimination of rMinpolyIsNULL in favour of nCoeff_is_algExt fix rMinpolyIsNULL (idIs0) TODO: remove rMinpolyIsNULL it completely!
3:05 PM Changeset in git [d42add3]spielwiese by Martin Lee <martinlee84@…>
fix: rSum for Zp(a)+Z, Q(a)+Q
1:39 PM Changeset in git [d4fa60]spielwiese by Martin Lee <martinlee84@…>
chg: added cfInit_bigint for GF
12:38 PM Changeset in git [9c4a7d]spielwiese by Christian Eder
fix for Manual/size.tst
11:52 AM Changeset in git [dc390c]spielwiese by Martin Lee <martinlee84@…>
fix: swap variables before return after LucksWangSparseHeuristic fix: remove contents in extNonMonicFactorRecombination
11:49 AM Changeset in git [92add1]spielwiese by Martin Lee <martinlee84@…>
fix: deleted duplicate function declaration
11:47 AM Changeset in git [2f6b737]spielwiese by Martin Lee <martinlee84@…>
fix: getTerms2 and patch for coeffs
11:46 AM Changeset in git [f53120]spielwiese by Martin Lee <martinlee84@…>
fix: seperate char= 0 and char>p

Mar 19, 2012:

8:54 PM Changeset in git [1090a98]spielwiese by Oleksandr Motsak <motsak@…>
fix n_Int of ZERO number over extension fields (alg & trans)
6:56 PM Changeset in git [6f84e21]spielwiese by Oleksandr Motsak <motsak@…>
fix: "? wrong type declaration. type 'help poly;'" was due to making 'denominator' & 'numerator' - reserved words (kernel functions)
6:49 PM Changeset in git [6725bc3]spielwiese by Oleksandr Motsak <motsak@…>
fix "? f is undefined in kill" after setting minpoly in finvar.lib::molien
6:09 PM Changeset in git [bbe954]spielwiese by Oleksandr Motsak <motsak@…>
distributing 'template.lib' as an experimental library
12:17 PM Changeset in git [837495]spielwiese by Martin Lee <martinlee84@…>
fix: ifdef's for FLINT

Mar 18, 2012:

2:11 AM Ticket #413 (Fix (a single) hardcoded 'g++' (in Singular 3-1-3-3)) created by not.really@…
In factory/GNUmakefile.in, $(CXX) should be used instead of g++: …

Mar 16, 2012:

9:31 PM Changeset in git [da5d77]spielwiese by Oleksandr Motsak <motsak@…>
minor changes to ParDeg chg: ndParDeg is a static function add: nfParDef in ffields.cc (GF!) add: n_ParDeg(ring) wrapper add: added standard assumes to wrappers for ChineseRemainder, Farey, ParDeg
9:28 PM Changeset in git [66b967]spielwiese by Oleksandr Motsak <motsak@…>
gmp_float::is(One|MOne|Zero) are const methods
9:26 PM Changeset in git [7fee876]spielwiese by Oleksandr Motsak <motsak@…>
moved prarameter-handling to coeffs from rings.* and related fixes chg: removed complex_parameter, m_nfParameter add: n_NumberOfParameters, n_ParameterNames, n_Param(coeffs) fix: par(1) (n_Param) for n_GF & n_long_C fix/chg: n_long_C is an Extension as well (rIsExtension) fix: n_long_C ngcCoeffWrite: additional space needed for compatibility with legacy Singular fix: complexToStr over non-C coeffs! fix: rRenameVars renames _new_ VARIABLES instead of _old_ parameters! fix: coeff construction was broken in walk.cc add/fix: nfKillChar, ngcKillChar chg: cleanup of headers & tests chg: parameter output during "make check"
8:22 PM Changeset in git [ce1f78]spielwiese by Oleksandr Motsak <motsak@…>
fixed short/long output of coeffs depending on ShortOut/CanShortOut options of rings Note: the ugly ShortOut correction p_String0Short/p_String0Long is due to Hans
7:42 PM Changeset in git [5a72fe]spielwiese by Oleksandr Motsak <motsak@…>
added a print-out test over rings with parameters
7:01 PM Changeset in git [da0565b]spielwiese by Oleksandr Motsak <motsak@…>
fix "equal coeffs test" in preimage.
5:13 PM Ticket #412 (vdim does not give a warning in case of internal int overflow) created by steenpass
[…]
4:27 PM Changeset in git [8066cd9]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #83 from mmklee/bug_fixes_sw fix: idIsZeroDim
4:08 PM Changeset in git [f9da5e]spielwiese by Martin Lee <martinlee84@…>
chg/fix: handling of minpolys over Q[t]\Z[t]
3:24 PM Changeset in git [a82c308]spielwiese by Martin Lee <martinlee84@…>
fix: idIsZeroDim

Mar 15, 2012:

7:43 PM Changeset in git [4d94c97]spielwiese by Oleksandr Motsak <motsak@…>
improved n[at]CoeffIsEqual chg: they should test the *equality* of underlying rings, e.g. in order to assure the coeffs of the following rings are the same:Q(P)[X],Q(P)[Y]
7:37 PM Changeset in git [90934a]spielwiese by Oleksandr Motsak <motsak@…>
better rEqual & rSamePolyRep fix: they both should test the equality of coeffs directly (NOT via type & rPar/Minpoly) fix: rEqual should use rSamePolyRep chg: moved documentation to header in doxygen style
7:33 PM Changeset in git [55e2df0]spielwiese by Oleksandr Motsak <motsak@…>
added p_EqualPolys for elements over _equal_ rings
7:31 PM Changeset in git [2c0c30]spielwiese by Oleksandr Motsak <motsak@…>
fix: rDelete didn't care about reference counter... should it? NOTE: since the use of ring' reference counter is very inconsistent this might lead to heavy memory leaks
7:27 PM Changeset in git [cd9796]spielwiese by Oleksandr Motsak <motsak@…>
added real const pointers due to typedefs NOTE: http://stackoverflow.com/questions/2253738/c-typedef-interpretation-of-const-pointers
5:26 PM Changeset in git [dad9fb]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #82 from mmklee/bug_fixes_sw Bug fixes sw
5:05 PM Changeset in git [788fdf]spielwiese by Hans Schoenemann <hannes@…>
fix: p_deg/p_GetOrder for ordering am
3:55 PM Changeset in git [d841a1]spielwiese by Martin Lee <martinlee84@…>
fix: use changevar() from ring.lib in changeoriginalvar()
2:59 PM Changeset in git [cc50e4]spielwiese by Martin Lee <martinlee84@…>
fix: ringlist error in sagbi.lib

Mar 14, 2012:

4:14 PM Changeset in git [662167]spielwiese by Martin Lee <martinlee84@…>
chg: enable letterplace together with plural
11:19 AM Changeset in git [28216f]spielwiese by Martin Lee <martinlee84@…>
fix: ntGetDenom & ntGetNumerator

Mar 13, 2012:

2:58 PM Changeset in git [801d2b]spielwiese by Hans Schoenemann <hannes@…>
add: help for modules, "static" modules - part 1
12:42 PM Changeset in git [90f57e]spielwiese by Martin Lee <martinlee84@…>
fix: n_PermNumber
10:48 AM Changeset in git [7089a9]spielwiese by Martin Lee <martinlee84@…>
fix: init of short reals from bigint

Mar 12, 2012:

6:11 PM Changeset in git [a02f4c]spielwiese by Martin Lee <martinlee84@…>
fix: init of complex numbers (set precision to at least SHORT_REAL_LENGTH)
4:25 PM Changeset in git [af0a55]spielwiese by Hans Schoenemann <hannes@…>
fix: system("cpu) -> system("--cpus")
3:48 PM Changeset in git [7d63e1]spielwiese by Hans Schoenemann <hannes@…>
fix: auto-set --cpus depending on machine (cherry picked from commit a105120f52f4e741b4e7ce0e3c6054111859f429) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>

Mar 9, 2012:

2:18 PM Changeset in git [39af60]spielwiese by Martin Lee <martinlee84@…>
fix: rSumInternal for Z/p+Z/p(a) and Q+Q(a) or Q+Z/p(a)
12:47 PM Changeset in git [b4af1b]spielwiese by Martin Lee <martinlee84@…>
chg: coeff bound for factorization over Q(a), now Hensel lifting is done over ZZ_p^k[t]/(f) for suitable p and k
12:46 PM Changeset in git [41fea7]spielwiese by Martin Lee <martinlee84@…>
fix: divisibility testing chg: coeff bound for factorization over Q(a)
12:43 PM Changeset in git [ca058c]spielwiese by Martin Lee <martinlee84@…>
fix: some minor bugs chg: reverseSubstQa now takes an additional argument a polynomial variable
12:13 PM Changeset in git [1ddcde9]spielwiese by Martin Lee <martinlee84@…>
chg: some typos
12:09 PM Changeset in git [062583]spielwiese by Martin Lee <martinlee84@…>
chg: shift factors of the norm instead of factors over Q(a)
12:08 PM Changeset in git [24c6177]spielwiese by Martin Lee <martinlee84@…>
chg: mapdomain() now maps BaseDomains
Note: See TracTimeline for information about the timeline view.