Timeline
Jul 25, 2014:
- 11:36 PM Changeset in git [98cbe2]spielwiese by
- added test for #628
- 11:26 PM Changeset in git [36dfca]spielwiese by
- fix for #628
- 4:12 PM Ticket #631 (detect exponent overflows for polynomial operations) created by
- overflow hell: […] input: […] Question: are other overflow …
- 2:34 PM Changeset in git [61c8d25]spielwiese by
- tests for #630
- 1:54 PM Changeset in git [371cf4]spielwiese by
- order of entries
- 1:42 PM Ticket #630 (undetected overflow in subst()) closed by
- fixed: fixed
- 1:40 PM Changeset in git [e89d89]spielwiese by
- fix: overflow check in subst(ideal..), #630
- 12:54 PM Changeset in git [3fe215]spielwiese by
- chg: startingPoint algorithm changed so that for principal ideals or ideals whose tropical variety is trivial, the startingPoint machinery is no longer used, instead it will immediately return a point
- 12:27 PM Changeset in git [d500d0]spielwiese by
- fix: examples and doc for bimodules.lib
- 11:56 AM Ticket #630 (undetected overflow in subst()) created by
- undetected overflow when substituting a variable in an ideal, while …
- 11:34 AM Ticket #629 (bug in std over integers) created by
- std over integers terminates prematurely, see example: […] output: …
- 11:19 AM Ticket #628 (bug in minAssChar or used subroutines) created by
- minAssChar fails to decompose the ideal from example below Bug was …
- 10:53 AM Changeset in git [aad2d43]spielwiese by
- add bimodules.lib to doc
Jul 24, 2014:
- 6:08 PM Changeset in git [3cc5ad]spielwiese by
- Fixed Singular/iparith.inc generation/dependencies (but no plural_cmd.inc)
Jul 23, 2014:
- 2:58 PM Changeset in git [3ffb6cc]spielwiese by
- chg: Singular/dyn_modules/Order/singular.cc depends on SINGULAR_4_1
- 10:31 AM Changeset in git [9a6f8c1]spielwiese by
- add: Singular/nuber2.*: handling of NUMBER2, CRING etc.
Jul 22, 2014:
- 7:16 PM Changeset in git [9b12fce]spielwiese by
- prepare for singular 4-1: cring (currently inactive)
- 6:10 PM Changeset in git [39ed94]spielwiese by
- Merge pull request #621 from mmklee/nontl fix: compilation without NTL
- 5:00 PM Changeset in git [1936fb]spielwiese by
- fix: compilation without NTL
- 4:47 PM Changeset in git [06d5774]spielwiese by
- fix: rebase errors
- 3:39 PM Changeset in git [fb1872]spielwiese by
- fix: error when calling tropicalStartingPoint in the trivial case
- 12:37 PM Changeset in git [4e65f09]spielwiese by
- re-stablish the Order module. Containing also a 1st draft for lattices
- 12:34 PM Changeset in git [fe99ed]spielwiese by
- "fix" the SI==3 case in rintegers and add the missing bits in rmodulon again Try a short patch to keep it simple
- 11:14 AM Changeset in git [cc16f0]spielwiese by
- chg: n_Power slightly optimized for some cf
- 10:27 AM Changeset in git [0c42a8]spielwiese by
- Gerhard fixes for genus with block orderings
- 9:37 AM Changeset in git [a62201]spielwiese by
- add: ndPower by Claus Fieker
Jul 21, 2014:
- 8:19 PM Changeset in git [0e6eee]spielwiese by
- Fixed dyn_modules.dox
- 7:20 PM Changeset in git [d4049c]spielwiese by
- chg: temp commit
- 5:41 PM Ticket #627 (Bug in subst for parameter variable) closed by
- fixed: fixed with 638c230a7830a70d265a617a0f2f2fa0505f2ec0
- 5:08 PM Changeset in git [638c230]spielwiese by
- fix: subst of parameter for alg/trans. extensions
- 11:41 AM Changeset in git [eb836c]spielwiese by
- chg: first working version
- 11:16 AM Changeset in git [bb9659]spielwiese by
- fix: help: builtin, info
Jul 19, 2014:
- 1:14 PM Changeset in git [31d40c]spielwiese by
- docu: fixed ncfactor.lib, added max,min
Jul 18, 2014:
- 11:00 PM Ticket #627 (Bug in subst for parameter variable) created by
- ring r = (0,a), x, dp; minpoly = a2+1; poly p = x; subst(p,a,x); …
- 7:19 PM Changeset in git [0868dc]spielwiese by
- not yet ready: AffineRed
- 5:26 PM Changeset in git [639e6b]spielwiese by
- fix: index entries for p-adic
- 5:24 PM Changeset in git [1ebcb0]spielwiese by
- library cleanup: moved min, max to standard.lib, removed varNum (->rvar)
- 2:17 PM Changeset in git [33d610]spielwiese by
- add: iiAssignCR: assign for rings (prepare for cring)
Jul 17, 2014:
- 7:18 PM Ticket #626 (subst(minpoly, a, x) causes Segment fault) closed by
- fixed: fixed with e243f1d19971923717babbc0dc13cd49ed4840cf
- 6:13 PM Changeset in git [e243f1d]spielwiese by
- fix: tr.#626
- 3:14 PM Ticket #626 (subst(minpoly, a, x) causes Segment fault) created by
- ring r = (0,a), (x,y),dp; minpoly = a2+1; subst(minpoly, a, x); …
- 3:09 PM Changeset in git [2a2e433]spielwiese by
- Merge pull request #618 from mmklee/alg_prune Alg prune
- 12:28 PM Changeset in git [e744d9]spielwiese by
- chg: status update 17.07.
Jul 16, 2014:
- 6:53 PM Changeset in git [75d509]spielwiese by
- Doxygen directory deps.
- 5:48 PM Changeset in git [3169ca]spielwiese by
- fix: allow overloading with static routines
- 5:48 PM Changeset in git [f3eacfb]spielwiese by
- fix: typo in doc.
- 1:44 PM Changeset in git [88355eb]spielwiese by
- chg: got rid of unnecessary swapping variables
Jul 15, 2014:
- 5:53 PM Changeset in git [b90a36]spielwiese by
- fix: messing up variables in newtonDiv
- 4:04 PM Ticket #514 (changed behaviour of imap in spielwiese) closed by
- fixed: Applying imap to a rational function (which is not a polynomial) is …
- 3:55 PM Ticket #618 (installed libsingular-config contains paths pointing to the original ...) closed by
- fixed
- 3:54 PM Ticket #617 (python-cspec regex causes invalid compiler options on opensuse) closed by
- fixed: should be fixed (cannot test on opensuse)
- 2:33 PM Changeset in git [14946b]spielwiese by
- introduced new tokens: cring, cnumber,cmatrix
- 10:54 AM Changeset in git [b964fa5]spielwiese by
- fix: check for wrong args in eliminate: eliminate(I,a(1..4))
Jul 14, 2014:
- 4:58 PM Changeset in git [8b00ca]spielwiese by
- chg: pruning in conversion to factory
- 4:37 PM Changeset in git [eac8710]spielwiese by
- check if coefficient ring is field
- 1:11 PM Changeset in git [4bbc69]spielwiese by
- fix: degree test for subst(ideal/module/matrix...)
- 10:33 AM Changeset in git [43c97c]spielwiese by
- fix: an example is an exmaple, nothing more
- 10:32 AM Changeset in git [8f0728]spielwiese by
- Merge pull request #616 from surface-smoothers/spielwiese the second typo in ring.lib . Gotcha\!
Jul 13, 2014:
- 2:54 PM Changeset in git [642a25]spielwiese by
- the second typo in ring.lib . Gotcha\!
Jul 12, 2014:
- 5:56 PM Changeset in git [88cceb]spielwiese by
- fix: n_Lcm is not n_NormalizeHelper
- 3:36 PM Changeset in git [b5d934]spielwiese by
- fix: format
- 3:35 PM Changeset in git [312a93]spielwiese by
- Merge pull request #614 from surface-smoothers/spielwiese bugfix in isSubModule - brace typo
Jul 11, 2014:
- 8:56 PM Changeset in git [1234c7]spielwiese by
- bugfix in isSubModule
- 5:08 PM Changeset in git [6a1aa7]spielwiese by
- preparation for more integer representations n_Init_bigint: substituted by n_setMap/nMap introduced cf->rep for different data representation introduced several (experimental) integer variants via #define in libpolys/misc/auxiliary.h.in
- 1:40 PM Changeset in git [4e2cc1]spielwiese by
- chg: modular resultant for small finite fields
- 12:30 PM Changeset in git [1a4c80b]spielwiese by
- chg: added leftShift of CanonicalForms chg: use leftShift in computation of cyclotomic polys
- 12:22 AM Changeset in git [653440]spielwiese by
- Added git HEAD ID to the doxygen output
Jul 10, 2014:
- 6:19 PM Changeset in git [7cdd912]spielwiese by
- Merge pull request #613 from mmklee/gcd Gcd
Jul 9, 2014:
- 8:43 PM Changeset in git [ea1479]spielwiese by
- Better Doxygen docu
- 8:42 PM Changeset in git [45c0033]spielwiese by
- Doxygen Singular-colors + Logo
- 7:55 PM Changeset in git [76c08c]spielwiese by
- more removed/fixed tests
- 7:47 PM Changeset in git [b1bfe3]spielwiese by
- div instead of / for int/bigint
- 7:22 PM Changeset in git [af160a]spielwiese by
- removed duplicate entries from some test lists
- 4:57 PM Changeset in git [a5d939b]spielwiese by
- avoid (version) output of 4ti2
- 4:17 PM Changeset in git [efa704d]spielwiese by
- compatibility with intmat/intvec
- 4:17 PM Changeset in git [2b7d2a5]spielwiese by
- ZZ will become a reserved name
- 3:58 PM Changeset in git [03f640]spielwiese by
- chg: added pruning of alg extensions
- 3:09 PM Changeset in git [ea35ed5]spielwiese by
- Update Doxygen config
- 3:04 PM Changeset in git [cbdc7a4]spielwiese by
- changed return value of mod_init from "grammar"-version to "all identifier"-Version
- 2:05 PM Changeset in git [5e3968]spielwiese by
- check version of grammar tokens for dynamic modules
- 1:40 PM Changeset in git [8e7951]spielwiese by
- Claus bigintmat extensions
- 11:21 AM Changeset in git [e6f4fc6]spielwiese by
- no unconditional ASSUME in static routines
- 10:19 AM Changeset in git [3c0aa5]spielwiese by
- status update for natalia
Jul 8, 2014:
- 6:19 PM Changeset in git [c238a0]spielwiese by
- Merge pull request #574 from surface-smoothers/fix.isQuotientRing fix isQuotientRing for cases that parameter ring and basering differ
- 6:14 PM Changeset in git [f472c2]spielwiese by
- ehv.lib is depreciated
- 6:13 PM Changeset in git [b9daee6]spielwiese by
- missing routines for coeff_BIGINT
- 6:13 PM Changeset in git [beaeb50]spielwiese by
- Merge pull request #598 from surface-smoothers/fix.isSubset bugfix for isSubset(), see trac ticket 551
- 6:13 PM Ticket #551 (bug in Ehv::isSubset(): misusage of size()) closed by
- fixed
- 6:09 PM Changeset in git [c9a2fe]spielwiese by
- Merge pull request #601 from surface-smoothers/fix.primDecsAreEquivalent handling nonredundant primary decompositions in primDecsAreEquivalent-te...
- 10:01 AM Changeset in git [86637b5]spielwiese by
- Merge branch 'add.assume.in.primdec.lib' of https://github.com/surface-smoothers/Sources into add.assume.in.primdec.lib
Jul 7, 2014:
- 7:28 PM Changeset in git [e3a054]spielwiese by
- Initial addition of some Wiki materials to Sources in markdown form (.md) with references
- 7:15 PM Changeset in git [5ac60a]spielwiese by
- new version of ncfactor.lib
- 6:19 PM Changeset in git [c402e5]spielwiese by
- Merge remote-tracking branch 'origin/spielwiese' into fix.isSubset
- 5:17 PM Changeset in git [40d3e3d]spielwiese by
- Merge remote-tracking branch 'origin/spielwiese' into add.assume.in.primdec.lib
- 12:30 PM Changeset in git [8396b41]spielwiese by
- fix: possible segfault when passing to extensions in sparse gcd
Jul 4, 2014:
- 5:27 PM Changeset in git [8b7b238]spielwiese by
- Following bba099faee3e6
- 5:15 PM Changeset in git [beb3d7]spielwiese by
- minor cleanup in kDebugWrite
Jul 2, 2014:
- 7:34 PM Ticket #593 (bug in radicalZ or primdecZ) closed by
- fixed: fixed by adi (a33be22758b3f3bf40bc27d6fc504cb2487a4322)
- 7:33 PM Changeset in git [a33be22]spielwiese by
- Merge pull request #612 from adipopescu/PrimdecZ fix: bug593_primdecZ,
- 5:47 PM Changeset in git [7ecb780]spielwiese by
- fix: possible segfault in GCD when passing to extensions
- 1:41 PM Changeset in git [02defa]spielwiese by
- fix: bug593_primdecZ, add: test
Jul 1, 2014:
- 3:57 PM Changeset in git [bba099]spielwiese by
- BS: try for a correct order or libs, clean up singular-libs
- 3:55 PM Ticket #624 (incorrect radical of (redundant) primary component in primary decomposition) closed by
- fixed
- 3:54 PM Ticket #594 (mstd should not allow integer coefficients or is incorrect) closed by
- fixed: fixed by Adi & Anne
- 3:52 PM Ticket #555 (bug in Ehv::compareLists) closed by
- fixed: ehv.lib is deprecated
- 3:48 PM Ticket #538 (primdec::quotientZ( I, J ) incorrect for J = ideal( 0 )) closed by
- fixed: quotientZ is removed. The correct function (quotient) handle it correctly.
- 1:08 PM Changeset in git [491e80]spielwiese by
- porting: RHE 5
- 1:07 PM Changeset in git [eeaeffb]spielwiese by
- seperate gneration of .inc and doc files in gentable
Jun 30, 2014:
- 5:45 PM Changeset in git [68ca41]spielwiese by
- handle empty list in decomp
- 4:56 PM Changeset in git [255778]spielwiese by
- Merge pull request #608 from mmklee/gcd Gcd
Jun 25, 2014:
- 7:24 PM Changeset in git [30e843]spielwiese by
- Fix BS (due to convert_table.texi generation)
- 5:44 PM Changeset in git [39bc9cb]spielwiese by
- Added more tests for qsort_r
- 3:14 PM Changeset in git [21bfde]spielwiese by
- Revert "Simplified syzextra testing" This reverts commit ab5251d610a568676f3dc5e92d8f28d0da668de2.
- 1:37 PM Changeset in git [a8b2cd2]spielwiese by
- chg: update test result and stat for factorizep_s.tst
Note: See TracTimeline
for information about the timeline view.