source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @021751   12 years ranosch FIX: empty debug function-macros should better be: ((void) 0/1) spielwiese
(edit) @7ea62f6   12 years Oleksandr CHG: install MOD under libexec/singular/ spielwiese
(edit) @4df5bd   12 years Oleksandr ADD: one can use autoreconf, for instance as via autogen.sh for ... spielwiese
(edit) @03f7b5   12 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @5f4015a   12 years Oleksandr ADD: assume (p!=q) for the procedures, which destroy both arguments ... spielwiese
(edit) @f681a60   12 years Oleksandr FIX: another Frank's bug: "A=p_Mult_q(A,A,...)" - never works! spielwiese
(edit) @ab788d   12 years Oleksandr CHG: minor build system improvements spielwiese
(edit) @3f5d6f   12 years Oleksandr FIX: printing vs. typing of a quotient ring ADD: tests for printing vs ... spielwiese
(edit) @e969ab6   13 years burcin GF coeffs now print short by default if the parameter name is < 2 chars. spielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. spielwiese
(edit) @8476c2   13 years burcin Adapt charstr to the new ring data structure. spielwiese
(edit) @5d5d79   13 years burcin Fix ringlist with coefficient domain GF. Extraction of the parameter ... spielwiese
(edit) @df34cff   13 years Oleksandr ADD: rWrite can print additional details if asked spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... spielwiese
(edit) @36ef6e0   13 years hannes fix: naLcm was implemented in a wrong way spielwiese
(edit) @f9a64e   13 years hannes fix: sign in p_Content (as gcd ignores signs) spielwiese
(edit) @90aec7   13 years hannes fix: p_Content for alg.ext. fix: p_Monic spielwiese
(edit) @0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers spielwiese
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. spielwiese
(edit) @b38d70   13 years Oleksandr FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. ... spielwiese
(edit) @3c4a33   13 years burcin Fix more instances of n*Copy() calls instead of n_Copy(). spielwiese
(edit) @2cc7c7   13 years burcin Make ndCopyMap() call n_Copy for coeffs with non simple_Alloc. spielwiese
(edit) @a0acbc   13 years burcin Fix typo where ntCopy() was called instead of n_Copy(). spielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @83db8d   13 years Oleksandr CHG: minor cleanup (duplication with coeffs/numbers.h) spielwiese
(edit) @9310cb   13 years Oleksandr FIX: tests should not need to call gmp numeric prescision! spielwiese
(edit) @733d24   13 years Oleksandr FIX: default construction parameters for real/complex number fields spielwiese
(edit) @d0340f   13 years burcin Attempt to fix parsing of polynomials with constant coefficients where ... spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @32cc7e   13 years burcin Implement setting precision of real and complex coefficient domains. spielwiese
(edit) @aa98be   13 years hannes fix: p_Content for extention fields spielwiese
(edit) @d44785   13 years vbraun.name Cleaned up Makefile.am to remove superfluous rules Also, note that ... spielwiese
(edit) @c14846c   13 years hannes fix: n?SetMap should return ndCopyMap for equal coeffs spielwiese
(edit) @c7aad0   13 years Oleksandr FIX: non-commutative (left) GB should now work. NOTE: SCA was disabled ... spielwiese
(edit) @a0a9f0   13 years burcin Try to fix printing of coefficients in transcendental extensions again. spielwiese
(edit) @6f6b9d   13 years hannes fix: naSetMap spielwiese
(edit) @331fd0   13 years hannes fix: naSetMap spielwiese
(edit) @7f10dc   13 years burcin Fix redirection of n_* methods which take ring arguments to coeff ... spielwiese
(edit) @1577ebd   13 years hannes implented: ntGcd, ntLcm spielwiese
(edit) @31c731   13 years hannes fix some mapping stuff: alg.ext -> transz. ext. spielwiese
(edit) @e9039a7   13 years burcin Print number of elements of GF's instead of characteristic. Implement ... spielwiese
(edit) @37e36e   13 years burcin Fix matrix index problem in id_Module2Matrix. spielwiese
(edit) @a195ed   13 years burcin Add a simple implementation of cfKillChar for transcendental extensions. spielwiese
(edit) @a5071b9   13 years burcin Fix printing of coefficients in transcendental extensions. The new ... spielwiese
(edit) @dfc60c8   13 years hannes split feOpt.* to feOptGen.* (to produce feOpt*.inc) and feOpt.* (for ... spielwiese
(edit) @f86531   13 years Oleksandr CHG: set empty CFLAGS/CXXFLAGS by default! spielwiese
(edit) @3de3f9   13 years Oleksandr FIX: no such option enable-shared -> shared? spielwiese
(edit) @c515ad   13 years Oleksandr FIX: enable shared libraries (LT_INIT) spielwiese
(edit) @4c5b46   13 years Oleksandr FIX: dlopen causes problems on PowerPC Mac... spielwiese
(edit) @5ff885   13 years Oleksandr FIX: rWrite should output qideal for quotients! spielwiese
(edit) @e852125   13 years hannes fix naEqual (Tst/Old/agnes.tst) spielwiese
(edit) @35e86e   13 years hannes fix: naPower/ntPower for exp 0,1,-1 spielwiese
(edit) @0edcce   13 years Oleksandr FIX: fixed the standard macro (Frank's) bug... spielwiese
(edit) @ec5ec8   13 years Oleksandr CHG: better tests for input data ADD: ref++ for the ground ring spielwiese
(edit) @a55ef0   13 years Oleksandr FIX: output the Frank's extension fields in the old Singular way (in ... spielwiese
(edit) @047597   13 years Oleksandr FIX: registration of naInitChar and ntInitChar (siInit in ... spielwiese
(edit) @b4c4621   13 years Oleksandr FIX: HAVE_SHIFTBBA should be in libpolys/misc/auxiliary.h (NOT in mod2.h!) spielwiese
(edit) @86b7aca   13 years Oleksandr CHG: minor changes to the build system spielwiese
(edit) @7fbb01   13 years burcin Make prCopy.inc a dependency of prCopy.cc. spielwiese
(edit) @eb5c46   13 years Oleksandr ADD: added assumes that "RING->cf != NULL" into rField_* spielwiese
(edit) @f29ab6   13 years Oleksandr FIX: use p_DebugPrint instead of pDebugPrint + ring spielwiese
(edit) @5348866   13 years Oleksandr FIX: guarding all libfac_* variables with HAVE_LIBFAC spielwiese
(edit) @1db880   13 years Oleksandr CHG: minor cleanup (no currRing in libpolys/*!) spielwiese
(edit) @e48172   13 years Oleksandr FIX: reenabled/fixed p_SimpleContent (for the use in Singular/janet) spielwiese
(edit) @2fce0e   13 years Oleksandr FIX: exposed mp_Wedge FIX: moving duplicates from ... spielwiese
(edit) @9d5ba2   13 years Oleksandr FIX: singclap_det_i spielwiese
(edit) @5c71ae1   13 years Oleksandr FIX: maEval takes the destination ring CHG: minor cleanup spielwiese
(edit) @d84a4d   13 years Oleksandr FIX: id[^_]* vs id_*: adding inline version to kernel/ideals.h FIX: ... spielwiese
(edit) @38fc181   13 years Oleksandr CHG: cleanup for id[_]*TestHomModule spielwiese
(edit) @7e6bfe   13 years Oleksandr CHG: cleanup for id_GCD spielwiese
(edit) @1a20e5   13 years Oleksandr FIX: p[_]?TakeOutComp* spielwiese
(edit) @1da2a13   13 years Oleksandr FIX: some rAssure_A_B() should not require an (BOOLEAN complete) argument! spielwiese
(edit) @419b39   13 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
(edit) @3aa9b6   13 years Oleksandr TODO: singclap_{irrCharSeries,neworder} are commented out and shell ... spielwiese
(edit) @24a614b   13 years Oleksandr FIX: nc_p_Bracket_qq must take the 3rd RING argument! spielwiese
(edit) @895b31c   13 years Oleksandr ADD: re-enabled _HNF/_LLL spielwiese
(edit) @897139   13 years Oleksandr FIX: numerics need GMP (NTL/FACTORY?) => changes to build system spielwiese
(edit) @a40080   13 years Oleksandr CHG: minor changes spielwiese
(edit) @dbcf787   13 years Oleksandr FIX: another bug: DBTest/cfDBTest is available only if LDEBUG is defined spielwiese
(edit) @50b874   13 years Oleksandr FIX: further issues due to the use of Debugging stuff in Release version spielwiese
(edit) @d663f2   13 years Oleksandr FIX: fixing longrat-related bugs (due to the Uglyness in p_Numbers.h!) spielwiese
(edit) @5fe834   13 years Oleksandr FIX: libpolys and kernel should use rDelete instead of rKill! spielwiese
(edit) @737a68   13 years Oleksandr CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes ... spielwiese
(edit) @f3ea6ce   13 years Oleksandr ADD: defining DISABLE_GMP_CPP makes cf_gmp.h to use our UGLY! hack to ... spielwiese
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory spielwiese
(edit) @d5e030   13 years hannes fix pOrdSgn -> r->OrdSgn spielwiese
(edit) @fe89b98   13 years hannes fix pLeXOrder spielwiese
(edit) @6ea2f5   13 years Oleksandr FIX: release version should NOT try to use the debugging omalloc functions spielwiese
(edit) @d7c1c8   13 years Oleksandr FIX: removing duplicates spielwiese
(edit) @f11ea16   13 years Oleksandr FIX: duplicate of id_ChineseRemainder spielwiese
(edit) @2b7f4e   13 years Oleksandr FIX: rDefault(const char*) - returns a handle... moved to ipshell CHG: ... spielwiese
(edit) @77bb59   13 years Oleksandr CHG: minor changes spielwiese
(edit) @d914cf0   13 years Oleksandr ADD/FIX: maGetPreimage exposed by kernel/preimage.* now spielwiese
(edit) @6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done). spielwiese
(edit) @e82417   13 years Oleksandr ADD: new function "int n_IsParam(number m, const ring r)" a-la onld p_Var spielwiese
(edit) @94a065c   13 years hannes fix cfImPart (coeffs.h) spielwiese
(edit) @cfecd2   13 years hannes add n_RePart and n_ImPart to coeffs.h spielwiese
(edit) @a374b8   13 years Oleksandr FIX: rCompose and rDecompose are only used in iparith (and declared there) spielwiese
(edit) @33e249b   13 years Oleksandr ADD: export 'rIsLikeOpposite' spielwiese
Note: See TracRevisionLog for help on using the revision log.