|
|
@73a9ffb
|
13 years |
seelisch |
made sure that ch is properly set everywhere, and ch >= 0; more ASSUMEs
spielwiese
|
|
|
@cdf22a9
|
13 years |
seelisch |
using negative chars: needs to be discussed
spielwiese
|
|
|
@141342
|
13 years |
seelisch |
nExt replaced by n_algExt and n_transExt
spielwiese
|
|
|
@fd01a8
|
13 years |
seelisch |
testing multivariate gcd from factory: problem in p_polys.cc ('longalg ...
spielwiese
|
|
|
@05b917
|
13 years |
Oleksandr |
FIX: enable the search for dynamic modules in SEARCH_PATH and load them
spielwiese
|
|
|
@e0f4de
|
13 years |
Oleksandr |
FIX: FreeBSD tried to compile prCopy.cc before generating prCopy.inc ...
spielwiese
|
|
|
@cfb500
|
13 years |
seelisch |
ending tests for alg field ext impl (all tests ok)
spielwiese
|
|
|
@37c7fc1
|
13 years |
Oleksandr |
FIX: fixed a memory double destruction bug in p_Monic
spielwiese
|
|
|
@4a2260e
|
13 years |
seelisch |
more tests run (alg ext fields); some omCheck problems in longrat.cc ...
spielwiese
|
|
|
@c28ecf
|
13 years |
seelisch |
alg ext implementation now passing all coeffs and polys tests
spielwiese
|
|
|
@f0b01f
|
13 years |
seelisch |
alg ext fields: further development
spielwiese
|
|
|
@f9dc520
|
13 years |
Oleksandr |
ADD: search for dynamic modules within the usual search pathes
ADD: ...
spielwiese
|
|
|
@9737a6
|
13 years |
Oleksandr |
FIX: out of tree building of templates
spielwiese
|
|
|
@9144617
|
13 years |
Oleksandr |
ADD: trying to avoid factory as much as possible (build without...?)
spielwiese
|
|
|
@7829fb
|
13 years |
Oleksandr |
ADD: trying to solve circular dependencies due to matrix
spielwiese
|
|
|
@148d3c
|
13 years |
Oleksandr |
FIX: fixing the build system (install needed headers on needed places) ...
spielwiese
|
|
|
@9f1a52
|
13 years |
Oleksandr |
FIX: fixed the inplace addition in n_Q (longrat)
spielwiese
|
|
|
@2c41bc
|
13 years |
hannes |
assume cf!=NULL in rDefault
spielwiese
|
|
|
@17b0b05
|
13 years |
hannes |
fix loading of gftables
- fix loading in nfReadTable
- fix ...
spielwiese
|
|
|
@529fa4
|
13 years |
hannes |
add: nChineseRemainder/idChineseRemainder
spielwiese
|
|
|
@686f46
|
13 years |
hannes |
fix: cf_hnf.c does not compile
fix: allow inplace compilation (for factory)
spielwiese
|
|
|
@cd6df87
|
13 years |
mohamed.barakat |
fixed linking against factory and commented out chinese remainder
- ...
spielwiese
|
|
|
@e432a0
|
13 years |
hannes |
fix: memory leak in p_DivideM
spielwiese
|
|
|
@adb2ed
|
13 years |
mohamed.barakat |
Fixes to allow out-of-tree compilation
- Add $(top_builddir)/.. to ...
spielwiese
|
|
|
@0276c1
|
13 years |
hannes |
fix: some "unused parameter" warnings
spielwiese
|
|
|
@6c5f32
|
13 years |
Oleksandr |
FIX: n_DivBy exists for rings only...
FIX: p_Div_nn should always exist!
spielwiese
|
|
|
@c74d6a
|
13 years |
Oleksandr |
FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
spielwiese
|
|
|
@0654122
|
13 years |
seelisch |
fixes in impl. of alg. ext. field / ifdef factory stuff
spielwiese
|
|
|
@abb4787
|
13 years |
hannes |
conversion factory <->singular for poly
fix coeff tests for factory
spielwiese
|
|
|
@0fb5991
|
13 years |
seelisch |
fixes so that libpoly builds without compiler errors in algext.cc ...
spielwiese
|
|
|
@3b0ba67
|
13 years |
seelisch |
small bug fix
spielwiese
|
|
|
@69fb9d0
|
13 years |
seelisch |
finished impl. of alg. ext. fields; now testing...
spielwiese
|
|
|
@ba2359
|
13 years |
seelisch |
almost finished impl. of algebraic extension
spielwiese
|
|
|
@fba6f18
|
13 years |
seelisch |
alg. ext. fields: 1st impl. and 1st tests
spielwiese
|
|
|
@ce3f53c
|
13 years |
martinlee84 |
adapted conversion to and from factory
spielwiese
|
|
|
@d75f15
|
13 years |
martinlee84 |
moved clapconv.h and clapconv.cc to polys
changed includes of ...
spielwiese
|
|
|
@a934fc8
|
13 years |
hannes |
factory -> number: Q
spielwiese
|
|
|
@af598e
|
13 years |
Oleksandr |
ADD: factory-related wrappers (clapsing.cc/.h)
FIX: ring-dependent ...
spielwiese
|
|
|
@02c42d
|
13 years |
Oleksandr |
FIX: nGetChar -> n_nGetChar
spielwiese
|
|
|
@26c66ae
|
13 years |
seelisch |
use n_Ext, only, for any type of extensions (after discussion with Hans)
spielwiese
|
|
|
@bfa04e
|
13 years |
hannes |
fix typos
minpoly is a poly in r->cf->algring
spielwiese
|
|
|
@aec5c9
|
13 years |
seelisch |
minpoly replaced by minideal->m[0]; prep for longalg/longtrans
spielwiese
|
|
|
@760a78f
|
13 years |
hannes |
less warnings: unused variables, unused debug stuff, const in result
...
spielwiese
|
|
|
@4c6e420
|
13 years |
Oleksandr |
ADD: algring to coeffs (for extension fields via polynomials)
FIX: ...
spielwiese
|
|
|
@afa93a
|
13 years |
Oleksandr |
FIX: p_?GetCoeff must test the input
spielwiese
|
|
|
@f70f641
|
13 years |
hannes |
- rSum, rCopy0: uses now coeffs
- some unused variables removed in ...
spielwiese
|
|
|
@b27c052
|
13 years |
Oleksandr |
ADD: first poly-tests (Sum Up integers 0..N)
ADD: GlobalFixup made ...
spielwiese
|
|
|
@3dbe0bf
|
13 years |
hannes |
rSum: test for equal coeffs
mod_raw: simplified
spielwiese
|
|
|
@52f218
|
13 years |
Oleksandr |
FIX: mod_raw: check __ELF__
ADD: dynamic modules (quick and dirty hack ...
spielwiese
|
|
|
@d142260
|
13 years |
Oleksandr |
FIX: fixed dynamic loading on Mac OS X using dlfcn
spielwiese
|
|
|
@2dcf453
|
13 years |
mohamed.barakat |
do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true
spielwiese
|
|
|
@6d28ba7
|
13 years |
mohamed.barakat |
./configure --enable-p-procs-static now compiles
spielwiese
|
|
|
@44105a7
|
13 years |
hovinen |
* Use -module when linking p_Procs dynamic modules
* Remove lib prefix ...
spielwiese
|
|
|
@95c1fa
|
13 years |
Oleksandr |
FIX: fixes due to separating coeffs into 'cf'
spielwiese
|
|
|
@9b9ae7
|
13 years |
hannes |
removed rWrite stuff which is now in n_CoeffWrite
spielwiese
|
|
|
@7a8011
|
13 years |
hannes |
more CoeffWrite: rings, long R, long C
spielwiese
|
|
|
@01c1d0
|
13 years |
Oleksandr |
FIX: moved P/minpoly/parameters from ring to coeff
spielwiese
|
|
|
@03bf55
|
13 years |
Oleksandr |
FIX: adaptation of var. name changes for arithmetik rings
coauthor: ...
spielwiese
|
|
|
@17e473
|
13 years |
Oleksandr |
FIX: we can link against libpolys
FIX: rField_*(r...) all should call ...
spielwiese
|
|
|
@1ddd04
|
13 years |
hannes |
rDefault via coeffs
spielwiese
|
|
|
@0ebd7e
|
13 years |
hannes |
add ksCheckCoeffs
spielwiese
|
|
|
@294537
|
13 years |
Oleksandr |
FIX: pMinPolyNormalize -> p_MinPolyNormalize
spielwiese
|
|
|
@13366d
|
13 years |
Oleksandr |
FIX: rSetISReference
FIX: sca should not rely on kNF/sca_bba for the ...
spielwiese
|
|
|
@dd693a
|
13 years |
hannes |
fix p_TakeOutComp
add p_Vec2Polys
spielwiese
|
|
|
@9765f3
|
13 years |
hannes |
fixed pFDeg (not a global variable, but a member of ring)
fixed ...
spielwiese
|
|
|
@7dce2d7
|
13 years |
hannes |
add comments to some coeff functions
add p_EqualPolys
fix warnings in ...
spielwiese
|
|
|
@7f602b
|
13 years |
Oleksandr |
ADD: added "#include <misc/auxiliary.h>"
spielwiese
|
|
|
@8c9912
|
13 years |
Oleksandr |
ADD: mod_raw is needed for dynamic linkage
FIX: expose some needed ...
spielwiese
|
|
|
@aa450d
|
13 years |
Oleksandr |
FIX: move some minor functions from polys.h -> p_polys.h
spielwiese
|
|
|
@a60e0b
|
13 years |
mohamed.barakat |
fixed the syntax for compilers in pedantic mood :)
spielwiese
|
|
|
@ec0d9b
|
13 years |
mohamed.barakat |
merge libpolys/polys/configure.ac into polys/configure.ac
spielwiese
|
|
|
@1135a61
|
13 years |
hannes |
fix weight0.c
spielwiese
|
|
|
@0ffdec
|
13 years |
hannes |
fix pDebug
spielwiese
|
|
|
@845729b
|
13 years |
Oleksandr |
Removed linear algebra stuff (Bareiss/Det etc) from matpol.cc
TODO: ...
spielwiese
|
|
|
@d39b74
|
13 years |
hannes |
fix some typos
spielwiese
|
|
|
@3d65be
|
13 years |
hannes |
fix matpol: try to avoid _<capital letter> - it is reserved
spielwiese
|
|
|
@a2d993
|
13 years |
hannes |
fix simpleideals
spielwiese
|
|
|
@2f5547
|
13 years |
hannes |
id_FreeModule
spielwiese
|
|
|
@a665eb
|
13 years |
hannes |
id_HomIdeal, id_MaxIdeal
spielwiese
|
|
|
@b78996
|
13 years |
Oleksandr |
FIX: strting to fix sparse matrices (sparsmat.{h, cc})
spielwiese
|
|
|
@2f5936
|
13 years |
hannes |
id_Add, id_Transp
spielwiese
|
|
|
@cf02b22
|
13 years |
Oleksandr |
FIX: last fixes to matpol.cc
FIX: add "const" for (last) ring ...
spielwiese
|
|
|
@691dba
|
13 years |
Oleksandr |
FIX: use #include "config.h" everywhere
spielwiese
|
|
|
@503a31
|
13 years |
Oleksandr |
FIX: some more fixes (adding ring)
spielwiese
|
|
|
@5d9aa6
|
13 years |
Oleksandr |
FIX: further fixes in matpol
ADD: sparse matrices (sparsmat.*) - ...
spielwiese
|
|
|
@0a3a629
|
13 years |
Oleksandr |
FIX: fixed the matrix-related inteface: e.g. mpCopy(matrix) -> ...
spielwiese
|
|
|
@ee33a7
|
13 years |
Oleksandr |
FIX: eliminate some minor warnings (";")
spielwiese
|
|
|
@2e4757c
|
13 years |
hannes |
syntax fix
spielwiese
|
|
|
@91a72f
|
13 years |
hannes |
fix intvec *id_Sort(ideal id,BOOLEAN nolex, const ring r)
spielwiese
|
|
|
@2e7dee
|
13 years |
hannes |
fix id_Copy, idInit ..
spielwiese
|
|
|
@6f3273
|
13 years |
hannes |
fix BOOLEAN id_IsConstant(ideal id, const ri ng r)
spielwiese
|
|
|
@3d0808
|
13 years |
hannes |
fix void id_DelDiv(ideal id, const ring r)
fix p_DivisibleByRingCase
spielwiese
|
|
|
@c9c118
|
13 years |
hannes |
fix typo
spielwiese
|
|
|
@119853
|
13 years |
hannes |
fix void id_DelLmEquals(ideal id, const ring r)
spielwiese
|
|
|
@4a08e7
|
13 years |
hannes |
fix void id_DelEquals(ideal id, const ring r)
spielwiese
|
|
|
@9aa29b
|
13 years |
hannes |
fix void id_Norm(ideal id, const ring r)
spielwiese
|
|
|
@f5c2d02
|
13 years |
hannes |
fix void id_DelMultiples(ideal id, const ring r)
spielwiese
|
|
|
@da55c8
|
13 years |
mohamed.barakat |
fixed some include pathes
spielwiese
|
|
|
@f71e8c5
|
13 years |
hannes |
same missing include for simpleideals.*
removed std stuff from ...
spielwiese
|
|
|
@1377c9
|
13 years |
Oleksandr |
ADD: ncSAMult.{h,cc} - the last of NC arithmetics
spielwiese
|
|
|