Timeline
Apr 9, 2015:
- 5:09 PM Ticket #719 (reduce (integers, mixed ordering) does not terminate) created by
- Here is a suspicious example of reduce not terminating: […] What …
- 2:53 PM Changeset in git [802483]spielwiese by
- fix: syntax for mod_init in singmathic
- 1:54 PM Changeset in git [dc50ee]spielwiese by
- moved new/delete to omalloc/onallocClass.*, use for some classes
Apr 8, 2015:
- 7:39 PM Changeset in git [540609]spielwiese by
- Commented out erroneous places for smooth doc generation
- 3:19 PM Changeset in git [7164cba]spielwiese by
- fix: references in doc
- 1:14 PM Changeset in git [c8cc3b]spielwiese by
- fix for 4ti2: hilbert does not accept -n
- 11:10 AM Ticket #718 (primdecSY (but not primdecGTZ) gives wrong result) closed by
- not a bug: This is a problem of the missing update (4-0-2 works correctly here, …
Apr 7, 2015:
- 8:40 PM Ticket #718 (primdecSY (but not primdecGTZ) gives wrong result) created by
- ring rr = 0,(a,c,d,e,f,g,b),dp; /* primdecGTZ is MUCH slower if b is …
- 7:36 PM Changeset in git [bd1350]spielwiese by
- fix: avoid multiple threads in polymake/libnormliz (openmp)
- 1:56 PM Changeset in git [c39fdc]spielwiese by
- Quick fix for mappingcone3: added a stub for grneg (to be finished later on) NOTE: some examples fail with '? 2nd module does not lie in the first' due to inproper use of lifting procedures (on wrong place)
Apr 2, 2015:
- 5:14 PM Changeset in git [cec9b00]spielwiese by
- add: error checking for system("install",..,"("'..)
- 4:52 PM Changeset in git [32545c]spielwiese by
- add: use bb types for type conversion (via bb_Assign)
- 4:51 PM Changeset in git [92a50b]spielwiese by
- add: error checking for system("install"...)
- 4:50 PM Changeset in git [6140a3]spielwiese by
- fix: typo in iiOpsTwoChar (used by system("install"...)
- 4:49 PM Changeset in git [4ec7338]spielwiese by
- fix: args must be 1 for types
Apr 1, 2015:
- 11:55 PM Changeset in git [24ea2a]spielwiese by
- Added surfer fallback to SURFER.app from http://www.mathematik.uni-kl.de/~motsak/files/SURFER.dmg under Mac OS X
- 8:08 PM Changeset in git [06cff9]spielwiese by
- Prettyprint for graded maps and resolutions
Mar 31, 2015:
- 3:36 PM Changeset in git [a0da83]spielwiese by
- test for a code coverage tool: via smon.out
- 12:59 PM Changeset in git [56225c]spielwiese by
- Fix wrong mutural recursive call in case of assumeLevel > 0
- 11:27 AM Changeset in git [327fffb]spielwiese by
- doc: renaming algemodstd.lib -> nfmodstd.lib
- 11:02 AM Changeset in git [285193]spielwiese by
- more places for renaming: algemodstd->nfmodstd.lib
- 10:47 AM Changeset in git [a1bbf6]spielwiese by
- Merge branch 'tigistdereje-algemodstd' into spielwiese
- 10:44 AM Changeset in git [320644]spielwiese by
- Merge branch 'algemodstd' of https://github.com/tigistdereje/Sources into tigistdereje-algemodstd Conflicts: doc/singular.doc
Mar 30, 2015:
- 6:35 PM Changeset in git [f6cd60]spielwiese by
- fix: bad forward declartion...:kNF->k_NF
Mar 28, 2015:
- 2:40 PM Changeset in git [0b55a8a]spielwiese by
- Commented out failing examples for now (for doc generation)
Mar 27, 2015:
- 2:40 PM Changeset in git [802996]spielwiese by
- use of TRACE
- 2:37 PM Changeset in git [084491]spielwiese by
- chg: test results (less warnings) and updated grobcov.lib
Mar 26, 2015:
- 7:00 PM Changeset in git [bc4deab]spielwiese by
- Fixing examples while looking for a bug in mappingcone3 ('-' -> grneg!)
- 6:41 PM Changeset in git [e950b21]spielwiese by
- Hiding the details in gradedModules.lib: attrib(M, "isHomog") -> grrange(M) + minor changes
- 5:51 PM Changeset in git [78c2f47]spielwiese by
- Updates from Hanieh : liftings/cones
Mar 25, 2015:
Mar 24, 2015:
- 5:28 PM Changeset in git [0905de]spielwiese by
- update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 5:09 PM Changeset in git [9b2407]spielwiese by
- jjREDUCE_P/jjREDUCE_ID: need also to test for commutative ring
- 5:08 PM Changeset in git [4d56fe]spielwiese by
- Merge pull request #709 from YueRen/annoyingStdWarning chg: ommit calling assumeStdFlag if ideal or module is principal and current ring is quotient free
Mar 23, 2015:
- 5:40 PM Changeset in git [a94825]spielwiese by
- mathicgb for module
- 3:00 PM Changeset in git [853606]spielwiese by
- chg: ommit calling assumeStdFlag if ideal or module is principal and current ring is quotient free
- 12:27 PM Changeset in git [c6ded3]spielwiese by
- renamed kNF with ring arg to k_NF
- 11:35 AM Changeset in git [c37482]spielwiese by
- Merge pull request #707 from YueRen/liftstdDoc chg: added note for using liftstd in quotient rings
Mar 20, 2015:
- 6:08 PM Ticket #717 (resolution inconsistencies) created by
- Here is an example, in which minres minimizes the resolution correctly …
- 3:20 PM Changeset in git [1697dc]spielwiese by
- chg: added note for using liftstd in quotient rings
- 12:19 PM Changeset in git [a1f17b]spielwiese by
- experimental: chinese remainder with caching inverses (switch on by system("cache_chinrem",1), )
Mar 19, 2015:
- 5:33 PM Ticket #716 (Memory leak in Letterplace) closed by
- fixed: fixed with 0b51f6a84259fb2407bab08b6cd743bf83f0e420
- 5:31 PM Changeset in git [0b51f6a]spielwiese by
- fix tr. #716 (mem-leak in shiftbba)
- 4:07 PM Changeset in git [3976a5]spielwiese by
- update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 3:35 PM Changeset in git [eadb3ce]spielwiese by
- Merge pull request #706 from YueRen/tropicalstuff Tropicalstuff
- 10:29 AM Ticket #716 (Memory leak in Letterplace) created by
- I don't know if the following memory leak in Letterplace has been …
- 10:01 AM Changeset in git [75fa84]spielwiese by
- fix: getMaxDimension, getMinDimension, dimensionOfLinealitySpace for empty fans getMaxDimension and getMinDimension now return -1 and dimensionOfLinealitySpace returns the ambient dimension
Mar 18, 2015:
- 3:41 PM Ticket #639 (another bug in 'char_series') closed by
- not a bug
- 3:38 PM Ticket #703 (bug in std() for 'ws' ordering) closed by
- fixed: fixed with efb09679f464982644f48e648b0d4a8c20f4f5ca
- 3:37 PM Changeset in git [c31c58]spielwiese by
- add test for tr. #703
- 3:36 PM Changeset in git [efb096]spielwiese by
- fix tr. #703 (degree/ecart for ws-ord with diff. signs)
- 12:25 PM Changeset in git [f3f0ad]spielwiese by
- add rHasMixedOrdering
- 10:16 AM Ticket #680 (another example for incomplete primdecSY() decomposition) closed by
- fixed: fixed with ae8a3a4c90edf6e7b6274f88a45670efb2a36272 by mlee
- 10:15 AM Changeset in git [45d2e45]spielwiese by
- tests for tr. #678 and #680
- 10:09 AM Ticket #678 (primdecSY fails to decompose example?) closed by
- fixed: fixed with ae8a3a4c90edf6e7b6274f88a45670efb2a36272 by mlee
- 10:05 AM Changeset in git [4058df]spielwiese by
- Merge pull request #705 from mmklee/trac678_680 fix: bug in substitution
Mar 17, 2015:
- 6:31 PM Ticket #715 (crashing std() with 'ws' ordering and 'redTail' option) closed by
- fixed: fixed with 2f3b2753bc2be6d7396f61b99d46ba1977c9388d
- 6:28 PM Changeset in git [2f3b27]spielwiese by
- fix tr. #715 (rong ordering for redTail)
- 5:40 PM Changeset in git [599254]spielwiese by
- moved test out of loop (cancelunit)
- 5:23 PM Ticket #715 (crashing std() with 'ws' ordering and 'redTail' option) created by
- failing example: […]
- 4:48 PM Ticket #714 (example crashes by repeated call to primdecGTZ(). Memory management bug?) created by
- Repeated call to primdecGTZ() with the following example leads to a …
- 2:17 PM Changeset in git [d0c8e4]spielwiese by
- Merge pull request #704 from YueRen/nlInitMPZmemleak fix: memleak in nlInitMPZ
- 2:13 PM Ticket #711 (segfault in 'std( stdI, p )' with 'Ds'-ordering over ZZ/127) closed by
- duplicate: see #710
- 2:12 PM Ticket #710 (segfault in 'std( stdI, J )' with 'ds' ordering over QQ) closed by
- fixed: fixed with ad412cb44d750cb769ac2dfadf1a5ff998f8568c
- 2:08 PM Changeset in git [ad412cb]spielwiese by
- fix #710 (std(I,p)
- 12:23 PM Ticket #706 (struct definition: undefined types not detected) closed by
- fixed
- 12:22 PM Ticket #704 (three trivial bugs in Primdec::radical()) closed by
- fixed: fixed (partially: one must not report morethan 1 bug/wish/propsal per …
- 12:12 PM Ticket #713 (std(stdI,J) not reduced with disabled 'redTail' and enabled 'redSB') created by
- failing example: […] output […]
- 12:10 PM Changeset in git [93ad8c2]spielwiese by
- fix #704 (p1: a BAD idea to report more than 1 error in a ticket)
- 12:09 PM Changeset in git [3387fd]spielwiese by
- changed tests (grmodexamples - changed lib)
- 12:03 PM Ticket #712 (example where std( stdI,J ) is not reduced with 'Dp' ordering and ...) created by
- failing example: […] output […]
- 11:54 AM Ticket #711 (segfault in 'std( stdI, p )' with 'Ds'-ordering over ZZ/127) created by
- Failing example: […]
- 11:48 AM Changeset in git [a4b5a3]spielwiese by
- fix: memleak in nlInitMPZ
- 11:48 AM Ticket #710 (segfault in 'std( stdI, J )' with 'ds' ordering over QQ) created by
- Example: […]
- 10:44 AM Changeset in git [102a906]spielwiese by
- allow compilation without NTL (report if these function are used)
- 10:43 AM Changeset in git [bbc8253]spielwiese by
- honor CPPFLAAGS in singmathic
Mar 16, 2015:
- 6:51 PM Changeset in git [7ac345]spielwiese by
- syntax changes: components for singmathicgb
Mar 14, 2015:
- 7:46 PM Ticket #709 (primdecGTZ() example with incorrect radical entry) created by
- […] output […]
- 4:58 PM Changeset in git [de6884]spielwiese by
- Fixing incompatibility with NTL8
- 2:02 PM Changeset in git [07f26d9]spielwiese by
- Preliminary versions of grlift/grlifting/mappingcone (nothing works as of now)
Mar 12, 2015:
- 9:59 PM Changeset in git [2a413d]spielwiese by
- Fix: use grres instead of mres
Mar 11, 2015:
- 3:47 PM Changeset in git [ac9cdc]spielwiese by
- deleted: Tst/Long/nfmodstd_l.res.gz modified: Tst/Long/ok_l2.lst, Tst/Short.lst and doc/singular.doc
Mar 10, 2015:
- 1:29 PM Changeset in git [24d30d]spielwiese by
- chg: bugs when passing ideal containing monomials / monomial ordering lp ls
- 12:14 PM Ticket #708 (singular-dev package on jim contains architecture dependent (32bit) headers) created by
- I am trying to use libsingular on a x86_64 Ubuntu 12.04, but the same …
Note: See TracTimeline
for information about the timeline view.