source: git/libpolys/coeffs/rmodulon.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @738395   8 days hannes HAVE_RINGS is default (p2) spielwiese
(edit) @b8ad3a   4 months hannes compiler warnings, format spielwiese
(edit) @26597c9   17 months hannes more static routines: coeffs spielwiese
(edit) @ea6f5f   17 months hannes opt: bigint, ZZ/n spielwiese
(edit) @f1e1d6   17 months hannes opt: ZZ/n spielwiese
(edit) @9b8070   2 years hannes opt: InpAdd, InpMult for Z/n spielwiese
(edit) @6b16a7   3 years hannes compiler warnings, typo spielwiese
(edit) @91f9f2   3 years hannes fix: pCleardenom for ring-cf spielwiese
(edit) @8bf51f   3 years hannes compiler warnings spielwiese
(edit) @19ee5eb   3 years hannes fix: division by 0: return 0, not NULL spielwiese
(edit) @7234fd1   3 years hannes fix: add n_InitMPZ and n_MPZ for Zn spielwiese
(edit) @1950d7   3 years hannes opt: nlGMP -> nlMPZ, nlMapGMP -> nlInitMPZ spielwiese
(edit) @a507140   4 years hannes opt: nCoeffWrite/nCoeffString via nCoeffName spielwiese
(edit) @a3f0fea   5 years behrends Modify variable declarions for pSingular. spielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled spielwiese
(edit) @1becad6   6 years hannes chg: nCoeff_is_Ring_ModN/rField_is_Ring_ModN -> nCoeff_is_Zn/rField_is_Zn spielwiese
(edit) @353a42   6 years hannes chg: nCoeff_si_Ring_Z/rField_is_Ring_Z -> nCoeff_is_Z/rField_is_Z spielwiese
(edit) @2443ced   6 years hannes ssi: polys over flintZn(p,"a") spielwiese
(edit) @4b5b36   6 years hannes add: ssi for poly over Z/n spielwiese
(edit) @113a80   6 years hannes nFindCoeffByName for polys over Z/n (n_Zn and n_Znm) spielwiese
(edit) @acb07e   6 years hannes use FACTORY_MAX_PRIME spielwiese
(edit) @54bb6b   6 years hannes opt: Z/n, Z: always !=NULL (except in Copy/Delete) spielwiese
(edit) @417a91a   6 years hannes improvements for Z/n (esp. if n prime) spielwiese
(edit) @5a0d2ae   6 years hannes chg: prefer mpz_*set_ui over mpz_*set_si for 0/1 spielwiese
(edit) @52f3e2   6 years hannes opt: better 0-test for mpz_t spielwiese
(edit) @f5f5c9   7 years hannes fix: include path for julia spielwiese
(edit) @541b207   7 years hannes fix: include path spielwiese
(edit) @d2f250   7 years hannes use include ".." for singular related .h, p6 spielwiese
(edit) @a0707f8   7 years hannes code review: rings with Zn Znm, Z2m coefficients, changed nlGMP spielwiese
(edit) @d22092f   7 years hannes ZZ: represention via longrat spielwiese
(edit) @bcbdc40   7 years hannes static in rmodulon.cc spielwiese
(edit) @8d1432e   7 years hannes use of CoeffWrite/CoeffName/CoeffString p1 spielwiese
(edit) @3f7f11   7 years hannes add: nrnCoeffName for rmodulon.cc spielwiese
(edit) @3c0710   7 years hannes 4-1-0: sources spielwiese
(edit) @961c76   8 years hannes chg: n_IsMOne for Z/2: maybe n_Zp, n_Zn, n_Z2m spielwiese
(edit) @0b6a542   8 years hannes prepare for Singular_4_1: CoeffWrite/CoeffString spielwiese
(edit) @f8735a   8 years hannes Singular_4_1: some new CoeffString routines spielwiese
(edit) @6d0515d   8 years hannes chg: use real values for better readability in assume spielwiese
(edit) @f9b0bd   8 years hannes chg: Print -> PrintS, PrintLn if possible spielwiese
(edit) @9b88e6   8 years hannes format: (long)0 -> 0L etc. spielwiese
(edit) @51a346   8 years hannes debug stuff: longrat spielwiese
(edit) @4d5437   8 years hannes maps for ideal revisited: new: maMapIdeal as general routine spielwiese
(edit) @777f8b   9 years hannes chg: n_Int returns long instead of int spielwiese
(edit) @75f460   9 years hannes format spielwiese
(edit) @12e275   9 years Oleksandr Mark deprecated BIGINT handling + related bugs / side effects FIXMEs: ... spielwiese
(edit) @2206753   9 years Oleksandr Hiding all the implementation details (or adding the counting) mostly ... spielwiese
(edit) @6a70f3   9 years hannes use standard names: int_number -> mpz_prt, NATNUMBER ->unsigned long spielwiese
(edit) @279976   9 years hannes revisiting kstd1::mora: cleanup spielwiese
(edit) @ac000b6   9 years Oleksandr Fix nd* functions to be only used for default initialization of ... spielwiese
(edit) @fea494   10 years hannes format spielwiese
(edit) @43d920   10 years hannes removed cfName and related spielwiese
(edit) @f3e64d2   10 years hannes changes for alternate integer representation spielwiese
(edit) @fe99ed   10 years fieker "fix" the SI==3 case in rintegers and add the missing bits in rmodulon ... spielwiese
(edit) @6a1aa7   10 years hannes preparation for more integer representations n_Init_bigint: ... spielwiese
(edit) @8d5f05   10 years hannes removed n_IntDiv/cfIntDiv etc. spielwiese
(edit) @36a8e9   10 years hannes general nCoeff_is_field, nCoeff_is_domain spielwiese
(edit) @ec89bb4   10 years hannes chg: nNeg -> nInpNeg, also n_InpNeg, cfInpNeg spielwiese
(edit) @ed371e   10 years hannes chg: add n_Ann, remove some nIntDiv, remove nIntDiv spielwiese
(edit) @496d32   10 years adi_popescum del: deleted not needed functions and chg names of functions spielwiese
(edit) @2f864f   10 years adi_popescum add: cfQuot1 spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @7258bd   10 years hannes fix: more charstr stuff (tr.237): Z/(n^m) spielwiese
(edit) @0acf3e   10 years hannes fix: more charstr stuff (tr.237) spielwiese
(edit) @45cc512   10 years hannes chg: rCharstr is now a wrapper for r->cf->cfCoeffString fixes also: ... spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @0bfec5   11 years hannes add: univariate dense algebraic extensions spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @66ce6d   11 years martinlee84 chg: got rid of ringtype spielwiese
(edit) @dc07cbe   11 years martinlee84 chg: memory management spielwiese
(edit) @488056   11 years martinlee84 fix: more fixes to init of Z/* spielwiese
(edit) @8c6bd4d   11 years martinlee84 fix: init Z/* from bigint's spielwiese
(edit) @0486a3   11 years martinlee84 fix: init of Z/n^m - now takes a ZnmInfo with modBase=n and modExponent=m spielwiese
(edit) @a2da9e   11 years hannes fix: init of coeffs in rings spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @ce1f78   12 years Oleksandr fixed short/long output of coeffs depending on ShortOut/CanShortOut ... spielwiese
(edit) @2f3764   12 years Oleksandr n_Init and p_ISet take a "long" (instead of "int") argument spielwiese
(edit) @03f7b5   13 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @9bb5457   13 years hannes fixed warning about unused paramaters in coeffs spielwiese
(edit) @73a9ffb   13 years seelisch made sure that ch is properly set everywhere, and ch >= 0; more ASSUMEs spielwiese
(edit) @f0797c   13 years seelisch char and ringtype related stuff spielwiese
(edit) @e3b233   13 years Oleksandr CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers) spielwiese
(edit) @b19ab84   13 years hannes add some missing routines to coeffs spielwiese
(edit) @7a8011   13 years hannes more CoeffWrite: rings, long R, long C spielwiese
(edit) @0b7bf7   13 years Oleksandr FIX: fixed a bug (due to the sum test for Zn3), together with Frank ... spielwiese
(edit) @691dba   13 years Oleksandr FIX: use #include "config.h" everywhere spielwiese
(add) @014b65   13 years mohamed.barakat - moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans ... spielwiese
Note: See TracRevisionLog for help on using the revision log.