|
|
@fc2746
|
12 years |
Oleksandr |
fix the usage of iiWriteMatrix
NOTE: trailing (int)0 have been ...
spielwiese
|
|
|
@9e26458
|
12 years |
martinlee84 |
fix: avoid wrong registration of coeffs 'integer'
fix: removed an ...
spielwiese
|
|
|
@ece1ce
|
12 years |
hannes |
fix: rCompose/NegOffset for ordering am/
spielwiese
|
|
|
@f93c5e9
|
12 years |
hannes |
add: new order am: weights on vars and gens
spielwiese
|
|
|
@f323dd1
|
12 years |
hannes |
chg: move feResource to findexec lib
spielwiese
|
|
|
@7ee1907
|
12 years |
hannes |
chg: update to ssi-3
spielwiese
|
|
|
@6fcb1b3
|
12 years |
Oleksandr |
fixing 32bit via 64bit issues
fix: removed typedef for long64 from ...
spielwiese
|
|
|
@ece30c
|
12 years |
Oleksandr |
Revert "fix the opposite 64bit-compiler-test at ...
spielwiese
|
|
|
@3b2b4c7
|
12 years |
Oleksandr |
cleaned up the resource search pathes
spielwiese
|
|
|
@74f51f
|
12 years |
Oleksandr |
fix induced degrees for the Schreyer ordering...
NOTE/TODO: it looks ...
spielwiese
|
|
|
@e4f491
|
12 years |
Oleksandr |
fix the Schreyer ordering for bigger components...
spielwiese
|
|
|
@5c0183
|
12 years |
Oleksandr |
fix the induced Schreyer ordering
add: a test due to Chrisian
add: ...
spielwiese
|
|
|
@860bce
|
12 years |
Oleksandr |
repaired dyn_modules/bigintm
fix: adaptation to spielwiese
chg: use ...
spielwiese
|
|
|
@2f3764
|
12 years |
Oleksandr |
n_Init and p_ISet take a "long" (instead of "int") argument
spielwiese
|
|
|
@02fe5f
|
12 years |
Oleksandr |
change: n_Init for mpz_t is called n_InitMPZ now
spielwiese
|
|
|
@260672
|
12 years |
Oleksandr |
minor cleanup
chg: better indentation
chg: converted comments into ...
spielwiese
|
|
|
@772990
|
12 years |
Oleksandr |
fix the package install
FIX: install all needed headers (e.g. for ...
spielwiese
|
|
|
@1f5565d
|
12 years |
Oleksandr |
added HWeyl
add: experimental handling of homogenized Weyl algebras ...
spielwiese
|
|
|
@f23cce
|
12 years |
Oleksandr |
fix testing libpoly (due to NC&GB thing)
spielwiese
|
|
|
@232bbd5
|
12 years |
Oleksandr |
switchable NC-extensions
add/chg: two more non-commutative (special ...
spielwiese
|
|
|
@64f0ca
|
12 years |
Oleksandr |
proper hack for SCA
fix: SCA test + initialization
fix: GB over a SCA ...
spielwiese
|
|
|
@80ca3c
|
12 years |
Oleksandr |
NC-subsystem preparations
fix: gnc_GB properly
add: gb_hack.h to help ...
spielwiese
|
|
|
@1ffd5a
|
12 years |
Oleksandr |
fix libpolys/polys dependency on an installed factory...
spielwiese
|
|
|
@825966
|
12 years |
Oleksandr |
function-to-function/object warnings
fix the warnings using a union ...
spielwiese
|
|
|
@f2d314
|
12 years |
Oleksandr |
fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h
spielwiese
|
|
|
@a3aa3f
|
12 years |
hannes |
fix: setting pLdeg/pLdegOrig
spielwiese
|
|
|
@48a41a
|
12 years |
hannes |
chg: introduce n_ParDeg for pardeg(number)
spielwiese
|
|
|
@69672d
|
12 years |
hannes |
fix: pardeg
spielwiese
|
|
|
@5b3e93
|
12 years |
Oleksandr |
install the dynamicly loaded modules (for specific rings) aside with ...
spielwiese
|
|
|
@e65b1a4
|
12 years |
Oleksandr |
fix libfac on case-insensitive file systems
CHG: renamed ...
spielwiese
|
|
|
@47ab5b
|
12 years |
Oleksandr |
fixing real (GMP) complex numbers (n_long_C)
fix: this domain also ...
spielwiese
|
|
|
@237b4dd
|
12 years |
hannes |
fix: introduce ntNormalize
spielwiese
|
|
|
@65c5f5
|
12 years |
hannes |
chg: make the simple part of nlInpAdd an inline routine, hide the rest
spielwiese
|
|
|
@cc3240c
|
12 years |
hannes |
fix: nlInplAdd failed to simplify in some cases
spielwiese
|
|
|
@c8e030
|
12 years |
hannes |
fix: normalization while mapping
spielwiese
|
|
|
@e71b67
|
12 years |
hannes |
fix: debug version used P_Procs from *.so, now uses *_g.so
spielwiese
|
|
|
@eb2d25
|
12 years |
Oleksandr |
fix: enable setenv and/or putenv
FIX: corresponding HAVE_???ENV ...
spielwiese
|
|
|
@72486f0
|
12 years |
Oleksandr |
fix test program in factory (uses omalloc & findexec + misc + reporter ...
spielwiese
|
|
|
@41d31d
|
12 years |
martinlee84 |
chg: added a version of feFopen that takes only two arguments
and ...
spielwiese
|
|
|
@c2e8c5
|
12 years |
julien.puydt |
added missing 'r' (ring argument)
spielwiese
|
|
|
@ae030d
|
12 years |
hannes |
removed depencies on omalloc from feResource
spielwiese
|
|
|
@7938a0f
|
12 years |
hannes |
add: n_Farey, n_ChineseRemainder (from master)
spielwiese
|
|
|
@bd795d
|
12 years |
Oleksandr |
improved build system in Singuar/: building of libparse and ...
spielwiese
|
|
|
@fea2af
|
12 years |
Oleksandr |
SW cannot be built without factory
FIX: fixed libpolys and ...
spielwiese
|
|
|
@7453b4
|
12 years |
hannes |
chg: farey changes from master
spielwiese
|
|
|
@05f61f
|
12 years |
hannes |
fix: warnings
spielwiese
|
|
|
@51c97f
|
12 years |
hannes |
partially seperate feResources
spielwiese
|
|
|
@6c98d52
|
12 years |
hannes |
chg: compiler warnings in kutil.cc
spielwiese
|
|
|
@a74143
|
12 years |
Oleksandr |
inverse computation over Zp
CHG: simplified extGCD in nvInvMod (due ...
spielwiese
|
|
|
@4b38e3
|
12 years |
Oleksandr |
coeffs: removed nInternalChar in favour of n_GetChar
spielwiese
|
|
|
@e77676
|
12 years |
Oleksandr |
Zp cleanup (no more coeffs::npPrimeM)
CHG: removed coeffs::npPrimeM ...
spielwiese
|
|
|
@40e88db
|
12 years |
Oleksandr |
hidden private internal decarations and definitions (nv*) within modulop.cc
spielwiese
|
|
|
@79020f
|
12 years |
Oleksandr |
fixed arithmetic overflow by rewriting nlModP
CHG: nlModP (longrat) ...
spielwiese
|
|
|
@0a3fa3
|
12 years |
Oleksandr |
bug in nlModP (longrat.cc:1294)
ADD: test mapping of -7/5 from Q into ...
spielwiese
|
|
|
@ebf138
|
12 years |
Oleksandr |
adaptation to clang + disable a GMP hack
CHG: removed gcc-specific ...
spielwiese
|
|
|
@b7d64b
|
12 years |
Oleksandr |
adaptation/fix due to SW build system
FIX: don't distribute generated ...
spielwiese
|
|
|
@f0168a5
|
12 years |
Oleksandr |
enable char_series
FIX: readd / uncomment / enable char_series
spielwiese
|
|
|
@81845eb
|
12 years |
Oleksandr |
final adaptation to libfac merged into factory
FIX: no libfac_* vars ...
spielwiese
|
|
|
@67c1dc
|
12 years |
martinlee84 |
adaptation of spielwiese for libfac
chg: switched on interface for ...
spielwiese
|
|
|
@b0bb93f
|
12 years |
yue.ren.kl |
extended nfCoeffsEqual to check for parameter names
spielwiese
|
|
|
@4d0cbc7
|
12 years |
Oleksandr |
further elimination of idhdl from libpolys/ & kernel/
spielwiese
|
|
|
@c92097b
|
12 years |
martinlee84 |
chg: changed behaviour of sqrfree with optional argument 3
(according ...
spielwiese
|
|
|
@69ed52
|
12 years |
hannes |
fix: set r->pLexOrder from r->LexOrder
spielwiese
|
|
|
@5fb90e
|
12 years |
hannes |
chg: move P_setGlobals to ring.cc, to be called from rComplete
spielwiese
|
|
|
@f78374
|
12 years |
martinlee84 |
chg: more changes of squarefree decomposition according to master
spielwiese
|
|
|
@3ef9c8
|
12 years |
martinlee84 |
chg: changes in factory interface and iparith.cc accordingly to master
spielwiese
|
|
|
@da6156
|
12 years |
Oleksandr |
moved tHomog to kernel/structs.h from libpolys/polys/monomials/ring.h
...
spielwiese
|
|
|
@2d2e40
|
12 years |
hannes |
fix: warning messages: unsed variable/parameter
spielwiese
|
|
|
@8b46459
|
12 years |
Oleksandr |
MP_INT -> mpz_t
adaptation of libpolys/
spielwiese
|
|
|
@46d30d
|
12 years |
jengelh |
build: resolve deprecated use of AM_INIT_AUTOMAKE
spielwiese
|
|
|
@a8c479
|
12 years |
Christian Eder |
undoes commit 41530b32b7198e8d0329b176c28ccca479a59d69
normalForm ...
spielwiese
|
|
|
@41530b
|
12 years |
Christian Eder |
fix: normalForm for algext::naWrite ( Tst/Manual/minpoly.tst )
spielwiese
|
|
|
@58f11d0
|
12 years |
hannes |
fix: normal form for algext::naRead, Test for algext
spielwiese
|
|
|
@1374bc
|
12 years |
hannes |
Fix: normalform for transext::ntDiv, Tests for transext
spielwiese
|
|
|
@8fee84
|
12 years |
Oleksandr |
libfindexec separation
CHG: no need in 'ifdef HAVE_CONFIG_H' in ...
spielwiese
|
|
|
@bd948c
|
12 years |
Oleksandr |
ADD: added ${PIPE} to *_CFLAGS in some Makefile.am
spielwiese
|
|
|
@1d3be3
|
12 years |
Oleksandr |
ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS
spielwiese
|
|
|
@a6e550e
|
12 years |
Oleksandr |
static and dynamic tests for libpoly/tests/
ADD: all test variants: ...
spielwiese
|
|
|
@a250e1
|
12 years |
Oleksandr |
static and dynamic tests for libpolys/coeffs/
ADD: more test ...
spielwiese
|
|
|
@e554162
|
12 years |
Oleksandr |
CHG: INT_MAX -> MAX_INT_VAL
spielwiese
|
|
|
@737b7c8
|
12 years |
Oleksandr |
CHG/ADD: define CHAR_BIT & BIT_SIZEOF_LONG in misc/auxiliary.h
spielwiese
|
|
|
@aa2b525
|
12 years |
Oleksandr |
ADD/FIX: use omSizeWOfBin(bin_ptr) instead of ((bin_ptr)->sizeW) (due ...
spielwiese
|
|
|
@383b2c8
|
12 years |
Oleksandr |
CHG: mod2.h should better be included as <kernel/mod2.h>
spielwiese
|
|
|
@4fdf15
|
12 years |
Oleksandr |
CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ...
spielwiese
|
|
|
@42ceaa
|
12 years |
Oleksandr |
FIX: do NOT distribute misc/auxiliary.h + tests/*_test_runner.cpp
FIX: ...
spielwiese
|
|
|
@c2eeb7
|
12 years |
Oleksandr |
CHG: no need in .a versions of module -libraries (polys/...)
spielwiese
|
|
|
@1b8a19
|
12 years |
Oleksandr |
ADD: export private headers coeffs/*.h and hook:WerrorS_callback for ...
spielwiese
|
|
|
@cfbfd92
|
12 years |
Oleksandr |
CHG: libpolys/polys/templates_p_Procs_Generate needs libomalloc???
spielwiese
|
|
|
@7c5f743
|
12 years |
Oleksandr |
ADD: try using ${abs_*}-variables in several Makefile.am's
spielwiese
|
|
|
@584f6b0
|
12 years |
Oleksandr |
ADD/FIX: up-to-date {libsingular/libpolys}-config!
CHG: ...
spielwiese
|
|
|
@6d672b4
|
12 years |
Oleksandr |
ADD: build LTlibraries .la (.a & .so) EVERYWHERE!
spielwiese
|
|
|
@80c102
|
12 years |
Oleksandr |
ADD: libtool initialization!
spielwiese
|
|
|
@a2cdd62
|
12 years |
hannes |
fix: avoid limits.h
spielwiese
|
|
|
@5f9e7b
|
12 years |
Oleksandr |
ADD: pathes to MOD and LIB for default install. case
spielwiese
|
|
|
@49ea49
|
12 years |
Oleksandr |
CHG: eliminated omalloc/omlimits.h.in->.h in favour of static ...
spielwiese
|
|
|
@ce2576
|
12 years |
martinlee84 |
FIX: conversion over algebraic extensions and partly transcendental ...
spielwiese
|
|
|
@61b2e16
|
12 years |
Oleksandr |
FIX: bigints <-> numbers
spielwiese
|
|
|
@2cba98d
|
12 years |
burcin |
Fix maps between GF fields.
We no longer store the number of elements ...
spielwiese
|
|
|
@ebdaa1
|
12 years |
mohamed.barakat |
minor fixes after last rebase
make works
make check works
spielwiese
|
|
|
@146c603
|
12 years |
hannes |
fix: nlModP (should not use nvDiv/npDiv
implement conversion to/from ...
spielwiese
|
|
|