|
|
@9d53d0
|
12 years |
hannes |
fix includes for C-files
spielwiese
|
|
|
@7d0225
|
12 years |
hannes |
new files in factory added to Makefile.am
spielwiese
|
|
|
@76fead
|
12 years |
hannes |
syntax fix after rebase
spielwiese
|
|
|
@801bdb
|
12 years |
Oleksandr |
FIX: still need old.gring.cc for NC stuff
spielwiese
|
|
|
@210e07
|
12 years |
Oleksandr |
ADD: testing headers with "make test.o"
FIX: cleaning up headers in ...
spielwiese
|
|
|
@4ecc5a4
|
12 years |
hannes |
syntax fix
spielwiese
|
|
|
@964389
|
12 years |
Oleksandr |
ADD: add INSTALL_PREFIX macro into config.h and to the search path
spielwiese
|
|
|
@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
|
|
|
@06df101
|
12 years |
seelisch |
handled nested fractions (when over Q), found bug in longrat.cc (see ...
spielwiese
|
|
|
@2d3091c
|
12 years |
seelisch |
test for trac ticket #308 with new implementation (result is instantaneous)
spielwiese
|
|
|
@da49bc
|
12 years |
hannes |
fix memeory leaks (tr 214, svn 14322,14323)
spielwiese
|
|
|
@e5d267
|
12 years |
seelisch |
cancellation of gcd in rat. funct. fields
spielwiese
|
|
|
@df43d9
|
12 years |
hannes |
fix tr. 346: p_PermPoly
spielwiese
|
|
|
@010f3b
|
12 years |
seelisch |
more tests for transcendental case
spielwiese
|
|
|
@de90c01
|
12 years |
seelisch |
poly_tests for transcendental ext fields
spielwiese
|
|
|
@f59722
|
12 years |
hannes |
convert to inline routine: nlInpMult
spielwiese
|
|
|
@5e0035
|
12 years |
hannes |
p_procs_dynamic: const
spielwiese
|
|
|
@d2f64e
|
12 years |
hannes |
internal header: prCopyMacros.h
spielwiese
|
|
|
@fad7c58
|
12 years |
hannes |
p_Mult_q.h is an internal header, mod_raw.* moved to polys (it is not ...
spielwiese
|
|
|
@18dab28
|
12 years |
hannes |
fix unseless includes of polys-impl.h
spielwiese
|
|
|
@91c34a
|
12 years |
hannes |
removed empty polys-impl.h
spielwiese
|
|
|
@6a5b93
|
12 years |
hannes |
more internal headers: p_Procs_Set.h, p_Procs_Static.h, ...
spielwiese
|
|
|
@d0570be
|
12 years |
hannes |
p_Numbers.h is now an internal header
spielwiese
|
|
|
@304ad9b
|
12 years |
hannes |
p_MemCmp.h and p_MemCopy.h are now internal headers
spielwiese
|
|
|
@26a1eb
|
12 years |
hannes |
removed empty pInline0.*
spielwiese
|
|
|
@2c7f28
|
13 years |
seelisch |
impl. of rat. funct. fields (no tests yet, no cancellation of gcd's yet)
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
|
|
|
@5a4b26
|
13 years |
hannes |
fix build issue for disable-plural
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
|
|
|
@cdf22a9
|
13 years |
seelisch |
using negative chars: needs to be discussed
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
|
|
|
@e0ae1c
|
13 years |
Oleksandr |
FIX: it seems (due to FreeBSD) that -lfactory should be before -lntl...
spielwiese
|
|
|
@71f6dbd
|
13 years |
Oleksandr |
ADD: adding cleanup
ADD: instead of multiple soft links (*.so), do: ...
spielwiese
|
|
|
@11837b
|
13 years |
Oleksandr |
ADD: Show Resource-Settings at the beginning of each test-suit
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
|
|
|
@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
|
|
|
@2f0314
|
13 years |
Oleksandr |
FIX: -lNTL/-lfactory in correct order
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
|
|
|
@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
|
|
|
@c54848
|
13 years |
Oleksandr |
ADD: another path to gftables
spielwiese
|
|
|
@f9dc520
|
13 years |
Oleksandr |
ADD: search for dynamic modules within the usual search pathes
ADD: ...
spielwiese
|
|
|
@8d1a1ab
|
13 years |
Oleksandr |
ADD: standalone test for n_GF (gftables!)
ADD: more search pathes for ...
spielwiese
|
|
|
@76388e
|
13 years |
Oleksandr |
ADD: improving resource handling (searching files...)
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
|
|
|
@7d1a26
|
13 years |
Oleksandr |
CHG: prefer *limits.h from misc/ over it from omalloc/.
spielwiese
|
|
|
@e3b233
|
13 years |
Oleksandr |
CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers)
spielwiese
|
|
|
@75ddac
|
13 years |
Oleksandr |
ADD: any (Singular) executable should look for gftables in its current ...
spielwiese
|
|
|
@ae6d28
|
13 years |
Oleksandr |
ADD: 0-pointer guards to avoid seg.faults
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
|
|
|
@3199ac
|
13 years |
Oleksandr |
FIX: "make install" installs factory/gftables
FIX: out of tree ...
spielwiese
|
|
|
@99ae0c
|
13 years |
Oleksandr |
ADD: added more trivial tests due to inpAdd in n_Q (1+1==2?)...
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
|
|
|
@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
|
|
|
@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
|
|
|
@45e35b
|
13 years |
mohamed.barakat |
further fixes to build system
- merged arithrings.m4 and plural.m4 ...
spielwiese
|
|
|
@37ed00
|
13 years |
Oleksandr |
ADD: test for a creation of a ring with specific ordering
spielwiese
|
|
|
@568cf0
|
13 years |
Oleksandr |
ADD: Enable arithmetical rings by default
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
|
|
|
@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
|
|
|
@577888
|
13 years |
hannes |
add ndKillChar to n_R, n_Q
spielwiese
|
|
|
@f8f0b7
|
13 years |
Oleksandr |
FIX: "#define" should be "#undef" in any public config.h.in ...
spielwiese
|
|
|
@b19ab84
|
13 years |
hannes |
add some missing routines to coeffs
spielwiese
|
|
|
@bea370
|
13 years |
Oleksandr |
ADD: new --enable-plural argument for enabling/disabling? PLURAL
spielwiese
|
|
|
@c74d6a
|
13 years |
Oleksandr |
FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
spielwiese
|
|
|
@c262d5
|
13 years |
hannes |
warnings removed from modulop.cc
spielwiese
|
|
|
@69181b3
|
13 years |
Oleksandr |
ADD: initializeGMP is needed when linking against factory
ADD: NTL ...
spielwiese
|
|
|