source: git/Singular/maps_ip.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98e51b2   14 months chapoton fix a few typos spielwiese
(edit) @ad2a016   2 years hannes fix: maApplyFetch for Plural spielwiese
(edit) @7f6fff   3 years karim23697 Merge branch 'spielwiese' into letterplace-map spielwiese
(edit) @128f6e1   3 years hannes fix: do not reduce with minpoly in fetch/imap spielwiese
(edit) @c3b7d1e   3 years karim23697 Enable fetch for LP spielwiese
(edit) @95585d3   5 years karim23697 Add subst() support for Letterplace spielwiese
(edit) @e552b7   6 years hannes naMapPoly spielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled spielwiese
(edit) @9ae5a3   6 years hannes add: polyBucket stuff spielwiese
(edit) @a4b31c   7 years hannes use include ".." for singular related .h, p4 spielwiese
(edit) @06abb07   8 years hannes chg: n_...(...,ring) -> n_....(...,coeff) for better debugging spielwiese
(edit) @a934fb3   8 years hannes fix: tr. #753 (non-commutative imap) spielwiese
(edit) @832330   8 years hannes opt maps: usr p_SubstPoly/id_SubstPoly for subst spielwiese
(edit) @4d5437   8 years hannes maps for ideal revisited: new: maMapIdeal as general routine spielwiese
(edit) @f34cd44   9 years hannes fix: fetch/imap via p_PermPoly (not maEval) (in maApplyFetch) spielwiese
(edit) @2a4231   9 years hannes fix: tr. #723 spielwiese
(edit) @65183c4   9 years hannes p_MinPolyNormalize in maps spielwiese
(edit) @616e34   9 years hannes fix: mapping needs MinPolyNormalize only for algExt spielwiese
(edit) @4470e25   9 years hannes Revert "fix: mapping needs normalize only for algExt" This reverts ... spielwiese
(edit) @7c8522   9 years hannes fix: mapping needs normalize only for algExt spielwiese
(edit) @6105f4f   9 years hannes transext.cc: NUM/DEN do not include type cast any more spielwiese
(edit) @f13c85   9 years hannes format, cleanup, def. of map/sip_map at one place, .... spielwiese
(edit) @bf36c4   9 years Oleksandr Fixing dirty hacks (map -> ideal) for fast_map spielwiese
(edit) @3f58b8d   9 years Oleksandr Removed libpolys from include path spielwiese
(edit) @eb55f8a   10 years Oleksandr There should be no *Test in assume call (and no assume in *Test definition) spielwiese
(edit) @638c230   10 years hannes fix: subst of parameter for alg/trans. extensions spielwiese
(edit) @e243f1d   10 years hannes fix: tr.#626 spielwiese
(edit) @72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h spielwiese
(edit) @4676d5   10 years Oleksandr Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ ... spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @57fa2c4   10 years adi_popescum Separating Headers kernel/GBEngine spielwiese
(edit) @805db88   10 years Oleksandr Avoid "if ((P)) " since clang treats such statements specially spielwiese
(edit) @4c882f   11 years hannes fix memory leak while constructing rings spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @9d68fd   11 years hannes fix: better tests and normalization for subst spielwiese
(edit) @f769fd0   11 years Oleksandr Fixed the handling of constant (non-1) denoms spielwiese
(edit) @dc79bd   12 years Oleksandr Major Update for Enumerators + Fixes for Algrbraic & Transcendental ... spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @696bde   12 years martinlee84 fix: pSubstPar spielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... spielwiese
(edit) @5c71ae1   13 years Oleksandr FIX: maEval takes the destination ring CHG: minor cleanup spielwiese
(edit) @e92b07   13 years Oleksandr FIX: fixed the use of parameters (and lnumber's) in pSubstPar spielwiese
(edit) @95eb6d   13 years Oleksandr FIX: headers FIX: almost done with extra.cc (save for ITIMER_VIRTUAL, ... spielwiese
(edit) @88a3ea2   13 years hannes removed include of longtrans.h spielwiese
(edit) @3b1d9a   13 years burcin Convert Singular/maps_ip.cc to libpolys. spielwiese
(edit) @cf4154   13 years Oleksandr FIX: correct headers in maps_ip spielwiese
(edit) @0fb34ba   13 years hannes start with dir Singular: fix includes and makefile spielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added spielwiese
(edit) @ca0d043   13 years hannes fix tr. 317 git-svn-id: file:///usr/local/Singular/svn/trunk@13949 ... spielwiese
(edit) @661c214   13 years seelisch further separation of alg/transc ext code git-svn-id: ... spielwiese
(edit) @b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ... spielwiese
(edit) @599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ... spielwiese
(edit) @a6904c   14 years seelisch revision 12777 with fixed bug trac #226 git-svn-id: ... spielwiese
(edit) @7019c8   14 years seelisch restructuring algebraic field extensions and rational function fields ... spielwiese
(edit) @341696   14 years hannes Adding Id property to all files git-svn-id: ... spielwiese
(edit) @6d7113   19 years hannes *hannes: FAST_MAPS nor yet active git-svn-id: ... spielwiese
(edit) @509ea41   19 years hannes *hannes: FAST_MAPS for subst git-svn-id: ... spielwiese
(edit) @29d7683   19 years hannes *hannes: subst(par) git-svn-id: ... spielwiese
(edit) @481ed7   20 years hannes *hannes: better warning text git-svn-id: ... spielwiese
(edit) @e747dd   20 years levandov *levandov: pSubst is done separately for noncomm case git-svn-id: ... spielwiese
(edit) @e4611fa   20 years hannes *hannes: optimization git-svn-id: ... spielwiese
(edit) @e1f17c   20 years hannes *hannes: fixed subst git-svn-id: ... spielwiese
(edit) @5bdabc   20 years levandov *levandov: partial Plural Subst fix git-svn-id: ... spielwiese
(add) @2f5b71   20 years hannes *hannes: 2-1: new directory: kernel git-svn-id: ... spielwiese
Note: See TracRevisionLog for help on using the revision log.