source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b1cb63   10 years max Fix typo in poly_mon_mult This was caught by a compiler warning -- ... fieker-DuValspielwiese
(edit) @3918fd   10 years max Add const qualifier to some methods Note that Q_poly::is_equal() was ... fieker-DuValspielwiese
(edit) @e04494c   10 years max Change windows line ends to unix fieker-DuValspielwiese
(edit) @e9d3c3   10 years max Fix warnings about missing return values in non-void functions These ... fieker-DuValspielwiese
(edit) @1626ee5   10 years hannes Merge pull request #487 from mmklee/factory_flint24_sw Factory flint24 sw fieker-DuValspielwiese
(edit) @181954   10 years hannes fix: transz.ext -> alg.ext mapping fieker-DuValspielwiese
(edit) @ce6d1a   10 years martinlee84 chg: due to removal of old factorization code fieker-DuValspielwiese
(edit) @4e4e24b   10 years hannes fix: map alg/trans. extensions: undefined memory fieker-DuValspielwiese
(edit) @c90e04   10 years hannes add; rHas_c_Ordering fieker-DuValspielwiese
(edit) @8e2389   10 years hannes fix: rAssure_SyzComp: ringorder_c is sufficient fieker-DuValspielwiese
(edit) @5c8e18f   10 years hannes fix: access to chinese remainder, normalization of results fieker-DuValspielwiese
(edit) @616d685   10 years hannes add: farey for alg./trans. extensions fieker-DuValspielwiese
(edit) @e79e26   10 years hannes add: chinese remainder for alg./trans. extensions fieker-DuValspielwiese
(edit) @190da3   10 years hannes add: ssi for alg. and trans. extensions fieker-DuValspielwiese
(edit) @14086c2   10 years hannes add: provide fetch and imap for Z/p(a) <--> Q(a) fieker-DuValspielwiese
(edit) @7c0d57d   10 years Oleksandr Cleanup autogenerated config headers fieker-DuValspielwiese
(edit) @44f78d3   10 years martinlee84 fix: conversion to libfac in char series and neworder fieker-DuValspielwiese
(edit) @e61c3b   10 years hannes fix: debug version fieker-DuValspielwiese
(edit) @996cc8   10 years Oleksandr Fixing the problem of regeneration of config headers fieker-DuValspielwiese
(edit) @276a00   10 years Oleksandr Use @SINGULAR_CFLAGS@ instead of '-D(SING|OM)_NDEBUG' in ... fieker-DuValspielwiese
(edit) @eac92a   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Update .gitignore-s due to changes in BS fieker-DuValspielwiese
(edit) @974aa2   10 years Oleksandr Fix warning "C++ deprecated conversion from string constant to ... fieker-DuValspielwiese
(edit) @933be8   10 years Oleksandr Cleanup + warning elimination fieker-DuValspielwiese
(edit) @9a6ff99   10 years Oleksandr Merge sublibraries into bigger ones (packages) libpolys: libmisc, ... fieker-DuValspielwiese
(edit) @997a5b2   10 years Oleksandr Added the generation and installation of pkgconfig (*.pc) files + ... fieker-DuValspielwiese
(edit) @934108   10 years Oleksandr Fixing compiler warning fieker-DuValspielwiese
(edit) @55b6460   10 years Oleksandr Moved -DHAVE_CONFIG from Makefile.am: AM_CPPFLAGS into global compiler ... fieker-DuValspielwiese
(edit) @c70920   10 years Oleksandr Better BS: use libtool dependency libs and LIBADD automake feature + ... fieker-DuValspielwiese
(edit) @b3d84d   10 years Oleksandr Enable automake MAINTAINER_MODE fieker-DuValspielwiese
(edit) @a5275ef   10 years Oleksandr Commented out obsolete 'initializeGMP' fieker-DuValspielwiese
(edit) @0955dc   10 years Oleksandr Fixed lib*-config NOTE: libdir needs exec_prefix by default fieker-DuValspielwiese
(edit) @af659e   10 years Oleksandr Added FLINT flags to lib*-config scripts fieker-DuValspielwiese
(edit) @b89c22f   10 years Oleksandr Use @prefix@, @includedir@ and @libdir@ in lib*-config scripts NOTE: ... fieker-DuValspielwiese
(edit) @6e256c   10 years Oleksandr Fixed lib*-config scripts fieker-DuValspielwiese
(edit) @458fe5   10 years Oleksandr Added '--cflagswithdebug' option for *-config scripts (for more ... fieker-DuValspielwiese
(edit) @7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro fieker-DuValspielwiese
(edit) @667d33   10 years Oleksandr Only test once (no more dynamic AND static tests) chg: also BS cleanup fieker-DuValspielwiese
(edit) @882d5f   10 years Oleksandr Replaced "readlink -f" with shell code (due to Mac OS X) fieker-DuValspielwiese
(edit) @ac6113   10 years hannes fix: version numbers, removed S_VERSION1 fieker-DuValspielwiese
(edit) @b0857ee   10 years Oleksandr Removed tailing '/' for directory specs in Makefile.am-s fieker-DuValspielwiese
(edit) @7e2f2d   10 years Christian Eder fixes wrong code indention fieker-DuValspielwiese
(edit) @3a9e92a   10 years Christian Eder 1. adds/brings back p_ExpVectorAddSub() which is useful in sba 2. uses ... fieker-DuValspielwiese
(edit) @405407   10 years hannes fix: libcoeffs tests and gcc 4.8: inline routines exist several times ... fieker-DuValspielwiese
(edit) @7258bd   10 years hannes fix: more charstr stuff (tr.237): Z/(n^m) fieker-DuValspielwiese
(edit) @0acf3e   10 years hannes fix: more charstr stuff (tr.237) fieker-DuValspielwiese
(edit) @45cc512   10 years hannes chg: rCharstr is now a wrapper for r->cf->cfCoeffString fixes also: ... fieker-DuValspielwiese
(edit) @5b5409b   10 years hannes flint stuff: move optional parts to the end in coeffs fieker-DuValspielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC fieker-DuValspielwiese
(edit) @7bb7da5   10 years hannes chg: r_IsRingVar (extensions may not be singular rings, but uuse ... fieker-DuValspielwiese
(edit) @40971d   10 years hannes chg: simplified npNegM fieker-DuValspielwiese
(edit) @e8cd08   10 years boehm Fix for Cygwin: cast to pointer from integer of different size fieker-DuValspielwiese
(edit) @a2f79c   10 years hannes fix: compiler warning fieker-DuValspielwiese
(edit) @601105   10 years hannes chg: use syzComp in initenterstrongPairs fieker-DuValspielwiese
(edit) @805db88   11 years Oleksandr Avoid "if ((P)) " since clang treats such statements specially fieker-DuValspielwiese
(edit) @a97ac0   11 years hannes chg: messages about assign/conversion/calling: option(warn) -> TRACE ... fieker-DuValspielwiese
(edit) @757616   11 years hannes chg: moved char_ptr_bin to ring.cc because of tests fieker-DuValspielwiese
(edit) @394d507   11 years hannes chg: use LIBEXEC_DIR/PREFIX for resources fieker-DuValspielwiese
(edit) @e2202ee   11 years hannes fix: compiler warnings (64bit/const char*) fieker-DuValspielwiese
(edit) @17bdb2   11 years Oleksandr Don't use -release PKG_VER for all libraries fieker-DuValspielwiese
(edit) @56aaae   11 years hannes fix: handle undefined rings in ssi (from master) fieker-DuValspielwiese
(edit) @b19f81   11 years hannes fix: removed wrong assumes fieker-DuValspielwiese
(edit) @25761d   11 years Oleksandr Fix BS: AM_SILENT_RULES([yes]) fieker-DuValspielwiese
(edit) @319eab   11 years hannes chg: singuname stuff -> standard defines fieker-DuValspielwiese
(edit) @040c71   11 years hannes g: prefer StringAppendS over StringAppend (from master) fieker-DuValspielwiese
(edit) @f29e22   11 years hannes chg: warn, if rat. funct. cannot be mapped to polynomials (n_PermNumber) fieker-DuValspielwiese
(edit) @eb76e8   11 years Oleksandr fix: AMLDFLAGS -> AM_LDFLAGS fieker-DuValspielwiese
(edit) @1ab8c4   11 years martinlee84 chg: comment about simple_Alloc fieker-DuValspielwiese
(edit) @17887d2   11 years martinlee84 chg: editing fieker-DuValspielwiese
(edit) @ecf4a6a   11 years martinlee84 chg: added has_simple_Inverse to init in algext and transext fieker-DuValspielwiese
(edit) @c4e9ea   11 years martinlee84 chg: put make monic into p_ProjectiveUnique fieker-DuValspielwiese
(edit) @0b4a87   11 years martinlee84 chg: make monic if not over transcendental extension fieker-DuValspielwiese
(edit) @4609b7   11 years martinlee84 chg: extra treatment of transcendental extensions in p_Content fieker-DuValspielwiese
(edit) @9030ce   11 years martinlee84 chg: make monic only if simple inverse fieker-DuValspielwiese
(edit) @a0dfbc   11 years martinlee84 fix: compiliation error in debug mode fieker-DuValspielwiese
(edit) @4254a7f   11 years martinlee84 chg: make denominator monic if over a transcendental field extension ... fieker-DuValspielwiese
(edit) @12d617   11 years Oleksandr Merge pull request #373 from mmklee/projunique chg: deleted ... fieker-DuValspielwiese
(edit) @caf5880   11 years martinlee84 chg: moved QlogSize from tgb.cc to longrat.h fieker-DuValspielwiese
(edit) @c623e3e   11 years hannes fix: mac osx port: need extern int in a c file (D, not C code part) fieker-DuValspielwiese
(edit) @4154bb   11 years Oleksandr Fix "if (deg=0)" in new exp. coeffs (see issue #374) fieker-DuValspielwiese
(edit) @ebf460   11 years martinlee84 chg: deleted unnecessary p_Content chg: make monic if not over Q fieker-DuValspielwiese
(edit) @57f6787   11 years martinlee84 chg: handle nested fractions in singclap_gcd_and_divide fieker-DuValspielwiese
(edit) @2de7b0   11 years martinlee84 chg: improve definiteGcdCancellation by using singclap_gcd_and_divide fieker-DuValspielwiese
(edit) @152ec74   11 years hannes fix: avoid using freed memory fieker-DuValspielwiese
(edit) @404949   11 years hannes fix: need to free memory if NULL is returned fieker-DuValspielwiese
(edit) @7a09e1d   11 years hannes Merge branch 'spielwiese' of https://github.com/jankoboehm/Sources ... fieker-DuValspielwiese
(edit) @1b70fe   11 years hannes removed rIsExtension fieker-DuValspielwiese
(edit) @061ea67   11 years hannes fix: correct usage of ..Alloc0Bin.. fieker-DuValspielwiese
(edit) @918ca0   11 years hannes Merge pull request #363 from mmklee/den fix: delete DEN if it is 1 fieker-DuValspielwiese
(edit) @f3a5b8   11 years martinlee84 fix: delete DEN if it is 1 fieker-DuValspielwiese
(edit) @d18df5   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) fieker-DuValspielwiese
(edit) @3f7e6ee   11 years hannes fix: enforce integer coeffs in rational functions fieker-DuValspielwiese
(edit) @e72a9a   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) fieker-DuValspielwiese
(edit) @fbdfd4   11 years hannes fix: enforce integer coeffs in rational functions fieker-DuValspielwiese
(edit) @6e5fb8   11 years boehm fixed bug in transext.cc fieker-DuValspielwiese
(edit) @96847c   11 years boehm added tests for ntDiff and ellipticcovers.lib fieker-DuValspielwiese
(edit) @0b8402   11 years boehm minor changes with respect to ntDiff fieker-DuValspielwiese
(edit) @7308ee   11 years boehm minor changes with respect to ntDiff fieker-DuValspielwiese
(edit) @1e8006   11 years boehm Changes to ntDiff fieker-DuValspielwiese
(edit) @5d258e9   11 years boehm fixed problem of diff with cancellation of rational function NULL fieker-DuValspielwiese
(edit) @12f6ce0   11 years boehm Added differentiation of coefficients in transcendental extensions fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.