source: git/libpolys/polys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45cc512   10 years hannes chg: rCharstr is now a wrapper for r->cf->cfCoeffString fixes also: ... spielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC spielwiese
(edit) @7bb7da5   10 years hannes chg: r_IsRingVar (extensions may not be singular rings, but uuse ... spielwiese
(edit) @805db88   10 years Oleksandr Avoid "if ((P)) " since clang treats such statements specially spielwiese
(edit) @757616   10 years hannes chg: moved char_ptr_bin to ring.cc because of tests spielwiese
(edit) @394d507   10 years hannes chg: use LIBEXEC_DIR/PREFIX for resources spielwiese
(edit) @17bdb2   10 years Oleksandr Don't use -release PKG_VER for all libraries spielwiese
(edit) @56aaae   10 years hannes fix: handle undefined rings in ssi (from master) spielwiese
(edit) @b19f81   10 years hannes fix: removed wrong assumes spielwiese
(edit) @319eab   10 years hannes chg: singuname stuff -> standard defines spielwiese
(edit) @040c71   10 years hannes g: prefer StringAppendS over StringAppend (from master) spielwiese
(edit) @f29e22   10 years hannes chg: warn, if rat. funct. cannot be mapped to polynomials (n_PermNumber) spielwiese
(edit) @1ab8c4   10 years martinlee84 chg: comment about simple_Alloc spielwiese
(edit) @17887d2   10 years martinlee84 chg: editing spielwiese
(edit) @ecf4a6a   10 years martinlee84 chg: added has_simple_Inverse to init in algext and transext spielwiese
(edit) @c4e9ea   10 years martinlee84 chg: put make monic into p_ProjectiveUnique spielwiese
(edit) @0b4a87   10 years martinlee84 chg: make monic if not over transcendental extension spielwiese
(edit) @4609b7   10 years martinlee84 chg: extra treatment of transcendental extensions in p_Content spielwiese
(edit) @9030ce   10 years martinlee84 chg: make monic only if simple inverse spielwiese
(edit) @4254a7f   11 years martinlee84 chg: make denominator monic if over a transcendental field extension ... spielwiese
(edit) @12d617   11 years Oleksandr Merge pull request #373 from mmklee/projunique chg: deleted ... spielwiese
(edit) @c623e3e   11 years hannes fix: mac osx port: need extern int in a c file (D, not C code part) spielwiese
(edit) @ebf460   11 years martinlee84 chg: deleted unnecessary p_Content chg: make monic if not over Q spielwiese
(edit) @57f6787   11 years martinlee84 chg: handle nested fractions in singclap_gcd_and_divide spielwiese
(edit) @2de7b0   11 years martinlee84 chg: improve definiteGcdCancellation by using singclap_gcd_and_divide spielwiese
(edit) @152ec74   11 years hannes fix: avoid using freed memory spielwiese
(edit) @404949   11 years hannes fix: need to free memory if NULL is returned spielwiese
(edit) @7a09e1d   11 years hannes Merge branch 'spielwiese' of https://github.com/jankoboehm/Sources ... spielwiese
(edit) @1b70fe   11 years hannes removed rIsExtension spielwiese
(edit) @061ea67   11 years hannes fix: correct usage of ..Alloc0Bin.. spielwiese
(edit) @918ca0   11 years hannes Merge pull request #363 from mmklee/den fix: delete DEN if it is 1 spielwiese
(edit) @f3a5b8   11 years martinlee84 fix: delete DEN if it is 1 spielwiese
(edit) @d18df5   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) spielwiese
(edit) @3f7e6ee   11 years hannes fix: enforce integer coeffs in rational functions spielwiese
(edit) @e72a9a   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) spielwiese
(edit) @fbdfd4   11 years hannes fix: enforce integer coeffs in rational functions spielwiese
(edit) @6e5fb8   11 years boehm fixed bug in transext.cc spielwiese
(edit) @96847c   11 years boehm added tests for ntDiff and ellipticcovers.lib spielwiese
(edit) @0b8402   11 years boehm minor changes with respect to ntDiff spielwiese
(edit) @7308ee   11 years boehm minor changes with respect to ntDiff spielwiese
(edit) @1e8006   11 years boehm Changes to ntDiff spielwiese
(edit) @5d258e9   11 years boehm fixed problem of diff with cancellation of rational function NULL spielwiese
(edit) @12f6ce0   11 years boehm Added differentiation of coefficients in transcendental extensions spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @9501be   11 years Oleksandr Better denominator for trans. field ext. spielwiese
(edit) @6b32a6b   11 years boehm fixed segmentation fault for denominator of zero rational function spielwiese
(edit) @d2fc749   11 years martinlee84 chg: renamed absBiFactorize to absFactorize spielwiese
(edit) @09dbf3   11 years martinlee84 chg: switch on SW_RATIONAL if necessary spielwiese
(edit) @92bbbc   11 years martinlee84 chg: changes to build system and Singular interface due to new routines spielwiese
(edit) @737bbc2   11 years martinlee84 chg: commented out changes from f1ab975d to p_polys.cc spielwiese
(edit) @14a0ca   11 years martinlee84 chg: commmented out changes from 5a4e17def42b99 to transext.cc spielwiese
(edit) @0635d51   11 years martinlee84 fix: missing content over Z in ntLcm, ntGcd spielwiese
(edit) @5a4e17   11 years hannes chg: improve ntNormalize etc. spielwiese
(edit) @4d47990   11 years adi_popescum makes Setm rely on the integer arithmetic wrapping (-fwrapv) in the ... spielwiese
(edit) @c25b56c   11 years adi_popescum SB over rings with local ordering add: new tests spielwiese
(edit) @24d28c   11 years hannes chg: comments for ro_* enum spielwiese
(edit) @2b2e08   11 years hannes fix: tr. #496 (imap:Q(a)->Q[a] via p_PermPoly) spielwiese
(edit) @22c7f0   11 years hannes fix: p_Content for Q_a spielwiese
(edit) @99b54a   11 years Oleksandr Fixing static use of _dynamic_ modules as built-ins + dynamic loading ... spielwiese
(edit) @83192d   11 years Oleksandr Fixing the including of "config.h"-files before any other headers + ... spielwiese
(edit) @9aefaf   11 years hannes fix: id_Normalize for matrix from master spielwiese
(edit) @3fa147   11 years hannes fix: path for p_Procs: now relativ to %b spielwiese
(edit) @00efe1   11 years hannes fix: path names for modules: p_Procs in %d/libexec/singular/MOD, %b/MOD spielwiese
(edit) @96c5cb   11 years hannes chg: search p_Procs in %P and %b/MOD, report last try on failure spielwiese
(edit) @3422dc   11 years hannes fix: removed type_of_LIB from mod_raw.cc spielwiese
(edit) @adc0a4   11 years hannes chg: moved type_of_LIB for Singular/mod_lib.* spielwiese
(edit) @3426545   11 years Oleksandr Misc. osx/no-implicit-templates/static build-related changes spielwiese
(edit) @0d25fc   11 years Oleksandr Fixed static mod_init handling (on OSX / clang) fix: wrong function ... spielwiese
(edit) @e3f523   11 years Oleksandr Misc changes to BS and others fix: GMP-checking will looks at CPATH ... spielwiese
(edit) @e7cb20   11 years hannes chg: staticdemo: demo of a statically linked C-module spielwiese
(edit) @35564a5   11 years Oleksandr An attempt to explicitely declare all used templates in order to use ... spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @b5d6f0   11 years Oleksandr Use .so dynamic modules (no more _g.so[g]?!) spielwiese
(edit) @9ba92b   11 years Oleksandr BS cleanup: singular targets (no simultanious debug version) spielwiese
(edit) @2c889f   11 years Oleksandr Code update corresponding to renaming findexec into resources spielwiese
(edit) @e2c9b2   11 years hannes fix: avoid omSizeWOfAddr spielwiese
(edit) @ed95e6   11 years martinlee84 chg: sing->factory conversion, allow fractions in Q spielwiese
(edit) @17a1363   11 years martinlee84 chg: get normalization right spielwiese
(edit) @feed237   11 years martinlee84 chg: Singular interface to factory absFactorize spielwiese
(edit) @f1ab97   11 years hannes fix: p_Content/n_Normalize for rat. functions spielwiese
(edit) @c5fbc4   11 years hannes fix: ntGreater (bug_tr329) spielwiese
(edit) @2e7132   11 years hannes fix: n_Normalize for rat. functions spielwiese
(edit) @240295   11 years hannes add: n_InpAdd from master spielwiese
(edit) @a44bcf   11 years hannes add: checks for rational coeff. in rational functions spielwiese
(edit) @b56249   11 years Oleksandr Misc fixes due to building on Mac OS X 10.6 fix: no ... spielwiese
(edit) @cb157a   11 years hannes removed: p_GetAllDenom (unused) spielwiese
(edit) @bdda8c2   11 years hannes add: handling signals in system calls, p2 spielwiese
(edit) @48e8e1   11 years Oleksandr Added $(EXEEXT) to custom rules for Windows support This fix is due ... spielwiese
(edit) @ed29fb   11 years martinlee84 chg: removed switching off of switches spielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... spielwiese
(edit) @f17318   11 years hannes chg: removed SI_THREADS (unsed code) spielwiese
(edit) @825fb7   11 years hannes fixes for the static version spielwiese
(edit) @d5a330   11 years hannes fix: unify changes for HAVE_RING and HAVE_PLURAL spielwiese
(edit) @803cb2d   11 years hannes chg: opt. (not computing log(l1) if l1 is unchanged) spielwiese
(edit) @e5c9e5   11 years hannes fix: normalization for trans. ext. spielwiese
(edit) @161e20   11 years hannes fix: for PLURAL: len(p) != len(m*p) spielwiese
(edit) @70305c5   11 years hannes fix: better error tests for alg.ext. spielwiese
(edit) @59cc13   11 years hannes removed libpolys/polys/OBSOLETE_pInitContent.cc spielwiese
(edit) @9d68fd   11 years hannes fix: better tests and normalization for subst spielwiese
(edit) @0c516e   11 years hannes fix: avoid rational coeffs in numerator in maps Q->Q(t) spielwiese
Note: See TracRevisionLog for help on using the revision log.