source: git/Singular/iparith.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6ad9496   10 years hannes SINGULAR_4_1: typeof for cnumber fieker-DuValspielwiese
(edit) @0d97a85   10 years hannes cfRandom: part 2 fieker-DuValspielwiese
(edit) @14ace0   10 years hannes cfRandom: part 1 fieker-DuValspielwiese
(edit) @a4771e1   10 years Oleksandr Separation of hilbert function into kernel/combinatorics/hilb.h + ... fieker-DuValspielwiese
(edit) @77686d   10 years hannes chg: table interface for iiAddCproc: 2/3 args fieker-DuValspielwiese
(edit) @73f3ca7   10 years hannes chg: table interface for iiAddCproc: 1 arg fieker-DuValspielwiese
(edit) @e25346   10 years hannes add: table interface for iiAddCproc: 1 arg. fieker-DuValspielwiese
(edit) @922890   10 years hannes moved stairc.h to kernel/combinatorics/ fieker-DuValspielwiese
(edit) @53bb4c6   10 years hannes fix tr.635 (max-min is limited by 2^31) fieker-DuValspielwiese
(edit) @3130a0   10 years hannes implement tr.622 (lead(I) sets isSB) fieker-DuValspielwiese
(edit) @4a51c1   10 years hannes changes for SINGULAR_4_1 (cnumber, cmatrix) fieker-DuValspielwiese
(edit) @31ec8b   10 years hannes overflow handling for mult fieker-DuValspielwiese
(edit) @846904   10 years hannes hunting for the last bit: do not count the sign bit in mult/subst for poly fieker-DuValspielwiese
(edit) @e89d89   10 years hannes fix: overflow check in subst(ideal..), #630 fieker-DuValspielwiese
(edit) @9b12fce   10 years hannes prepare for singular 4-1: cring (currently inactive) fieker-DuValspielwiese
(edit) @b964fa5   10 years hannes fix: check for wrong args in eliminate: eliminate(I,a(1..4)) fieker-DuValspielwiese
(edit) @4bbc69   10 years hannes fix: degree test for subst(ideal/module/matrix...) fieker-DuValspielwiese
(edit) @6a1aa7   10 years hannes preparation for more integer representations n_Init_bigint: ... fieker-DuValspielwiese
(edit) @b9daee6   10 years hannes missing routines for coeff_BIGINT fieker-DuValspielwiese
(edit) @68f5d00   10 years hannes cleanup interpreter fieker-DuValspielwiese
(edit) @1a3437   10 years hannes change mod for numbers to mod for bigint, p5 fieker-DuValspielwiese
(edit) @38a53c0   10 years hannes fix: gcd(bigint,bigint) fieker-DuValspielwiese
(edit) @daf33c   10 years hannes simplify interpreter tables (removed XS(..), INIT_BUG,PROC_BUG) fieker-DuValspielwiese
(edit) @44e5542   10 years hannes fix debug stuff: output of TRACE_CALL fieker-DuValspielwiese
(edit) @ec89bb4   10 years hannes chg: nNeg -> nInpNeg, also n_InpNeg, cfInpNeg fieker-DuValspielwiese
(edit) @ac00e2f   10 years hannes removed currQuotient fieker-DuValspielwiese
(edit) @83ce22   10 years hannes chg: allow generic stuff (with type IDHDL etc) to be used with ... fieker-DuValspielwiese
(edit) @2d3e75   10 years hannes towards a uniq n_Div: removing some of n_IntDiv fieker-DuValspielwiese
(edit) @c5e82e   10 years hannes moved timing stuff to kernel/oswrapper part2 fieker-DuValspielwiese
(edit) @f1d2c9   10 years hannes mvoed siRand to libpolys/misc/sirandom.* fieker-DuValspielwiese
(edit) @bb506bf   10 years hannes moved class Voice to fevoices.h fieker-DuValspielwiese
(edit) @4676d5   10 years Oleksandr Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ ... fieker-DuValspielwiese
(edit) @5f93d7   10 years hannes fix: removed wrong assume fieker-DuValspielwiese
(edit) @a9f281   10 years adi_popescum add: Warn message for interred fieker-DuValspielwiese
(edit) @fd1b1be   10 years Oleksandr Minor header correction fieker-DuValspielwiese
(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   11 years hannes format stuff fieker-DuValspielwiese
(edit) @9d864a   11 years hannes fix: run mod_init in the package of the library fieker-DuValspielwiese
(edit) @5a097e   11 years hannes chg: allow digits in package names (during auto-load) fieker-DuValspielwiese
(edit) @805db88   11 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   13 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   12 years hannes fix: iiMake_proc (gcc 4.7) fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.