source: git/Singular/iparith.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... fieker-DuValspielwiese
(edit) @2fe9f04   10 years Oleksandr Moved /kernel/{Cache*.h,interpolation.{h,cc},minpoly.{h,cc}} (orig. ... fieker-DuValspielwiese
(edit) @57fa2c4   10 years adi_popescum Separating Headers kernel/GBEngine fieker-DuValspielwiese
(edit) @4094445   10 years Oleksandr Merge pull request #551 from adipopescu/LinearAlg Separation of ... fieker-DuValspielwiese
(edit) @fe09c54   10 years hannes fix: tr.588 reconsidered (syz,intersect,modulo and returnSB) fieker-DuValspielwiese
(edit) @23a78e   10 years adi_popescum Separating Headers: kernel/linear_algebra fieker-DuValspielwiese
(edit) @54764c8   10 years adi_popescum Separating Headers: kernel/spectrum fieker-DuValspielwiese
(edit) @b88d52   10 years adi_popescum Separating Headers: kernel/groebner_walk fieker-DuValspielwiese
(edit) @066288   10 years Oleksandr Separating headers: kernel/fglm/ NOTE: in this case git was able to ... fieker-DuValspielwiese
(edit) @823931   10 years hannes fix: tr.588 (from master) fieker-DuValspielwiese
(edit) @850277   10 years hannes chg: moved reading/writing numbers via ssi to coeffs (p.1) fieker-DuValspielwiese
(edit) @283b70   10 years hannes chg: simplify jjTYPEOF fieker-DuValspielwiese
(edit) @bceefc   10 years hannes chg: toward ring-indep. numbers fieker-DuValspielwiese
(edit) @942b78   10 years hannes chg: add chinrem(list(poly,,,),intvec/list) -> poly fieker-DuValspielwiese
(edit) @38972a   10 years hannes fix: allow indices like L[1..3][1] fieker-DuValspielwiese
(edit) @07058c   10 years Oleksandr Moved Minor*, Cache* into kernel/ fieker-DuValspielwiese
(edit) @119df1   10 years Oleksandr Moved interpolation into kernel/ fieker-DuValspielwiese
(edit) @471cf4   10 years Oleksandr Prepare for moving interpolation.{h,cc} to kernel/ + cleanup NOTE: ... fieker-DuValspielwiese
(edit) @a356910   10 years Oleksandr Prepare for moving janet.{h,cc} to kernel/ + cleanup fieker-DuValspielwiese
(edit) @7e932a   10 years hannes removed jjmpDetBareiss fieker-DuValspielwiese
(edit) @2b7e8f   10 years hannes chg: nGcd ->n_Gcd fieker-DuValspielwiese
(edit) @0a6bb0   10 years hannes fix: attrib/doc for intersect (tr.572) fieker-DuValspielwiese
(edit) @5c8e18f   10 years hannes fix: access to chinese remainder, normalization of results fieker-DuValspielwiese
(edit) @9febd16   10 years hannes fix: int(27/2-1/2) corrupts memory fieker-DuValspielwiese
(edit) @f4f403   10 years hannes fix: quote(not something) fieker-DuValspielwiese
(edit) @98e5882   10 years hannes fix: gcc optimizer bug: need local number variable fieker-DuValspielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC fieker-DuValspielwiese
(edit) @7bb7da5   10 years hannes chg: r_IsRingVar (extensions may not be singular rings, but uuse ... fieker-DuValspielwiese
(edit) @a9c298   10 years hannes format stuff fieker-DuValspielwiese
(edit) @9d864a   10 years hannes fix: run mod_init in the package of the library fieker-DuValspielwiese
(edit) @5a097e   10 years hannes chg: allow digits in package names (during auto-load) fieker-DuValspielwiese
(edit) @805db88   10 years Oleksandr Avoid "if ((P)) " since clang treats such statements specially fieker-DuValspielwiese
(edit) @a97ac0   11 years hannes chg: messages about assign/conversion/calling: option(warn) -> TRACE ... fieker-DuValspielwiese
(edit) @e2202ee   11 years hannes fix: compiler warnings (64bit/const char*) fieker-DuValspielwiese
(edit) @3c3d47   11 years hannes fix: typeof(bigintmat) fieker-DuValspielwiese
(edit) @e72a9a   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) fieker-DuValspielwiese
(edit) @7308ee   11 years boehm minor changes with respect to ntDiff fieker-DuValspielwiese
(edit) @12f6ce0   11 years boehm Added differentiation of coefficients in transcendental extensions fieker-DuValspielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... fieker-DuValspielwiese
(edit) @46e869   11 years hannes add: system("semaphore",...) fieker-DuValspielwiese
(edit) @a44806   11 years hannes chg: toward a removal of kernel/longrat.h fieker-DuValspielwiese
(edit) @358f9d7   11 years hannes add: M[iv,i], M[i,iv], M[iv,iv] for bigintmat M, int i, intvec iv fieker-DuValspielwiese
(edit) @adc0a4   11 years hannes chg: moved type_of_LIB for Singular/mod_lib.* fieker-DuValspielwiese
(edit) @731d94d   11 years hannes add: missing interpreter features from master (multi-index for ... fieker-DuValspielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) fieker-DuValspielwiese
(edit) @e5ecb5   11 years hannes fix: changes for xmalloc fieker-DuValspielwiese
(edit) @b56249   11 years Oleksandr Misc fixes due to building on Mac OS X 10.6 fix: no ... fieker-DuValspielwiese
(edit) @f8565a   11 years adreyer Replaced some system calls by safely wrapped versions from master fieker-DuValspielwiese
(edit) @cd4f24   11 years ren fix: -Wunused-but-set-variable warnings fieker-DuValspielwiese
(edit) @2e4ec14   11 years ren fix: -Wunused-parameter warnings fieker-DuValspielwiese
(edit) @7415540   11 years Oleksandr Cosmetic p_DegW/iv2array-related changes fieker-DuValspielwiese
(edit) @44ca2f   11 years Oleksandr Update due to links separation fieker-DuValspielwiese
(edit) @261602   11 years martinlee84 chg: some missing parts of Adi's commit fieker-DuValspielwiese
(edit) @de27d8   11 years hannes fix: intdiv/intmod/chinrem copied from master fieker-DuValspielwiese
(edit) @0b0bc3   11 years hannes chg: n_Farey, p_Farey, p_ChineseRemainder from master fieker-DuValspielwiese
(edit) @8436eb4   11 years hannes avoid autoloading of non-pacakges from master fieker-DuValspielwiese
(edit) @4def554   11 years hannes opt.: int power with +/-1'(Singular/iparith.cc) fieker-DuValspielwiese
(edit) @65b813   12 years hannes fix: primefactors(): result and algorithm, bound enabled again ... fieker-DuValspielwiese
(edit) @d5add65   12 years hannes add: names(int level) added Conflicts: Singular/iparith.cc ... fieker-DuValspielwiese
(edit) @1882ae   11 years hannes fix: warnings with table.h fieker-DuValspielwiese
(edit) @57dcd6   11 years adreyer using LIB("pyobject.so"); instead of system("pyobject"); fieker-DuValspielwiese
(edit) @801d2b   12 years hannes add: help for modules, "static" modules - part 1 fieker-DuValspielwiese
(edit) @6babcbc   11 years adreyer Partially cherry-picking from master's commit 489fe5a: new jjLOAD syntax fieker-DuValspielwiese
(edit) @35a0c12   11 years adreyer pyobject.so now autoloaded when needed fieker-DuValspielwiese
(edit) @5edb77   11 years hannes fix: iiMake_proc (gcc 4.7) fieker-DuValspielwiese
(edit) @780b52   11 years hannes fix: opt. in gcc 4.7 (iiMake_proc) fieker-DuValspielwiese
(edit) @1ca456   12 years hannes fix: int overflow in interpreter fieker-DuValspielwiese
(edit) @f7286a   12 years hannes fix: idrCopyR need equal coeffs, fixed dim(i),dim(i,j) for ring-cf fieker-DuValspielwiese
(edit) @d30a399   12 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 fieker-DuValspielwiese
(edit) @f92a39   12 years hannes fix: implementation of return(..) improved fieker-DuValspielwiese
(edit) @4b7db8   12 years hannes fix: how to build ring from lists without order for components (rCompose) fieker-DuValspielwiese
(edit) @7ec0599   12 years hannes fix: tr. #455: NULL deref. in jjSUBST_Test fieker-DuValspielwiese
(edit) @b40eaa0   12 years hannes fix: special hanndling of proc calls fieker-DuValspielwiese
(edit) @0b27942   12 years hannes chg: look up <arg1> <op> <arg2> also in arg2 bb table fieker-DuValspielwiese
(edit) @0beffdf   12 years hannes fix: bb used as function (tr #445) fieker-DuValspielwiese
(edit) @3216ec   12 years hannes add: extgcd for bigint fieker-DuValspielwiese
(edit) @1d579f6   12 years hannes fix: use c-% for mod and % for int fieker-DuValspielwiese
(edit) @6993c83   12 years hannes fix: mod -> %, removed INTMOD_CMD (from master) fieker-DuValspielwiese
(edit) @c78bded   12 years Christian Eder adds sba() call => signature-based algorithms available in spielwiese fieker-DuValspielwiese
(edit) @24a9587   12 years hannes add: det for bigintmat fieker-DuValspielwiese
(edit) @510dbc   12 years hannes add: transpose for bigintmat fieker-DuValspielwiese
(edit) @9aac3e   12 years hannes fix: lusolve: right side may be polynomial (from master) fieker-DuValspielwiese
(edit) @70a952   12 years hannes fix: matrices in lusolve, ludecomp, luinverse must be constant (from ... fieker-DuValspielwiese
(edit) @ebbb9c   12 years hannes fix: assign bigint = something should fail for 1x0 matrices fix: #427, ... fieker-DuValspielwiese
(edit) @243404   12 years hannes add: ncols/nrows for bigintmat fieker-DuValspielwiese
(edit) @75f10d   12 years hannes add: bigintmat stuff from master fieker-DuValspielwiese
(edit) @98adcd   12 years hannes chg: handling of alias (from master) fieker-DuValspielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... fieker-DuValspielwiese
(edit) @9c4a7d   12 years Christian Eder fix for Manual/size.tst fieker-DuValspielwiese
(edit) @da5d77   12 years Oleksandr minor changes to ParDeg chg: ndParDeg is a static function add: ... fieker-DuValspielwiese
(edit) @788fdf   12 years hannes fix: p_deg/p_GetOrder for ordering am fieker-DuValspielwiese
(edit) @ecf019   12 years hannes chg: consider lists with only DEF_CMD as empty lists(print, ... fieker-DuValspielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... fieker-DuValspielwiese
(edit) @48a41a   12 years hannes chg: introduce n_ParDeg for pardeg(number) fieker-DuValspielwiese
(edit) @69672d   12 years hannes fix: pardeg fieker-DuValspielwiese
(edit) @e5fc00c   12 years hannes chg: better error messages while converting matrices (fix from master) fieker-DuValspielwiese
(edit) @7938a0f   12 years hannes add: n_Farey, n_ChineseRemainder (from master) fieker-DuValspielwiese
(edit) @1cbb1f4   12 years Oleksandr (Trac Ticket #389) transfer denominator() and numerator() from ... fieker-DuValspielwiese
(edit) @c92097b   12 years martinlee84 chg: changed behaviour of sqrfree with optional argument 3 (according ... fieker-DuValspielwiese
(edit) @3ef9c8   12 years martinlee84 chg: changes in factory interface and iparith.cc accordingly to master fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.