source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @dccceb   12 years Oleksandr moved libfac under factory/ CHG: moved libfac/ under factory/ Note: ... spielwiese
(edit) @eb71ba4   12 years yue.ren.kl another bug due to algext ADD: test rCompose of algext in the case of ... spielwiese
(edit) @b0bb93f   12 years yue.ren.kl extended nfCoeffsEqual to check for parameter names spielwiese
(edit) @62b20a   12 years Oleksandr Correction of Tst/New/gf_coeff_short.tst FIX: now it tests what is ... spielwiese
(edit) @4d0cbc7   12 years Oleksandr further elimination of idhdl from libpolys/ & kernel/ spielwiese
(edit) @c92097b   12 years martinlee84 chg: changed behaviour of sqrfree with optional argument 3 (according ... spielwiese
(edit) @0fc4c8   12 years Oleksandr Merge pull request #35 from ederc/spielwiese fixes Manual tests: fglm ... spielwiese
(edit) @f0549c8   12 years Christian Eder fixes Manual tests: fglm and stdfglm spielwiese
(edit) @276374   12 years Oleksandr Merge pull request #34 from mmklee/factory_without_ntl fix: issues ... spielwiese
(edit) @54e73b   12 years hannes fix: more fixes for kDebugPrint spielwiese
(edit) @6f6320   12 years martinlee84 fix: issues with building factory without NTL spielwiese
(edit) @93f7ef   12 years hannes fix: unify output of kDebugPrint spielwiese
(edit) @739881   12 years hannes fix: kDebugPrint spielwiese
(edit) @69ed52   12 years hannes fix: set r->pLexOrder from r->LexOrder spielwiese
(edit) @5fb90e   12 years hannes chg: move P_setGlobals to ring.cc, to be called from rComplete spielwiese
(edit) @635774   12 years jengelh factory/src: silence compile warnings -Wint-to-pointer-cast Ideally, ... spielwiese
(edit) @0943bd   12 years jengelh factory/build: libtool file updates Removes redundant statements, and ... spielwiese
(edit) @f41d12   12 years Oleksandr Merge pull request #33 from mmklee/factory_sqrfree_sw chg: more ... spielwiese
(edit) @f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master spielwiese
(edit) @3ef9c8   12 years martinlee84 chg: changes in factory interface and iparith.cc accordingly to master spielwiese
(edit) @600d9a   12 years martinlee84 chg: docu for sqrfree spielwiese
(edit) @fee24e   12 years martinlee84 chg: sqrfree command now returns also multiplicities by default spielwiese
(edit) @ae3ad6   12 years Oleksandr move syBetti{1,2} to interpreter CHG: syBetti{1,2} are high level ... spielwiese
(edit) @5116a21   12 years Oleksandr test syzygy and all kinds of resolutions via make check ADD: test syz ... spielwiese
(edit) @c36096   12 years Oleksandr test GB computation within test.cc (via make check) CHG: separated ... spielwiese
(edit) @da6156   12 years Oleksandr moved tHomog to kernel/structs.h from libpolys/polys/monomials/ring.h ... spielwiese
(edit) @ce21bd8   12 years Oleksandr adaptation of Martin's "moreSparseHeuristic" for SW. FIX: ... spielwiese
(edit) @ec16f0   12 years martinlee84 chg: use sparse heuristic in precomputation of leading coefficients spielwiese
(edit) @4fe8a3   12 years martinlee84 add: switched on Lucks/Wang sparse heuristic spielwiese
(edit) @eefc3a   12 years martinlee84 chg: postpone shifting of evaluation point to zero until it is really ... spielwiese
(edit) @91788c0   12 years martinlee84 add: code for sparse heuristic lifting a la Lucks/Wang moved: code for ... spielwiese
(edit) @6deedd   12 years martinlee84 modified some helper functions and removed unneccessary inclusion of ... spielwiese
(edit) @7efef7   12 years hannes fix: ideal/module definition spielwiese
(edit) @679c53   12 years hannes fix(from master): better error messages for option(warn) spielwiese
(edit) @9b58b4b   12 years Christian Eder fixes problem with indepSet: Trac #387 spielwiese
(edit) @1f03aba   12 years hannes fix(from master): bug in memeroy management of mpr_base.cc chg(from ... spielwiese
(edit) @2d2e40   12 years hannes fix: warning messages: unsed variable/parameter spielwiese
(edit) @1f2d3b   12 years hannes add(from master): readlclassify.lib as experimental lib spielwiese
(edit) @91ef34   12 years hannes fix(from master): sleftv::Eval needs to know CMD_M/CMD_1/ etc. spielwiese
(edit) @fa90aa   12 years hannes fix(from master): table cleanup: removed never used entries spielwiese
(edit) @47b5d7a   12 years hannes fix manual: use div instead of / spielwiese
(edit) @8b46459   12 years Oleksandr MP_INT -> mpz_t adaptation of libpolys/ spielwiese
(edit) @a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h spielwiese
(edit) @1c48503   12 years jengelh build: resolve deprecated use of INCLUDES (factory/) Makefile.am:5: ... spielwiese
(edit) @46d30d   13 years jengelh build: resolve deprecated use of AM_INIT_AUTOMAKE spielwiese
(edit) @48afda   12 years Oleksandr Singular/MOD is usefull for in-tree building & testing... spielwiese
(edit) @f831299   12 years Oleksandr Merge pull request #23 from steenpass/tests changes to Singular ... spielwiese
(edit) @ec2602   12 years Oleksandr Merge pull request #20 from mmklee/factory_without_ntl error messages ... spielwiese
(edit) @d3bf015   12 years Oleksandr Merge pull request #22 from YueRen/patch-2 NOTE: Coeff.domain for a ... spielwiese
(edit) @0ef3bf5   12 years Oleksandr Merge pull request #19 from mohamed-barakat/spielwiese gitignore ... spielwiese
(edit) @a43cca   12 years martinlee84 error messages for factorization without NTL spielwiese
(edit) @a8c479   12 years Christian Eder undoes commit 41530b32b7198e8d0329b176c28ccca479a59d69 normalForm ... spielwiese
(edit) @41530b   12 years Christian Eder fix: normalForm for algext::naWrite ( Tst/Manual/minpoly.tst ) spielwiese
(edit) @513205   12 years hannes chg: missing else spielwiese
(edit) @af117a   12 years steenpass create new test Tst/New/trans_ext_normalize.tst The problem why this ... spielwiese
(edit) @a875c3   12 years yue.ren.kl replaced "rChar(currRing)" with "currRing->cf" spielwiese
(edit) @58f11d0   12 years hannes fix: normal form for algext::naRead, Test for algext spielwiese
(edit) @da6ad4   12 years hannes fix: c comments instead of c++ for c-header spielwiese
(edit) @1374bc   12 years hannes Fix: normalform for transext::ntDiv, Tests for transext spielwiese
(edit) @b04606   12 years steenpass declare output of Tst/New/print_minpoly.tst in spielwiese as correct ... spielwiese
(edit) @075570   12 years mohamed.barakat gitignore libsingular-config, omalloc/omConfig.h.in spielwiese
(edit) @8fee84   12 years Oleksandr libfindexec separation CHG: no need in 'ifdef HAVE_CONFIG_H' in ... spielwiese
(edit) @82102f   12 years Oleksandr xalloc is usable instead of omalloc ADD: xalloc is a standalone ... spielwiese
(edit) @bd948c   12 years Oleksandr ADD: added ${PIPE} to *_CFLAGS in some Makefile.am spielwiese
(edit) @1d3be3   12 years Oleksandr ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS spielwiese
(edit) @097c71   12 years Oleksandr static and dynamic tests for Singular/ ADD: more test variants: ... spielwiese
(edit) @44a76c   12 years Oleksandr static and dynamic tests for libkernel/ ADD: more test variants: ... spielwiese
(edit) @a6e550e   12 years Oleksandr static and dynamic tests for libpoly/tests/ ADD: all test variants: ... spielwiese
(edit) @a250e1   12 years Oleksandr static and dynamic tests for libpolys/coeffs/ ADD: more test ... spielwiese
(edit) @27ba59   12 years Oleksandr static and dynamic tests for factory/ ADD: more test variants: static ... spielwiese
(edit) @843348   12 years Oleksandr static and dynamic tests for omalloc/ ADD: more test variants: static ... spielwiese
(edit) @e554162   12 years Oleksandr CHG: INT_MAX -> MAX_INT_VAL spielwiese
(edit) @737b7c8   12 years Oleksandr CHG/ADD: define CHAR_BIT & BIT_SIZEOF_LONG in misc/auxiliary.h spielwiese
(edit) @aa2b525   12 years Oleksandr ADD/FIX: use omSizeWOfBin(bin_ptr) instead of ((bin_ptr)->sizeW) (due ... spielwiese
(edit) @e7d5ef   12 years Oleksandr FIX: consistenly include <misc/mylimits.h> (no omalloc/mylimits.h anymore!) spielwiese
(edit) @383b2c8   12 years Oleksandr CHG: mod2.h should better be included as <kernel/mod2.h> spielwiese
(edit) @0c7a63   12 years Oleksandr FIX: omConfig.h does NOT belong to the public interface of omalloc spielwiese
(edit) @1f5a04   12 years Oleksandr FIX: make ntl-check respect CXX/C-FLAGS spielwiese
(edit) @f6c7bb1   12 years Oleksandr CHG: one can run autogen.sh from any location (no need to CD to root) spielwiese
(edit) @8ccf01   12 years Oleksandr ADD: static AND dynamic versions of Singular(g)? and tests spielwiese
(edit) @4fdf15   12 years Oleksandr CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ... spielwiese
(edit) @dd5fa6   12 years Oleksandr FIX: generate & distibute Singular/{feOpt,feOptTS,feOptES}.inc but NOT ... spielwiese
(edit) @42ceaa   12 years Oleksandr FIX: do NOT distribute misc/auxiliary.h + tests/*_test_runner.cpp FIX: ... spielwiese
(edit) @38991a   12 years Oleksandr FIX: some generated sources should NOT be distributed(factory: ... spielwiese
(edit) @756b14   12 years Oleksandr FIX: some generated sources shoud NOT be distributed (omalloc: ... spielwiese
(edit) @508432   12 years Oleksandr FIX: readcf.cc is handled automatically (just distribute factory/readcf.yy) spielwiese
(edit) @444bcf   12 years Oleksandr CHG: minor cleanup ADD: original Hans's test for standalone testing: ... spielwiese
(edit) @c2eeb7   12 years Oleksandr CHG: no need in .a versions of module -libraries (polys/...) spielwiese
(edit) @383ba5e   12 years Oleksandr ADD: SOURCE AM (NODIST!!!) dependency of Singular(g)? on ... spielwiese
(edit) @1b8a19   12 years Oleksandr ADD: export private headers coeffs/*.h and hook:WerrorS_callback for ... spielwiese
(edit) @cfbfd92   12 years Oleksandr CHG: libpolys/polys/templates_p_Procs_Generate needs libomalloc??? spielwiese
(edit) @7c5f743   12 years Oleksandr ADD: try using ${abs_*}-variables in several Makefile.am's spielwiese
(edit) @584f6b0   12 years Oleksandr ADD/FIX: up-to-date {libsingular/libpolys}-config! CHG: ... spielwiese
(edit) @99fc2eb   12 years Oleksandr CHG: symbolic links MOD are NOT needed in kernel/ & Singular/ FIX: ... spielwiese
(edit) @e050c2   12 years Oleksandr FIX: .a -> .la in *_LDADD variables spielwiese
(edit) @6d672b4   12 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! spielwiese
(edit) @80c102   12 years Oleksandr ADD: libtool initialization! spielwiese
(edit) @eb0708   12 years Oleksandr FIX: preparing dynamic linking: * Singular/utils.cc needs ... spielwiese
(edit) @615ca8   12 years martinlee84 added #ifdef HAVE_NTL for linking against libfactory.so spielwiese
(edit) @6036d90   12 years martinlee84 added heuristic for sparse lifting and updated tests spielwiese
Note: See TracRevisionLog for help on using the revision log.