source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b19ab84   13 years hannes add some missing routines to coeffs fieker-DuValspielwiese
(edit) @bea370   13 years Oleksandr ADD: new --enable-plural argument for enabling/disabling? PLURAL fieker-DuValspielwiese
(edit) @c74d6a   13 years Oleksandr FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL) fieker-DuValspielwiese
(edit) @087d2d   13 years hannes removed dep. on configure.in in factory fieker-DuValspielwiese
(edit) @19cbad8   13 years hannes be consistent: use HAVE_IOSTREAM to enable for new c++ headers fieker-DuValspielwiese
(edit) @c262d5   13 years hannes warnings removed from modulop.cc fieker-DuValspielwiese
(edit) @189f83   13 years Oleksandr FIX: C++ headers have no ".h" FIX: atoi/abort are from the C header ... fieker-DuValspielwiese
(edit) @2db7ae   13 years hannes disabled cf_hnf: does not compile with NTL with NTL_STD_CXX set fieker-DuValspielwiese
(edit) @e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train fieker-DuValspielwiese
(edit) @9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO fieker-DuValspielwiese
(edit) @69181b3   13 years Oleksandr ADD: initializeGMP is needed when linking against factory ADD: NTL ... fieker-DuValspielwiese
(edit) @468b57   13 years mohamed.barakat renamed libsingcf -> libfactory fieker-DuValspielwiese
(edit) @650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory fieker-DuValspielwiese
(edit) @b58d47   13 years mohamed.barakat start eliminating `unused parameter' warnings fieker-DuValspielwiese
(edit) @643b1eb   13 years mohamed.barakat include ftmpl_inst.cc in libsingcf.a (template instantiations) - ... fieker-DuValspielwiese
(edit) @0654122   13 years seelisch fixes in impl. of alg. ext. field / ifdef factory stuff fieker-DuValspielwiese
(edit) @7d73857   13 years hannes fix include path for factory, name of libsingcf fieker-DuValspielwiese
(edit) @9af8a63   13 years mohamed.barakat invoke the macros to check for gmp and ntl in factory/configure.in - ... fieker-DuValspielwiese
(edit) @a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ... fieker-DuValspielwiese
(edit) @1983c3   13 years hannes removed unused global vars from modulop.cc fix for coeffs/test-g fieker-DuValspielwiese
(edit) @abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory fieker-DuValspielwiese
(edit) @0fb5991   13 years seelisch fixes so that libpoly builds without compiler errors in algext.cc ... fieker-DuValspielwiese
(edit) @3b0ba67   13 years seelisch small bug fix fieker-DuValspielwiese
(edit) @69fb9d0   13 years seelisch finished impl. of alg. ext. fields; now testing... fieker-DuValspielwiese
(edit) @ba2359   13 years seelisch almost finished impl. of algebraic extension fieker-DuValspielwiese
(edit) @fba6f18   13 years seelisch alg. ext. fields: 1st impl. and 1st tests fieker-DuValspielwiese
(edit) @ce3f53c   13 years martinlee84 adapted conversion to and from factory fieker-DuValspielwiese
(edit) @d75f15   13 years martinlee84 moved clapconv.h and clapconv.cc to polys changed includes of ... fieker-DuValspielwiese
(edit) @c5917f1   13 years hovinen * Add libpolys/libpolys-config.in as prototype for script to make it ... fieker-DuValspielwiese
(edit) @ad35b5   13 years hovinen Add M4-macro to check for NTL and to set NTL_CFLAGS, NTL_LIBS, and ... fieker-DuValspielwiese
(edit) @a934fc8   13 years hannes factory -> number: Q fieker-DuValspielwiese
(edit) @eca225   13 years hannes factory to number: Z/p fieker-DuValspielwiese
(edit) @e25a99   13 years Oleksandr FIX: rename 'ringflagb' into 'mod2mMask' for rings (Z/2m) fieker-DuValspielwiese
(edit) @84c376   13 years Oleksandr ADD: FreeBSD-related fixes in build system (no libdl, $^, $<) fieker-DuValspielwiese
(edit) @2271fcf   13 years Oleksandr FIX: don't delete cf_gmp.h (not generated anymore!) fieker-DuValspielwiese
(edit) @107b6a6   13 years Oleksandr ADD: more dependencies fieker-DuValspielwiese
(edit) @af598e   13 years Oleksandr ADD: factory-related wrappers (clapsing.cc/.h) FIX: ring-dependent ... fieker-DuValspielwiese
(edit) @02c42d   13 years Oleksandr FIX: nGetChar -> n_nGetChar fieker-DuValspielwiese
(edit) @2111465   13 years martinlee84 switched on HAVE_FACTORY in auxiliary.h.in deleted include of cf_gmp.h ... fieker-DuValspielwiese
(edit) @c2e9b1   13 years martinlee84 put assert.h before cf_gmp.h fieker-DuValspielwiese
(edit) @daa556   13 years Oleksandr FIX: cf_gmp.h should be included after asser.h.... ??!?! fieker-DuValspielwiese
(edit) @769f28   13 years mohamed.barakat - fixed --with-gmp in factory/configure.in to be compatible with gmp ... fieker-DuValspielwiese
(edit) @6d0563e   13 years Oleksandr FIX: any linux can use dynamic modules, no? fieker-DuValspielwiese
(edit) @4ffb46   13 years Oleksandr FIX: enabling dynamic modules on Free BSD TODO: -ldl is wrong! NOTE: ... fieker-DuValspielwiese
(edit) @26c66ae   13 years seelisch use n_Ext, only, for any type of extensions (after discussion with Hans) fieker-DuValspielwiese
(edit) @ebc188   13 years Oleksandr MV: sw.sh moved to 'scripts' git branch fieker-DuValspielwiese
(edit) @4c811b   13 years Oleksandr FIX: bug fix: /usr/local is not searched by gcc by default fieker-DuValspielwiese
(edit) @3bb9cb   13 years Oleksandr FIX: minor fixes to sw.sh fieker-DuValspielwiese
(edit) @10a85fe   13 years Oleksandr ADD: better 'date' format (no spaces) ADD: paralell run-protection ... fieker-DuValspielwiese
(edit) @3033f0   13 years Oleksandr FIX: 'git show' - shows too much :( - use 'git log' instead fieker-DuValspielwiese
(edit) @62604d   13 years Oleksandr ADD: shell script for nightly builds/tests fieker-DuValspielwiese
(edit) @bfa04e   13 years hannes fix typos minpoly is a poly in r->cf->algring fieker-DuValspielwiese
(edit) @aec5c9   13 years seelisch minpoly replaced by minideal->m[0]; prep for longalg/longtrans fieker-DuValspielwiese
(edit) @760a78f   13 years hannes less warnings: unused variables, unused debug stuff, const in result ... fieker-DuValspielwiese
(edit) @4c6e420   13 years Oleksandr ADD: algring to coeffs (for extension fields via polynomials) FIX: ... fieker-DuValspielwiese
(edit) @5c97e10   13 years Oleksandr removed *.0.so modules from tests/ fieker-DuValspielwiese
(edit) @afa93a   13 years Oleksandr FIX: p_?GetCoeff must test the input fieker-DuValspielwiese
(edit) @b5b9dc   13 years hannes fix poly_test fieker-DuValspielwiese
(edit) @bfde6c   13 years Oleksandr FIX: some silly bugs in tests... TODO: correct assumes...? fieker-DuValspielwiese
(edit) @b7d7eb   13 years Oleksandr ADD: deleting polynomials... fails fieker-DuValspielwiese
(edit) @f70f641   13 years hannes - rSum, rCopy0: uses now coeffs - some unused variables removed in ... fieker-DuValspielwiese
(edit) @b27c052   13 years Oleksandr ADD: first poly-tests (Sum Up integers 0..N) ADD: GlobalFixup made ... fieker-DuValspielwiese
(edit) @6c084af   13 years Oleksandr ADD: CoeffWrite for n_R (shortfl.cc) ADD: test function pointers ... fieker-DuValspielwiese
(edit) @3dbe0bf   13 years hannes rSum: test for equal coeffs mod_raw: simplified fieker-DuValspielwiese
(edit) @52f218   13 years Oleksandr FIX: mod_raw: check __ELF__ ADD: dynamic modules (quick and dirty hack ... fieker-DuValspielwiese
(edit) @d142260   13 years Oleksandr FIX: fixed dynamic loading on Mac OS X using dlfcn fieker-DuValspielwiese
(edit) @c11134   13 years Oleksandr FIX: fixed linkage under Mac OS X: one has to initialize global variables fieker-DuValspielwiese
(edit) @2dcf453   13 years mohamed.barakat do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true fieker-DuValspielwiese
(edit) @6d28ba7   13 years mohamed.barakat ./configure --enable-p-procs-static now compiles fieker-DuValspielwiese
(edit) @d9e190   13 years mohamed.barakat got rid of program_invocation_name (non-portable) and replaced it by ... fieker-DuValspielwiese
(edit) @4f07ef   13 years Oleksandr minor fix (GF(25/5?)) fieker-DuValspielwiese
(edit) @44105a7   13 years hovinen * Use -module when linking p_Procs dynamic modules * Remove lib prefix ... fieker-DuValspielwiese
(edit) @fd22bf0   13 years hovinen Add AM_LDFLAGS to polys_test_LDFLAGS fieker-DuValspielwiese
(edit) @8480db   13 years Oleksandr ADD: trying to use dynamic module (-rdynamic) fieker-DuValspielwiese
(edit) @95c1fa   13 years Oleksandr FIX: fixes due to separating coeffs into 'cf' fieker-DuValspielwiese
(edit) @9b9ae7   13 years hannes removed rWrite stuff which is now in n_CoeffWrite fieker-DuValspielwiese
(edit) @7a8011   13 years hannes more CoeffWrite: rings, long R, long C fieker-DuValspielwiese
(edit) @8167af   13 years hannes nlCoeffWrite fieker-DuValspielwiese
(edit) @ae85a3   13 years Oleksandr ADD: executables should use feInitResources ADD: try using n_CoeffWrite... fieker-DuValspielwiese
(edit) @59a62bd   13 years Oleksandr ADD: feInitResources can use 'program_invocation_name' instead of ... fieker-DuValspielwiese
(edit) @01c1d0   13 years Oleksandr FIX: moved P/minpoly/parameters from ring to coeff fieker-DuValspielwiese
(edit) @0b7bf7   13 years Oleksandr FIX: fixed a bug (due to the sum test for Zn3), together with Frank ... fieker-DuValspielwiese
(edit) @c7e3d7   13 years hannes cfCoeffWrite introduced fieker-DuValspielwiese
(edit) @03bf55   13 years Oleksandr FIX: adaptation of var. name changes for arithmetik rings coauthor: ... fieker-DuValspielwiese
(edit) @17e473   13 years Oleksandr FIX: we can link against libpolys FIX: rField_*(r...) all should call ... fieker-DuValspielwiese
(edit) @1ddd04   13 years hannes rDefault via coeffs fieker-DuValspielwiese
(edit) @0ebd7e   13 years hannes add ksCheckCoeffs fieker-DuValspielwiese
(edit) @294537   13 years Oleksandr FIX: pMinPolyNormalize -> p_MinPolyNormalize fieker-DuValspielwiese
(edit) @c5412f   13 years Oleksandr FIX: use -ldl whenever linking against DYNAMIC version of libpolys... ... fieker-DuValspielwiese
(edit) @13366d   13 years Oleksandr FIX: rSetISReference FIX: sca should not rely on kNF/sca_bba for the ... fieker-DuValspielwiese
(edit) @dd693a   13 years hannes fix p_TakeOutComp add p_Vec2Polys fieker-DuValspielwiese
(edit) @9765f3   13 years hannes fixed pFDeg (not a global variable, but a member of ring) fixed ... fieker-DuValspielwiese
(edit) @7dce2d7   13 years hannes add comments to some coeff functions add p_EqualPolys fix warnings in ... fieker-DuValspielwiese
(edit) @7f602b   13 years Oleksandr ADD: added "#include <misc/auxiliary.h>" fieker-DuValspielwiese
(edit) @e5422d   13 years Oleksandr fixed zero divisior issue in Z/2^mZ coauthor: Frank Seelisch ... fieker-DuValspielwiese
(edit) @8c9912   13 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... fieker-DuValspielwiese
(edit) @e1761c   13 years mohamed.barakat define HAVE_DL in m4/p-procs.m4, SING_CHECK_P_PROCS fieker-DuValspielwiese
(edit) @72b880   13 years mohamed.barakat replaced the deprecated AC_LIBTOOL_DLOPEN/AC_PROG_LIBTOOL with ... fieker-DuValspielwiese
(edit) @41dde6   13 years mohamed.barakat - moved the definitions of HAVE_MULT_MOD, HAVE_DIV_MOD, and ... fieker-DuValspielwiese
(edit) @aa450d   13 years Oleksandr FIX: move some minor functions from polys.h -> p_polys.h fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.