source: git/Singular

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91ecf18   12 years Oleksandr make Singular resources available by default if running directly from ... spielwiese
(edit) @c78bded   12 years Christian Eder adds sba() call => signature-based algorithms available in spielwiese spielwiese
(edit) @cffd3e   12 years hannes fix: ringlist with real/complex spielwiese
(edit) @24a9587   12 years hannes add: det for bigintmat spielwiese
(edit) @91c8a9   12 years hannes fix: memory leak in if (#430) (from master) spielwiese
(edit) @02d8af   12 years hannes chg: removed testgh, new utility make_grammar to generate grammar.{cc,h} spielwiese
(edit) @f613a24   12 years hannes fix: Singular/minpoly.{cc|h} bugfixes and optimizations on behalf of ... spielwiese
(edit) @628418   12 years hannes fix: assignment of expr_list (#429) spielwiese
(edit) @510dbc   12 years hannes add: transpose for bigintmat spielwiese
(edit) @06c0b3   12 years hannes fix: newstruct changes fropm master spielwiese
(edit) @9aac3e   12 years hannes fix: lusolve: right side may be polynomial (from master) spielwiese
(edit) @70a952   12 years hannes fix: matrices in lusolve, ludecomp, luinverse must be constant (from ... spielwiese
(edit) @599813   12 years Oleksandr minor changes/improvements add: default return value for a ... spielwiese
(edit) @ebbb9c   12 years hannes fix: assign bigint = something should fail for 1x0 matrices fix: #427, ... spielwiese
(edit) @243404   12 years hannes add: ncols/nrows for bigintmat spielwiese
(edit) @e73abe2   12 years hannes fix: newstruct in a list spielwiese
(edit) @e5324a   12 years hannes fix: memory leaks in conversion spielwiese
(edit) @3706b2   12 years hannes add: add: slStatusSsiL also for ssi:connect, better handling of close spielwiese
(edit) @d0015c   12 years hannes fix: newstruct in a list: access to parts: <list>[<int>].<elem> (from ... spielwiese
(edit) @e89ff5   12 years Oleksandr moved proc Tail to the dyn. module add: Tail command within syzextra ... spielwiese
(edit) @1d92bf   12 years martinlee84 chg: deleted abs_fac outside of factory spielwiese
(edit) @42253a   12 years martinlee84 chg: deleted fieldGCD related stuff outside of factory spielwiese
(edit) @c7417a   12 years martinlee84 chg: deleted stuff related to sparse modular gcd outside of factory spielwiese
(edit) @b0ca43c   12 years Oleksandr new global option for auto-testing the Syzygy property ("SYZCHECK") ... spielwiese
(edit) @fdde6ce   12 years Oleksandr Further SingularC Schreyer Syzygy/Resolution computation add: options ... spielwiese
(edit) @f37467   12 years Oleksandr Compute the whole inter-reduced & tail-reduced Syz(lead) instead of ... spielwiese
(edit) @4b2e47   12 years Oleksandr first iteration: mostly prototype in Singular Script... without ... spielwiese
(edit) @8f57c0   12 years Oleksandr further Schreyer Syzygy impl. add: compute M_i add: starting to traverse spielwiese
(edit) @6b6c82   12 years Oleksandr starting the new resolution/syzygy prototyping: initial copypasta ... spielwiese
(edit) @75f10d   12 years hannes add: bigintmat stuff from master spielwiese
(edit) @fe02b1   12 years Oleksandr my rewrite of bigintmat as a matrix of numbers from any coeff. domain ... spielwiese
(edit) @84fc1f   12 years Oleksandr moved Hans's bigintmat from libmisc to libcoeffs (almost verbatim) spielwiese
(edit) @9127cc   12 years hannes add: basics for bigintmat spielwiese
(edit) @98adcd   12 years hannes chg: handling of alias (from master) spielwiese
(edit) @286be1f   12 years martinlee84 chg: changes due to building with FLINT spielwiese
(edit) @ef76ea   12 years hannes removed: Singular/install-sh spielwiese
(edit) @3b8a6e   12 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... spielwiese
(edit) @9f524d   12 years Oleksandr reverted library packing with LIBADD chg: correct _LDADD chg: no use ... spielwiese
(edit) @b4a676   12 years Oleksandr made findexec into a standalone library + removal of resources add: ... spielwiese
(edit) @733144   12 years martinlee84 fix: missing @ spielwiese
(edit) @696bde   12 years martinlee84 fix: pSubstPar spielwiese
(edit) @0c6947   12 years Oleksandr fix includes of 'resources/feFopen.h' spielwiese
(edit) @854405   12 years hannes chg: move feFopen to findexec dir. spielwiese
(edit) @393c47   12 years Oleksandr fix the usage of minpoly in *.lib: only to string may be used spielwiese
(edit) @faf350   12 years Oleksandr enable rDecompose over the same alg.extension, disable for qrings spielwiese
(edit) @7e9f12   12 years Oleksandr removed minimal ideal from AlgExtInfo infavour of qring chg: algext. ... spielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... spielwiese
(edit) @28b503   12 years Oleksandr avoid rebuilding of Singular due to plural_cmd.inc & iparith.inc ... spielwiese
(edit) @8c8dba   12 years Oleksandr Merge pull request #85 from ederc/sp-devel fix for Manual/size.tst ... spielwiese
(edit) @3c0498   12 years hannes fix: minpoly in ringlist (Manaul/elimRing.tst) spielwiese
(edit) @9c4a7d   12 years Christian Eder fix for Manual/size.tst spielwiese
(edit) @6f84e21   12 years Oleksandr fix: "? wrong type declaration. type 'help poly;'" was due to making ... spielwiese
(edit) @6725bc3   12 years Oleksandr fix "? f is undefined in kill" after setting minpoly in finvar.lib::molien spielwiese
(edit) @bbe954   12 years Oleksandr distributing 'template.lib' as an experimental library spielwiese
(edit) @da5d77   12 years Oleksandr minor changes to ParDeg chg: ndParDeg is a static function add: ... spielwiese
(edit) @7fee876   12 years Oleksandr moved prarameter-handling to coeffs from rings.* and related fixes ... spielwiese
(edit) @dad9fb   12 years Oleksandr Merge pull request #82 from mmklee/bug_fixes_sw Bug fixes sw spielwiese
(edit) @788fdf   12 years hannes fix: p_deg/p_GetOrder for ordering am spielwiese
(edit) @d841a1   12 years martinlee84 fix: use changevar() from ring.lib in changeoriginalvar() spielwiese
(edit) @cc50e4   12 years martinlee84 fix: ringlist error in sagbi.lib spielwiese
(edit) @a02f4c   12 years martinlee84 fix: init of complex numbers (set precision to at least SHORT_REAL_LENGTH) spielwiese
(edit) @160f439   12 years hannes fix: ticket:400 vraiables(ideal i) for i containing entries==0 (from ... spielwiese
(edit) @71e402   12 years Oleksandr one should better not manipulate "am" ordering directly NOTE: use ... spielwiese
(edit) @4c6c938   12 years Oleksandr added a new experimental library: schreyer.lib for working with ... spielwiese
(edit) @5dc555   12 years Oleksandr better .gitignore spielwiese
(edit) @3a8a0d9   12 years Oleksandr fixes to _am ordering add: additional int* weights_m pointer in ... spielwiese
(edit) @9e26458   12 years martinlee84 fix: avoid wrong registration of coeffs 'integer' fix: removed an ... spielwiese
(edit) @daaa28   12 years martinlee84 fix: create ringlist in compatible ring spielwiese
(edit) @42d26c   12 years martinlee84 fix: need to check more than just characteristic spielwiese
(edit) @ac1f9c   12 years hannes fix: help browser dummy (tr 408, patch by Bernhard R. Link) spielwiese
(edit) @ecf019   12 years hannes chg: consider lists with only DEF_CMD as empty lists(print, ... spielwiese
(edit) @ece1ce   12 years hannes fix: rCompose/NegOffset for ordering am/ spielwiese
(edit) @f93c5e9   12 years hannes add: new order am: weights on vars and gens spielwiese
(edit) @8d8cd94   12 years hannes fix: return value of enterid for packages spielwiese
(edit) @f323dd1   12 years hannes chg: move feResource to findexec lib spielwiese
(edit) @d8b0f69   12 years Oleksandr Merge pull request #76 from mmklee/factory_libfac_sw chg: use ... spielwiese
(edit) @52d480   12 years hannes fix: qring for rings with cf=ring spielwiese
(edit) @7ee1907   12 years hannes chg: update to ssi-3 spielwiese
(edit) @8db30e   12 years martinlee84 chg: use libfac's neworder if we have libfac spielwiese
(edit) @e80867   12 years hannes add: safari as help browser (from master) spielwiese
(edit) @7347df   12 years hannes fix: better check for adding package to Top (enterid) spielwiese
(edit) @2ff366   12 years hannes fix: removed gfan-templates: already in gfanlib (from master) spielwiese
(edit) @02fe5f   12 years Oleksandr change: n_Init for mpz_t is called n_InitMPZ now spielwiese
(edit) @dd156fc   12 years Oleksandr switched compiler some warnings (unused parameter) by using compiler ... spielwiese
(edit) @772990   12 years Oleksandr fix the package install FIX: install all needed headers (e.g. for ... spielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... spielwiese
(edit) @9840b5   12 years Oleksandr chg: better TESTS_ENVIRONMENT chg: use .libs/gftables directly ... spielwiese
(edit) @fe9ee1   12 years hannes chg: allow pacakges only within Top (basePack) (from master) spielwiese
(edit) @b311aa   12 years hannes fix: allow blackbox within newstruct (from master) spielwiese
(edit) @db34980   12 years hannes fix: alias in proc headers (tr. 404) (from master) fix: alias and ... spielwiese
(edit) @e3198f   12 years hannes chg: use template instatiation from factory/libfac spielwiese
(edit) @48a41a   12 years hannes chg: introduce n_ParDeg for pardeg(number) spielwiese
(edit) @46eef0   12 years hannes fix: copying list withint newstruct (fix from master) spielwiese
(edit) @69672d   12 years hannes fix: pardeg spielwiese
(edit) @8200469   12 years hannes fix: atGet spielwiese
(edit) @541bc12   12 years hannes fix: check for empty attribute list (patch from master) spielwiese
(edit) @ce0ca7   12 years hannes chg: const char* in iiAddCProc spielwiese
(edit) @025d9a   12 years hannes add: vim support for LIB files spielwiese
(edit) @e65b1a4   12 years Oleksandr fix libfac on case-insensitive file systems CHG: renamed ... spielwiese
(edit) @e5fc00c   12 years hannes chg: better error messages while converting matrices (fix from master) spielwiese
Note: See TracRevisionLog for help on using the revision log.