Timeline



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

Mar 8, 2012:

6:00 PM Ticket #356 (Crash with std in char 62003 (prime) and alg extension) closed by hannes
fixed: The test polynomial is reducible in char 353: …
5:56 PM Changeset in git [8df232]spielwiese by Martin Lee <martinlee84@…>
fix: init of real and complex numbers from bigints
5:50 PM Ticket #391 (Problem with example part and map definition) closed by hannes
wontfix: This works as intended: all variables defined in an example are loca …

Mar 7, 2012:

5:08 PM Ticket #405 (C-c does not work as expected) closed by hannes
fixed: solved with rev. 655fe5d
4:19 PM Ticket #409 (please add a way to tag examples in .lib files) closed by hannes
fixed: fixed with rev. c73968b
2:56 PM Ticket #400 (variables is errornous if the the first entry of an ideal is zero) closed by hannes
fixed: fixed, although it was NOT a ticket for somebody.
2:54 PM Changeset in git [160f439]spielwiese by Hans Schoenemann <hannes@…>
fix: ticket:400 vraiables(ideal i) for i containing entries==0 (from master)
2:42 PM Ticket #411 (libfac/Makefile recreates object files in every run) closed by mlee
fixed: fixed with ce708016ad
2:41 PM Ticket #407 (please tag all examples using MP) closed by hannes
fixed: We do not want system("with"... in any example but the example to …
12:48 PM Ticket #403 (generic initial ideals berechnen) closed by decker
wontfix: Forwarded message from Viktor Levandovskyy …

Mar 6, 2012:

9:48 PM Changeset in git [ad0177]spielwiese by Martin Lee <martinlee84@…>
chg: use uniFdivides in factorRecombination chg: take care of GF in uniFdivides and univariate *,/,% chg: switch on SW_RATIONAL if necessary
1:58 PM Changeset in git [71e402]spielwiese by Oleksandr Motsak <motsak@…>
one should better not manipulate "am" ordering directly NOTE: use 'am' if correct induced degrees are needed
1:11 PM Ticket #411 (libfac/Makefile recreates object files in every run) created by brlink@…
libfac/Makefile.in puts object files into the OPTOBJ directory, which …
12:13 PM Changeset in git [54af8a5]spielwiese by Martin Lee <martinlee84@…>
chg: added divisibility test over Q(a)
12:04 PM Changeset in git [4a0a303]spielwiese by Martin Lee <martinlee84@…>
chg: added diophantine equation solver over Q(a) using p-adic lifting
12:03 PM Changeset in git [5f92d8]spielwiese by Martin Lee <martinlee84@…>
chg: added coeff bound for polys over Q(a) chg: renamed find_good_prime to findGoodPrime chg: added coeffBound and findGoodPrime to facBivar.h
11:37 AM Changeset in git [4e6d2a]spielwiese by Martin Lee <martinlee84@…>
chg: use a big prime instead of a small prime in coeff bound fix: map recResult in Z/p in diophantineHensel
10:35 AM Changeset in git [2fbb9e6]spielwiese by Martin Lee <martinlee84@…>
chg: make minimal polynomial an element of Z[t]

Mar 5, 2012:

11:56 PM Changeset in git [51aa162]spielwiese by Martin Lee <martinlee84@…>
chg: do not compute p^k in FLINT
10:31 PM Changeset in git [69fdf90]spielwiese by Martin Lee <martinlee84@…>
chg: do not require coeff bound to be const
10:09 PM Changeset in git [47dc5ea]spielwiese by Martin Lee <martinlee84@…>
chg: *,/,% for univariate polys over Z_p^k[x]/(f) via NTL
10:05 PM Changeset in git [c729f2]spielwiese by Martin Lee <martinlee84@…>
chg: conversion to NTL ZZ_pX now allows non-word size p chg: added conversion of NTL ZZ_pEX to CanonicalForm and back
9:45 PM Changeset in git [b78a13]spielwiese by Martin Lee <martinlee84@…>
chg: faster reversion of Kronecker substitution
8:43 PM Changeset in git [5020a6]spielwiese by Oleksandr Motsak <motsak@…>
Added unused GetAMPos/GetAMData helper functions to syzextra
8:43 PM Changeset in git [3a8a0d9]spielwiese by Oleksandr Motsak <motsak@…>
fixes to _am ordering add: additional int* weights_m pointer in struct sro_am fix: rO_WMDegree should not mess around with start/end fix: rCompose: _am ordering was not treated (fixed also by Hans)
8:30 PM Changeset in git [5dc555]spielwiese by Oleksandr Motsak <motsak@…>
better .gitignore
8:29 PM Changeset in git [4c6c938]spielwiese by Oleksandr Motsak <motsak@…>
added a new experimental library: schreyer.lib for working with Schreyer orderings NOTE: the library requires the dynamic module: syzextra
5:24 PM Changeset in git [fc2746]spielwiese by Oleksandr Motsak <motsak@…>
fix the usage of iiWriteMatrix NOTE: trailing (int)0 have been treated wrongly as (ring)NULL...
3:10 PM Ticket #410 (hidden submakes in doc) closed by hannes
fixed: fixed as proposed.
1:33 PM Changeset in git [dd39bd]spielwiese by Hans Schoenemann <hannes@…>
fix: parallel build for doc ((tr 410, patch by Bernhard R. Link)
12:51 PM Ticket #410 (hidden submakes in doc) created by brlink@…
If doc/Makefile is called with -jN (N >=2), one get warnings from …
11:37 AM Ticket #406 (some common spelling mistakes) closed by hannes
Thanks for spell checking
10:57 AM Ticket #408 (buffer overrun in dummy help browser) closed by hannes
fixed: Thanks for the patch: the buffer in question is part of another buffer …
10:54 AM Changeset in git [ac1f9c]spielwiese by Hans Schoenemann <hannes@…>
fix: help browser dummy (tr 408, patch by Bernhard R. Link)
10:42 AM Changeset in git [6a9f2e]spielwiese by Hans Schoenemann <hannes@…>
fix: shiftgb::p_mLPshift by Benjamin Schnitzler

Mar 4, 2012:

6:25 PM Ticket #409 (please add a way to tag examples in .lib files) created by brlink@…
In order to be able to build the documentation even with some programs …
6:20 PM Ticket #408 (buffer overrun in dummy help browser) created by brlink@…
the internal help browser segfaults when viewing the help and …

Mar 3, 2012:

3:16 PM Ticket #407 (please tag all examples using MP) created by brlink@…
Attached patch adds tags to all MPtcp or MPfile using examples, so the …
3:03 PM Ticket #406 (some common spelling mistakes) created by brlink@…
lintian found some common spelling mistakes: assigment, choosen, …
10:21 AM Changeset in git [522906]spielwiese by Bernhard R. Link <brlink@…>
tag more examples Add a way to tag all examples from a .lib file included. Use this new feature to tag some libs needed external programs, special features or significant memory usage in order to be able to build documentation on more machines. Make DOC2TEX_EXAMPLE_EXCLUSIONS a make variable, so that this setting can also be overridden at make invocation time.

Mar 2, 2012:

5:24 PM Changeset in git [9b1590]spielwiese by Oleksandr Motsak <motsak@…>
made rSetISReference to copy leading term only
3:29 PM Changeset in git [ecf019]spielwiese by Hans Schoenemann <hannes@…>
chg: consider lists with only DEF_CMD as empty lists(print, delete)(from master)
12:13 PM Changeset in git [ece1ce]spielwiese by Hans Schoenemann <hannes@…>
fix: rCompose/NegOffset for ordering am/

Feb 29, 2012:

7:49 PM Changeset in git [f93c5e9]spielwiese by Hans Schoenemann <hannes@…>
add: new order am: weights on vars and gens
7:12 PM Changeset in git [9e26458]spielwiese by Martin Lee <martinlee84@…>
fix: avoid wrong registration of coeffs 'integer' fix: removed an unneccessary p_Test
5:18 PM Changeset in git [f323dd1]spielwiese by Hans Schoenemann <hannes@…>
chg: move feResource to findexec lib
5:16 PM Changeset in git [42d26c]spielwiese by Martin Lee <martinlee84@…>
fix: need to check more than just characteristic
4:20 PM Changeset in git [daaa28]spielwiese by Martin Lee <martinlee84@…>
fix: create ringlist in compatible ring

Feb 28, 2012:

8:11 PM Changeset in git [f3461d]spielwiese by Oleksandr Motsak <motsak@…>
removed componentWeights from IS-ordering NOTE/TODO: the induced degrees must be implemented separately (via an extendable variable and module components weight-vector)
7:37 PM Changeset in git [443b19]spielwiese by Oleksandr Motsak <motsak@…>
Pass homogenizing weights to kStd
7:36 PM Changeset in git [986225e]spielwiese by Oleksandr Motsak <motsak@…>
minor changes to syzextra chg: variable function installation (ADD) add: listvar to the test
7:33 PM Changeset in git [de0a2a]spielwiese by Oleksandr Motsak <motsak@…>
minor improvements to IS ordering chg: better rDebugPrint output chg: better pSetm_General (assumes on better places)
7:14 PM Changeset in git [d8b0f69]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #76 from mmklee/factory_libfac_sw chg: use libfac's neworder if we have libfac
6:59 PM Changeset in git [8d8cd94]spielwiese by Hans Schoenemann <hannes@…>
fix: return value of enterid for packages
6:36 PM Changeset in git [52d480]spielwiese by Hans Schoenemann <hannes@…>
fix: qring for rings with cf=ring
6:05 PM Changeset in git [d90109]spielwiese by Hans Schoenemann <hannes@…>
fix: memeory leak in pmLastVblock() (kernel/shiftgb.cc)
3:13 PM Changeset in git [7ee1907]spielwiese by Hans Schoenemann <hannes@…>
chg: update to ssi-3
2:39 PM Changeset in git [42af505]spielwiese by Martin Lee <martinlee84@…>
chg: skip Q(a) check
2:28 PM Changeset in git [ea1d44c]spielwiese by Martin Lee <martinlee84@…>
chg: count factors only in debug version
2:28 PM Changeset in git [67ed74]spielwiese by Martin Lee <martinlee84@…>
chg: use FLINT for multiplication over Q(a)
12:05 PM Changeset in git [2b76ff]spielwiese by Martin Lee <martinlee84@…>
chg: conversion of NTL ZZ to CanonicalForm
11:30 AM Changeset in git [f89fed]spielwiese by Martin Lee <martinlee84@…>
fix: more fixes to Q(a) check

Feb 27, 2012:

1:15 PM Changeset in git [8db30e]spielwiese by Martin Lee <martinlee84@…>
chg: use libfac's neworder if we have libfac

Feb 24, 2012:

8:14 PM Changeset in git [e80867]spielwiese by Hans Schoenemann <hannes@…>
add: safari as help browser (from master)
6:37 PM Changeset in git [7347df]spielwiese by Hans Schoenemann <hannes@…>
fix: better check for adding package to Top (enterid)
4:10 PM Changeset in git [1a9dc5]spielwiese by Oleksandr Motsak <motsak@…>
fix: avoid redefine of OM_NDEBUG
2:56 PM Changeset in git [7c6f06]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid redefine of OM_NDEBUG
1:18 PM Changeset in git [2ff366]spielwiese by Hans Schoenemann <hannes@…>
fix: removed gfan-templates: already in gfanlib (from master)
12:31 PM Changeset in git [ece30c]spielwiese by Oleksandr Motsak <motsak@…>
Revert "fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h" due to 32bit issues This reverts commit f2d314f4a0cdb2af36b90c37a45c9c938310b60c.
11:24 AM Changeset in git [80c87a]spielwiese by Hans Schoenemann <hannes@…>
fix: allow assignment def=def (for "undefinig" list entries) (cherry picked from commit 1b84dbde061938b92415371f1390ed6c3f31d328) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/table.h
11:22 AM Changeset in git [0d008d]spielwiese by Hans Schoenemann <hannes@…>
fix: allow assignment def=def (for "undefinig" list entries) (cherry picked from commit ee5be4b44ef3710c997a64552e4bf48a604dd4b3) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>

Feb 23, 2012:

11:00 PM Changeset in git [6fcb1b3]spielwiese by Oleksandr Motsak <motsak@…>
fixing 32bit via 64bit issues fix: removed typedef for long64 from ring.h as it duplicates the same block in auxiliary.h! TODO: fixing mylimits.h leads to lots of errors in runtime (ring:bitmask gets -1L!!?)
8:19 PM Changeset in git [3b2b4c7]spielwiese by Oleksandr Motsak <motsak@…>
cleaned up the resource search pathes
8:17 PM Changeset in git [1114d2]spielwiese by Oleksandr Motsak <motsak@…>
Dynamic modules: bigintm & syzextra will be built and can be tested with "make check" add: makefile for bigintm & syzextra chg: main configure/Makefile should know about these dynamic modules... add: testing by running built Singular via shell scripts
5:17 PM Changeset in git [2f3764]spielwiese by Oleksandr Motsak <motsak@…>
n_Init and p_ISet take a "long" (instead of "int") argument
4:59 PM Changeset in git [02fe5f]spielwiese by Oleksandr Motsak <motsak@…>
change: n_Init for mpz_t is called n_InitMPZ now
4:29 PM Changeset in git [fe9ee1]spielwiese by Hans Schoenemann <hannes@…>
chg: allow pacakges only within Top (basePack) (from master)
4:06 PM Changeset in git [b311aa]spielwiese by Hans Schoenemann <hannes@…>
fix: allow blackbox within newstruct (from master)
3:14 PM Changeset in git [9c5f766]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #71 from mmklee/factory_without_ntl_sw fix: missing include (in case of build without NTL?!)
2:36 PM Changeset in git [c3ef86f]spielwiese by Martin Lee <martinlee84@…>
chg: use NTL
1:25 PM Changeset in git [2bc7fb]spielwiese by Hans Schoenemann <hannes@…>
chg: allow assignment def=def (for "undefinig" list entries) (cherry picked from commit a5281ab5104ed2cc0fc7a91c462921c5ebe96bbe) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/ipassign.cc
12:57 PM Changeset in git [eacb7aa]spielwiese by Martin Lee <martinlee84@…>
fix: include (in case of build without NTL)

Feb 22, 2012:

9:52 PM Changeset in git [260672]spielwiese by Oleksandr Motsak <motsak@…>
minor cleanup chg: better indentation chg: converted comments into doxygen documentation for some declaration
9:52 PM Changeset in git [f23cce]spielwiese by Oleksandr Motsak <motsak@…>
fix testing libpoly (due to NC&GB thing)
9:51 PM Changeset in git [232bbd5]spielwiese by Oleksandr Motsak <motsak@…>
switchable NC-extensions add/chg: two more non-commutative (special multiplication) extensions and general Plural caching can be switched on&off now
9:48 PM Changeset in git [64f0ca]spielwiese by Oleksandr Motsak <motsak@…>
proper hack for SCA fix: SCA test + initialization fix: GB over a SCA add: "ring-dependent" wrapper of kNF (for SCA test)
9:32 PM Changeset in git [80ca3c]spielwiese by Oleksandr Motsak <motsak@…>
NC-subsystem preparations fix: gnc_GB properly add: gb_hack.h to help handling the circular dependency (GB&NC) chg: moved stuff around and misc changes
8:36 PM Changeset in git [0917a96]spielwiese by Oleksandr Motsak <motsak@…>
adaptation of dyn_modules/syzextra for spielwiese fix: fixed dyn_modules/syzextra to work with spielwiese chg: use n_Init for long -> bigint conversion NOTE: the resulting bigint may be negative for (implicitly) casted unsigned longs (e.g. for raw poly/vector exponents) chg: further minor adaptations
8:32 PM Changeset in git [860bce]spielwiese by Oleksandr Motsak <motsak@…>
repaired dyn_modules/bigintm fix: adaptation to spielwiese chg: use coeffs_BIGINT for bigints
8:27 PM Changeset in git [9a78eb]spielwiese by Oleksandr Motsak <motsak@…>
FIX: repair dynamic modules (we didn't define HAVE_DYNAMIC_LOADING!)
8:25 PM Changeset in git [f2d314]spielwiese by Oleksandr Motsak <motsak@…>
fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h
8:24 PM Changeset in git [dd156fc]spielwiese by Oleksandr Motsak <motsak@…>
switched compiler some warnings (unused parameter) by using compiler flag: -Wunused-parameter TODO: propagate to all other sources?!
8:18 PM Changeset in git [772990]spielwiese by Oleksandr Motsak <motsak@…>
fix the package install FIX: install all needed headers (e.g. for linking dynamic modules), FIX: kernel/mod2.h is public and must be installed (among others) CHG: don't install Singular/version.h
8:13 PM Changeset in git [762407]spielwiese by Oleksandr Motsak <motsak@…>
config.h is for sources files only FIX: config.h should only be used by source (not from inside kernel/mod2.h!) NOTE: each source file should better include mod2.h right after config.h, while headers should better not include mod2.h.
7:59 PM Changeset in git [1f5565d]spielwiese by Oleksandr Motsak <motsak@…>
added HWeyl add: experimental handling of homogenized Weyl algebras (formulas/detection and related)
7:37 PM Changeset in git [825966]spielwiese by Oleksandr Motsak <motsak@…>
function-to-function/object warnings fix the warnings using a union hack (misc/auxiliary.h.in) NOTE: this is a C/C++-standard issue, see http://www.trilithium.com/johan/2004/12/problem-with-dlsym/
7:26 PM Changeset in git [9840b5]spielwiese by Oleksandr Motsak <motsak@…>
chg: better TESTS_ENVIRONMENT chg: use .libs/gftables directly instead of sym-linking them chg: removed the MOD creation/usage in kernel & Singular
7:19 PM Changeset in git [a3aa3f]spielwiese by Hans Schoenemann <hannes@…>
fix: setting pLdeg/pLdegOrig
6:41 PM Changeset in git [e7a487]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #70 from mmklee/factory_configure_options_sw repair factory configure options: enable-timing, enable-debugoutput, enable-assertions (version for SW + improvements: enable-assertions -> disable-assertions)
4:42 PM Changeset in git [ff3a4f]spielwiese by Martin Lee <martinlee84@…>
chg: enable assertions by default
4:26 PM Changeset in git [e2c181]spielwiese by Martin Lee <martinlee84@…>
chg: enable assertions instead of being lazy
2:17 PM Changeset in git [9b8b09]spielwiese by Hans Schoenemann <hannes@…>
fix: debug messages
1:27 PM Changeset in git [43bbd6]spielwiese by Martin Lee <martinlee84@…>
chg: replaced timing.h in libfac by timing.h from factory
12:17 PM Changeset in git [0b618a7]spielwiese by Martin Lee <martinlee84@…>
fix: compilation errors with --enable-timing
11:03 AM Changeset in git [346edc8]spielwiese by Martin Lee <martinlee84@…>
fix: need std::
10:22 AM Changeset in git [f71453]spielwiese by Martin Lee <martinlee84@…>
fix: compilation errors with --enable-assertions

Feb 21, 2012:

8:58 PM Changeset in git [98c972]spielwiese by Oleksandr Motsak <motsak@…>
added component weights to the output of GetInducedData
8:54 PM Changeset in git [74f51f]spielwiese by Oleksandr Motsak <motsak@…>
fix induced degrees for the Schreyer ordering... NOTE/TODO: it looks like r->pFDegOrig and/or r->pLDegOrig will be used uninitialized during std. BUG for Hans: see the issue: https://github.com/Singular/Sources/issues/73
3:45 PM Changeset in git [f3a82f4]spielwiese by Martin Lee <martinlee84@…>
fix: compilation errors with --enable-debugoutput
2:28 PM Changeset in git [e4f491]spielwiese by Oleksandr Motsak <motsak@…>
fix the Schreyer ordering for bigger components...
12:45 PM Changeset in git [e451f48]spielwiese by Martin Lee <martinlee84@…>
fix: Q(a) check

Feb 20, 2012:

9:02 PM Changeset in git [1ffd5a]spielwiese by Oleksandr Motsak <motsak@…>
fix libpolys/polys dependency on an installed factory...
7:56 PM Ticket #404 (alias doesn't work properly) closed by hannes
fixed: 2 different bug should result in 2 different tickets. fixed.
7:52 PM Changeset in git [db34980]spielwiese by Hans Schoenemann <hannes@…>
fix: alias in proc headers (tr. 404) (from master) fix: alias and lists (tr. 404) (from master)
10:35 AM Changeset in git [1adae39]spielwiese by Oleksandr Motsak <motsak@…>
fix make check for factory under Mac OS X

Feb 17, 2012:

6:56 PM Changeset in git [e3198f]spielwiese by Hans Schoenemann <hannes@…>
chg: use template instatiation from factory/libfac
5:21 PM Changeset in git [26acab5]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #68 from mmklee/factory_tmpl_sw Factory tmpl sw
4:47 PM Changeset in git [227b7e]spielwiese by Oleksandr Motsak <motsak@…>
fix syzextra dynamic module usage output
4:44 PM Changeset in git [5c0183]spielwiese by Oleksandr Motsak <motsak@…>
fix the induced Schreyer ordering add: a test due to Chrisian add: enable detailed debug for the ordering fix: bugs in induced Schreyer ordering(!?) fix: the ordering (due to negative offset!)
12:52 PM Changeset in git [3f8663]spielwiese by Martin Lee <martinlee84@…>
chg/fix: removed check for squarefreeness of reduction mod p
11:38 AM Changeset in git [e785e9]spielwiese by Martin Lee <martinlee84@…>
chg: use FLINT for operations over Z/p (for non word size p)
11:35 AM Changeset in git [48a41a]spielwiese by Hans Schoenemann <hannes@…>
chg: introduce n_ParDeg for pardeg(number)
11:12 AM Changeset in git [9c98c2]spielwiese by Martin Lee <martinlee84@…>
chg: added conversion for univariate polys over Z/p for non word size p
11:12 AM Changeset in git [c2aeb9]spielwiese by Martin Lee <martinlee84@…>
fix: typo
11:05 AM Changeset in git [d3d3168]spielwiese by Martin Lee <martinlee84@…>
chg: added docu for conversion to FLINT and back

Feb 16, 2012:

5:14 PM Changeset in git [f9bd3d]spielwiese by Martin Lee <martinlee84@…>
chg: use NTL for univariate operations with coeff bound
4:35 PM Changeset in git [1ade96]spielwiese by Martin Lee <martinlee84@…>
chg: use coeff bound in bivariate poly factorization over Q
4:29 PM Changeset in git [46eef0]spielwiese by Hans Schoenemann <hannes@…>
fix: copying list withint newstruct (fix from master)
4:28 PM Changeset in git [69672d]spielwiese by Hans Schoenemann <hannes@…>
fix: pardeg
4:27 PM Changeset in git [667ba1]spielwiese by Martin Lee <martinlee84@…>
chg: changed default constructor of modpk
4:26 PM Changeset in git [a090c88]spielwiese by Martin Lee <martinlee84@…>
chg: added coeff bound as additional argument in henselStep12
4:08 PM Changeset in git [583cb9]spielwiese by Martin Lee <martinlee84@…>
chg: added diophantine equation solver using p-adic lifting
3:55 PM Changeset in git [eb481b]spielwiese by Martin Lee <martinlee84@…>
chg: more coeff bounds
3:54 PM Changeset in git [de222e]spielwiese by Martin Lee <martinlee84@…>
chg: cheaper divisibility tests to discard wrong factors
3:43 PM Changeset in git [d9357b]spielwiese by Martin Lee <martinlee84@…>
chg: added coeff bounds to Hensel lifting routines added coeff bounds to henselLiftAndEarly
3:21 PM Changeset in git [64c923]spielwiese by Martin Lee <martinlee84@…>
chg: added coeff bound to univariate operations
3:20 PM Changeset in git [5b4107]spielwiese by Martin Lee <martinlee84@…>
chg: changed interface to nmod_poly_factor_t
3:19 PM Changeset in git [c7c7fe4]spielwiese by Martin Lee <martinlee84@…>
chg: added divisibility test for univariate polys
11:42 AM Changeset in git [8200469]spielwiese by Hans Schoenemann <hannes@…>
fix: atGet

Feb 15, 2012:

6:27 PM Changeset in git [541bc12]spielwiese by Hans Schoenemann <hannes@…>
fix: check for empty attribute list (patch from master)
2:33 PM Changeset in git [ce0ca7]spielwiese by Hans Schoenemann <hannes@…>
chg: const char* in iiAddCProc
2:25 PM Changeset in git [025d9a]spielwiese by Hans Schoenemann <hannes@…>
add: vim support for LIB files
Note: See TracTimeline for information about the timeline view.