|
|
@44d5ad
|
12 years |
seelisch |
added documentation in coeffs.h
spielwiese
|
|
|
@0afa07
|
12 years |
seelisch |
removed cfPar, cfParDeg, n_Par, n_ParDeg, ndPar, ndParDeg from coeffs
spielwiese
|
|
|
@6a7368
|
12 years |
Oleksandr |
FIX: IsRing should be available for DivBy!?
spielwiese
|
|
|
@5469a9
|
12 years |
Oleksandr |
FIX: n_DivBy should work for fields as well!
spielwiese
|
|
|
@3159bc
|
12 years |
Oleksandr |
FIX: Bug fix: n->cfCopy MUST be ndCopy BUT NOT 'nd_Copy' by default!
spielwiese
|
|
|
@353caa
|
12 years |
Oleksandr |
ADD: exposing const char *n_Read(const char * s, number * a, const ...
spielwiese
|
|
|
@44d898
|
12 years |
Oleksandr |
ADD: n_DivBy should be _always_ visible!
spielwiese
|
|
|
@d12f186
|
12 years |
seelisch |
bug in coeffs.h, removing nested fractions in ext. fields over Q
spielwiese
|
|
|
@e5d267
|
12 years |
seelisch |
cancellation of gcd in rat. funct. fields
spielwiese
|
|
|
@f59722
|
12 years |
hannes |
convert to inline routine: nlInpMult
spielwiese
|
|
|
@9bb5457
|
13 years |
hannes |
fixed warning about unused paramaters in coeffs
spielwiese
|
|
|
@7af488e
|
13 years |
hannes |
nRegister not needed any more for standard coeffs
spielwiese
|
|
|
@6ccdd3a
|
13 years |
seelisch |
renamed algring; comments; transext.* added
spielwiese
|
|
|
@488808e
|
13 years |
seelisch |
removed calls to nCoeff_is_Q_a and nCoeff_is_Zp_a (kept definitions ...
spielwiese
|
|
|
@73a9ffb
|
13 years |
seelisch |
made sure that ch is properly set everywhere, and ch >= 0; more ASSUMEs
spielwiese
|
|
|
@e676cd
|
13 years |
Oleksandr |
FIX: Doxygen style comments
spielwiese
|
|
|
@f0797c
|
13 years |
seelisch |
char and ringtype related stuff
spielwiese
|
|
|
@141342
|
13 years |
seelisch |
nExt replaced by n_algExt and n_transExt
spielwiese
|
|
|
@48a994
|
13 years |
seelisch |
factory-related includes
spielwiese
|
|
|
@fd01a8
|
13 years |
seelisch |
testing multivariate gcd from factory: problem in p_polys.cc ('longalg ...
spielwiese
|
|
|
@b2366e
|
13 years |
Oleksandr |
FIX: libpolys/coeffs/test was not compiled on FreeBSD (renamed into ...
spielwiese
|
|
|
@9eb0f9
|
13 years |
Oleksandr |
FIX: test coeffs using factory AND ntl (without public use of factory ...
spielwiese
|
|
|
@4ecfbc
|
13 years |
Oleksandr |
FIX: factory needs NTL => -lntl AFTER -lfactory... :-/
spielwiese
|
|
|
@fa1d48
|
13 years |
martinlee84 |
enabled factory by default and included factory.h in coeffs.h
spielwiese
|
|
|
@8872ef
|
13 years |
Oleksandr |
FIX: enable testing without factory
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
|
|
|
@9144617
|
13 years |
Oleksandr |
ADD: trying to avoid factory as much as possible (build without...?)
spielwiese
|
|
|
@e3b233
|
13 years |
Oleksandr |
CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers)
spielwiese
|
|
|
@c8204a
|
13 years |
Oleksandr |
ADD: some cleanup (LIB is not needed anymore, gftables may be symlinked...)
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
|
|
|
@17b0b05
|
13 years |
hannes |
fix loading of gftables
- fix loading in nfReadTable
- fix ...
spielwiese
|
|
|
@ea0001
|
13 years |
mohamed.barakat |
make check finds the gftables and dynamic modules (also out of tree)
...
spielwiese
|
|
|
@613794
|
13 years |
hannes |
add: CoeffIsEqual/KillChar for n_Z2m, n_Z
spielwiese
|
|
|
@529fa4
|
13 years |
hannes |
add: nChineseRemainder/idChineseRemainder
spielwiese
|
|
|
@cd6df87
|
13 years |
mohamed.barakat |
fixed linking against factory and commented out chinese remainder
- ...
spielwiese
|
|
|
@adb2ed
|
13 years |
mohamed.barakat |
Fixes to allow out-of-tree compilation
- Add $(top_builddir)/.. to ...
spielwiese
|
|
|
@121fd9
|
13 years |
hannes |
add: ndCoeffsIsEqual: generic case,parameter unsed
fix: some "unused ...
spielwiese
|
|
|
@2544e7
|
13 years |
hannes |
new: ndInit_bigint: no conversion, report error
spielwiese
|
|
|
@577888
|
13 years |
hannes |
add ndKillChar to n_R, n_Q
spielwiese
|
|
|
@b19ab84
|
13 years |
hannes |
add some missing routines to coeffs
spielwiese
|
|
|
@c262d5
|
13 years |
hannes |
warnings removed from modulop.cc
spielwiese
|
|
|
@468b57
|
13 years |
mohamed.barakat |
renamed libsingcf -> libfactory
spielwiese
|
|
|
@b58d47
|
13 years |
mohamed.barakat |
start eliminating `unused parameter' warnings
spielwiese
|
|
|
@643b1eb
|
13 years |
mohamed.barakat |
include ftmpl_inst.cc in libsingcf.a (template instantiations)
- ...
spielwiese
|
|
|
@1983c3
|
13 years |
hannes |
removed unused global vars from modulop.cc
fix for coeffs/test-g
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
|
|
|
@fba6f18
|
13 years |
seelisch |
alg. ext. fields: 1st impl. and 1st tests
spielwiese
|
|
|
@a934fc8
|
13 years |
hannes |
factory -> number: Q
spielwiese
|
|
|
@eca225
|
13 years |
hannes |
factory to number: Z/p
spielwiese
|
|
|
@e25a99
|
13 years |
Oleksandr |
FIX: rename 'ringflagb' into 'mod2mMask' for rings (Z/2m)
spielwiese
|
|
|
@2111465
|
13 years |
martinlee84 |
switched on HAVE_FACTORY in auxiliary.h.in
deleted include of cf_gmp.h ...
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
|
|
|
@4c6e420
|
13 years |
Oleksandr |
ADD: algring to coeffs (for extension fields via polynomials)
FIX: ...
spielwiese
|
|
|
@f70f641
|
13 years |
hannes |
- rSum, rCopy0: uses now coeffs
- some unused variables removed in ...
spielwiese
|
|
|
@6c084af
|
13 years |
Oleksandr |
ADD: CoeffWrite for n_R (shortfl.cc)
ADD: test function pointers ...
spielwiese
|
|
|
@3dbe0bf
|
13 years |
hannes |
rSum: test for equal coeffs
mod_raw: simplified
spielwiese
|
|
|
@7a8011
|
13 years |
hannes |
more CoeffWrite: rings, long R, long C
spielwiese
|
|
|
@8167af
|
13 years |
hannes |
nlCoeffWrite
spielwiese
|
|
|
@01c1d0
|
13 years |
Oleksandr |
FIX: moved P/minpoly/parameters from ring to coeff
spielwiese
|
|
|
@0b7bf7
|
13 years |
Oleksandr |
FIX: fixed a bug (due to the sum test for Zn3), together with Frank ...
spielwiese
|
|
|
@c7e3d7
|
13 years |
hannes |
cfCoeffWrite introduced
spielwiese
|
|
|
@17e473
|
13 years |
Oleksandr |
FIX: we can link against libpolys
FIX: rField_*(r...) all should call ...
spielwiese
|
|
|
@7dce2d7
|
13 years |
hannes |
add comments to some coeff functions
add p_EqualPolys
fix warnings in ...
spielwiese
|
|
|
@e5422d
|
13 years |
Oleksandr |
fixed zero divisior issue in Z/2^mZ
coauthor: Frank Seelisch ...
spielwiese
|
|
|
@8c9912
|
13 years |
Oleksandr |
ADD: mod_raw is needed for dynamic linkage
FIX: expose some needed ...
spielwiese
|
|
|
@1820e7
|
13 years |
Oleksandr |
ADD: more unit tests via CxxTest and related changes
FIX: NULLp for ...
spielwiese
|
|
|
@720156
|
13 years |
mohamed.barakat |
merge libpolys/coeffs/configure.ac into libpolys/configure.ac
spielwiese
|
|
|
@691dba
|
13 years |
Oleksandr |
FIX: use #include "config.h" everywhere
spielwiese
|
|
|
@32d07a5
|
13 years |
Oleksandr |
Adding/Fixing currRing for non-commutative stuff
spielwiese
|
|
|
@0ef3f51
|
13 years |
hannes |
moved compatiblity stuff to number.h
moved public stuff (tersts) to ...
spielwiese
|
|
|
@94557c9
|
13 years |
hovinen |
Remove redundant variable-definitions
spielwiese
|
|
|
@819bad
|
13 years |
hovinen |
Change order of libraries when building libpolys/coeffs/test to avoid ...
spielwiese
|
|
|
@028192
|
13 years |
Oleksandr |
FIX: p_polys.cc, ring.cc (mostly NC-stuff + ideals/matrices/numbers)
spielwiese
|
|
|
@ab4f17
|
13 years |
mohamed.barakat |
added an autoconf macro to check for GMP
spielwiese
|
|
|
@630ca9
|
13 years |
Oleksandr |
FIX: separate debug/optimized flags for resources and coeffs
FIX: ...
spielwiese
|
|
|
@e69b7c
|
13 years |
hannes |
fixes for p_Mult_q.cc (buckets still missing)
spielwiese
|
|
|
@16f8f1
|
13 years |
Oleksandr |
ADD: minor changes to coeffs, numbers and tests
spielwiese
|
|
|
@fb0a699
|
13 years |
Oleksandr |
FIX: fixed a bug, which occured during the last rebase (2.03.2011)
spielwiese
|
|
|
@bf5914
|
13 years |
Oleksandr |
FIX: -fdiagnostics-show-option is not supported by gcc 4.0.1 (standard ...
spielwiese
|
|
|
@0c1b24
|
13 years |
Oleksandr |
FIX: update LIB due to libpoly/
spielwiese
|
|
|
@e879df
|
13 years |
Oleksandr |
fix: build test with omalloc (not with the omalloc_debug)
spielwiese
|
|
|
@d462535
|
13 years |
hovinen |
Change order of libraries when building libpolys/coeffs/test to avoid ...
spielwiese
|
|
|
@ea11dc
|
13 years |
mohamed.barakat |
fixed longrat.{cc,h}
spielwiese
|
|
|
@4581a96
|
13 years |
hannes |
n_Par, postponing longalg stuff
spielwiese
|
|
|
@35eaf8
|
13 years |
mohamed.barakat |
- update the build system to build p_Procs.inc
- change macros to ...
spielwiese
|
|
|
@c7afe57
|
13 years |
Oleksandr |
FIX: COPYING AND INSTALL will be generated/changed automatically, i.e. ...
spielwiese
|
|
|
@1389a4
|
13 years |
hannes |
syntax fixes for libpoly, part 8: map stuff
spielwiese
|
|
|
@5679049
|
13 years |
hannes |
syntax fixes for libpoly, part 2
spielwiese
|
|
|
@8a8c9e
|
13 years |
hannes |
syntax fixes for libpoly, part 1
spielwiese
|
|
|
@6bec87
|
13 years |
mohamed.barakat |
. started migrating polys to automake
. further fixes to the include paths
spielwiese
|
|
|
@014b65
|
13 years |
mohamed.barakat |
- moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans ...
spielwiese
|