source: git/Singular

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. spielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @046a94   13 years Oleksandr FIX: correct small real fields spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @f3fb4d   13 years hannes fix: overflow checks from trunk spielwiese
(edit) @b9e11ba   13 years vbraun.name FIX: race with generated include files (in particular feOpt.inc). Some ... spielwiese
(edit) @de7521   13 years ranosch fixed minpoly for this case of inverse spielwiese
(edit) @c14846c   13 years hannes fix: n?SetMap should return ndCopyMap for equal coeffs spielwiese
(edit) @f16c61c   13 years hannes better test for n_GF while contructing a ring spielwiese
(edit) @69ad7e   13 years Oleksandr FIX: feOpt.inc - issue should be fixed with this! spielwiese
(edit) @a8b8d03   13 years hannes fix: feOptStruct spielwiese
(edit) @e28fc4   13 years hannes fix: multiple definitions of feOptStruct spielwiese
(edit) @79c035   13 years hannes fix: comon stuff for feOpt.h/feOptGen.h -> feOptTab.h spielwiese
(edit) @dfc60c8   13 years hannes split feOpt.* to feOptGen.* (to produce feOpt*.inc) and feOpt.* (for ... spielwiese
(edit) @47719a   13 years Oleksandr FIX: make the message about "minpoly=0;" to a warning spielwiese
(edit) @4eda6b   13 years Oleksandr FIX: "minpoly = 0;" without parameters - should not cause an error for ... spielwiese
(edit) @e8a9f3   13 years Oleksandr CHG: minor fixes + cleanup of *.inc generation in Singular/ spielwiese
(edit) @151a06   13 years Oleksandr ADD: Singular/ is under automake now!!! CHG: saved the remains of the ... spielwiese
(edit) @6179c1   13 years hannes fix rInit: ch must be prime (Tst/Old/ch.tst) spielwiese
(edit) @4fc8028   13 years Oleksandr FIX: another try to fix feOpt.inc-issue... spielwiese
(edit) @740ea01   13 years Oleksandr ADD: quick hack for supporting fink / Mac OS X spielwiese
(edit) @e511e0   13 years hannes fix: idJet,idJetW,idModule2formatedMatrix -> ... spielwiese
(edit) @0521c2   13 years hannes fix: error message while composing ring(5,x,dp) from a list spielwiese
(edit) @39457c   13 years hannes fix: Module2Matrix/Matrix2Module: less dep. on currRing spielwiese
(edit) @08d98a   13 years Oleksandr CHG: cleaned up the "minpoly = number;" implementation (jjMINPOLY) ... spielwiese
(edit) @407497   13 years Oleksandr ADD: testing rings with parameters and minpolys (via interpreter) spielwiese
(edit) @8b87135   13 years Oleksandr FIX: handling of minpoly should be more precise + adding some assumes spielwiese
(edit) @e20910   13 years Oleksandr FIX: ring declaration / building via rInit now actually supports ... spielwiese
(edit) @047597   13 years Oleksandr FIX: registration of naInitChar and ntInitChar (siInit in ... spielwiese
(edit) @1d768d   13 years Oleksandr ADD: system("r"/"p") should not emit error in release build spielwiese
(edit) @393651   13 years hannes fix: creation of ring (0,a),x,dp spielwiese
(edit) @207e0b   13 years Oleksandr ADD: more debug output, while trying to debug the 32-bit error (x*x)... spielwiese
(edit) @746fd8   13 years Oleksandr FIX: feOpt.inc should be generated 1st thing in for any target.. spielwiese
(edit) @d4e056   13 years Oleksandr ADD: test multiplication via the Singular interpreter spielwiese
(edit) @a3bb5d   13 years Oleksandr FIX: special linker flags for dlopen'ing dynamic .so-s. FIX: pass ... spielwiese
(edit) @6a4ba5f   13 years hannes removed some use of currRing in ideals.h spielwiese
(edit) @eeae6e3   13 years Oleksandr FIX: the use of "om_sing_opt_show_mem" in Singular/misc_ip.cc now ... spielwiese
(edit) @3b8d48   13 years Oleksandr ADD: more ignored binaries spielwiese
(edit) @1ddcda6   13 years Oleksandr ADD: create ring via the Interpretor (for make check) spielwiese
(edit) @2fbc7a   13 years Oleksandr CHG: removed the direc kernel tests (still present in kernel/test.cc) ... spielwiese
(edit) @07f3b73   13 years Oleksandr FIX: Singular builds, runs & does some polynomial arithmetics!!! spielwiese
(edit) @3bdd16   13 years Oleksandr CHG: don't use Pyobjects yet... spielwiese
(edit) @6bcd036   13 years Oleksandr CHG: cleaning up tests FIX: fixed Singular/test.cc (currRing was r-Deleted) spielwiese
(edit) @f29ab6   13 years Oleksandr FIX: use p_DebugPrint instead of pDebugPrint + ring spielwiese
(edit) @715936   13 years Oleksandr FIX: omalloc should be configured with ... spielwiese
(edit) @5348866   13 years Oleksandr FIX: guarding all libfac_* variables with HAVE_LIBFAC spielwiese
(edit) @1133b7   13 years Oleksandr FIX: moved fereadl.c to Singular/ spielwiese
(edit) @5c71ae1   13 years Oleksandr FIX: maEval takes the destination ring CHG: minor cleanup spielwiese
(edit) @f9dc437   13 years Oleksandr FIX: no idSubst (use id_Subst + ring instead) spielwiese
(edit) @d02fff   13 years Oleksandr FIX: no pVec2Polys (use p_Vec2Poly + ring instead) spielwiese
(edit) @f7aa4c7   13 years Oleksandr CHG: pHomogen & pIsHomogeneous -> p_Homogen & p_IsHomogeneous + currRing spielwiese
(edit) @d84a4d   13 years Oleksandr FIX: id[^_]* vs id_*: adding inline version to kernel/ideals.h FIX: ... spielwiese
(edit) @1450c9   13 years Oleksandr FIX: moved interpreter-related FGLM declarations to Singular/fglm.h ... spielwiese
(edit) @419b39   13 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... spielwiese
(edit) @3630fa8   13 years Oleksandr FIX: starting to add an optional ring argument to id[^_]* (without it) 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) @1f4ff9   13 years Oleksandr ADD: local .gitignores spielwiese
(edit) @213d64   13 years Oleksandr CHG: rootArranger::listOfRoots deals with lists => moved to ... spielwiese
(edit) @b9cf41   13 years Oleksandr ADD: made libnumeric out of numberic/ spielwiese
(edit) @67070c   13 years Oleksandr ADD: trying to test Singular interpreter according to 'HOWTO-libsingular' spielwiese
(edit) @929fae   13 years Oleksandr FIX: currRing / currQuotient removed from Singular/ipid since they are ... spielwiese
(edit) @13a8de   13 years Oleksandr FIX: misc_ip should not contain mmInit !?!! spielwiese
(edit) @3449431   13 years Oleksandr FIX: tesths.cc should be compiled without -DLIBSINGULAR! spielwiese
(edit) @a40080   13 years Oleksandr CHG: minor changes spielwiese
(edit) @ef6f95   13 years Oleksandr CHG: libSingular* needs LIBSINGULAR define spielwiese
(edit) @8aa03b   13 years Oleksandr ADD: improving tests spielwiese
(edit) @9680805   13 years Oleksandr FIX: minor fixes due to feOpt.* 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) @06aafe1   13 years Oleksandr FIX: ipshell needs isdigit from ctype.h spielwiese
(edit) @fbb0173   13 years Oleksandr ADD: Singularg spielwiese
(edit) @7b15f9d   13 years hannes more idHead fixed spielwiese
(edit) @fe89b98   13 years hannes fix pLeXOrder spielwiese
(edit) @4691363   13 years hannes implement rChangeCurrRing spielwiese
(edit) @156138   13 years Oleksandr ADD: build test/testg out of test.cc and run them during 'make check' ... spielwiese
(edit) @643b538   13 years Oleksandr FIX: fixing unfixed assumes and ther stuff for debug version of Singular spielwiese
(edit) @ca9096f   13 years Oleksandr ADD: #ifdef HAVE_MPSR safeguards around the header-content CHG: minor ... spielwiese
(edit) @b80440   13 years Oleksandr CHG: kernel/testgh seems to be out of place and obsolete... ewnamed to ... spielwiese
(edit) @5938a0   13 years Oleksandr ADD: Singular building under Mac OS X spielwiese
(edit) @fe72e1   13 years Oleksandr FIX: symbol duplicate: iiInitSingularProcinfo spielwiese
(edit) @8d033e2   13 years Oleksandr FIX: symbol duplicate: feFilePending spielwiese
(edit) @d8c7a6   13 years Oleksandr FIX: to the fix of fix ... spielwiese
(edit) @736288b   13 years Oleksandr FIX: fixed rInit (GF)... spielwiese
(edit) @f5bef2   13 years Oleksandr FIX: finished ipshell (together with Burcin) ADD: Singular build target spielwiese
(edit) @e7e815   13 years Oleksandr FIX: rCompose uses nInitChar now! spielwiese
(edit) @2b7f4e   13 years Oleksandr FIX: rDefault(const char*) - returns a handle... moved to ipshell CHG: ... spielwiese
(edit) @3da9f4   13 years hannes fix n_GF in rInit spielwiese
(edit) @3373e32   13 years hannes rewrite rInit spielwiese
(edit) @8c6ae50   13 years hannes fix iparith.cc spielwiese
(edit) @d143376   13 years Oleksandr FIX: starting to fix rCompose (ipshell) 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) @c10515   13 years hannes add missing routines from ipshell.cc to ipshell.h spielwiese
(edit) @15ff9a   13 years hannes add missing header: Singular/linearAlgebra_ip.h spielwiese
(edit) @6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done). spielwiese
(edit) @45c9bd3   13 years Oleksandr FIX: use n_IsParam instead of lnumber/->z/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
Note: See TracRevisionLog for help on using the revision log.