Timeline
Dec 14, 2018:
- 11:59 PM Changeset in git [b79a7b]spielwiese by
- Fix assumes and better error messages
- 11:09 PM Changeset in git [dbee0b5]spielwiese by
- Fix a bug where a wrong shift is set. Also add some assumes so this won't stay unnoticed in future.
- 4:37 PM Changeset in git [ee3e7cd]spielwiese by
- det heuristic
Dec 13, 2018:
- 2:45 PM Changeset in git [5443c1]spielwiese by
- porting: gcc-5 (Ubuntu 16.04.5 LTS)
Dec 12, 2018:
- 5:15 PM Changeset in git [13c520]spielwiese by
- test: det changed
- 4:39 PM Changeset in git [46a76b]spielwiese by
- Updated tests
- 4:20 PM Changeset in git [17bad9]spielwiese by
- Updated libraries and tests for lpDegBound, lpBlockSize and isFreeAlgebra
- 3:35 PM Changeset in git [d104be]spielwiese by
- fix: memory leak in mp_DetMu
- 3:26 PM Changeset in git [38685a]spielwiese by
- chg: heuristic for det
- 3:04 PM Changeset in git [f04e8db]spielwiese by
- Letterplace.lst for regress.cmd to run all letterplace related tests
- 9:44 AM Changeset in git [b61db87]spielwiese by
- Rename isFreeAlgebra
- 9:25 AM Changeset in git [ba52354]spielwiese by
- add lpDegBound lpBlockSize and lpIsFreeAlgebra to freegb.lib
Dec 11, 2018:
- 3:00 PM Changeset in git [2b48d1]spielwiese by
- fix: det(module)->det(smatrix)
- 2:01 PM Changeset in git [18b01d]spielwiese by
- doc: det
- 12:24 PM Changeset in git [eaf72b]spielwiese by
- chg: det, add det(m,"method")
Dec 8, 2018:
- 10:06 AM Changeset in git [868395]spielwiese by
- Disable rightGB for now
- 10:01 AM Changeset in git [a548d6]spielwiese by
- Add comment
- 9:57 AM Changeset in git [649021]spielwiese by
- Merge branch 'rightGB' into christmas-release
- 9:46 AM Changeset in git [552931]spielwiese by
- free fromQ
- 8:52 AM Changeset in git [ac8f852]spielwiese by
- Merge freegb.cc into extra.cc
Dec 7, 2018:
- 5:34 PM Changeset in git [5efe1c2]spielwiese by
- Merge branch 'spielwiese' into christmas-release
- 5:29 PM Changeset in git [98f7fb]spielwiese by
- fix: freeAlgebra for lp
- 4:56 PM Changeset in git [0f9a66a]spielwiese by
- Merge branch 'spielwiese' into rightGB
- 4:32 PM Changeset in git [5161f3c]spielwiese by
- freeAlgebra in freegb.lib
- 3:11 PM Changeset in git [c47d823]spielwiese by
- doc: format
- 2:40 PM Changeset in git [653af74]spielwiese by
- doc: format in dmodideal.lib
- 12:07 PM Changeset in git [dadcf0]spielwiese by
- doc: add dmodideal.lib
- 12:05 PM Changeset in git [0c019f3]spielwiese by
- doc: add dmodideal.lib
- 12:01 PM Changeset in git [7257b0]spielwiese by
- fix: format (doc), option setting
- 11:52 AM Changeset in git [68d804]spielwiese by
- Merge pull request #900 from levandov/spielwiese the new lib for bernstein-sato ideals
- 9:14 AM Ticket #841 (Matrix ordering being mistaken as non-global) created by
- I'm currently doing some tropical computations with zero-dimensional …
Dec 6, 2018:
- 10:33 PM Changeset in git [9f1fe09]spielwiese by
- the new lib for bernstein-sato ideals
- 4:51 PM Changeset in git [138ecd]spielwiese by
- Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 4:51 PM Changeset in git [6cb81b]spielwiese by
- chg: MATELEM0 in mp_Mult
- 4:17 PM Changeset in git [199f11d]spielwiese by
- format
- 3:57 PM Changeset in git [ab4286]spielwiese by
- fix: heuristic for det
- 3:40 PM Changeset in git [757eac]spielwiese by
- add MATELEM0: simpleideals.cc
- 3:31 PM Changeset in git [d2da42]spielwiese by
- add: mp_DetMu: determinant via mu algorithm
- 3:24 PM Changeset in git [7d0c530]spielwiese by
- fix: mod_init should be static
- 12:11 PM Changeset in git [97cdbb]spielwiese by
- simplifid includes (kernel/oswrapper/timer.cc)
- 11:53 AM Changeset in git [42e2db]spielwiese by
- remove mp_New (->mpNew)
Dec 5, 2018:
- 5:28 PM Changeset in git [0ebc05]spielwiese by
- Revert "add: intmat(<bigintmat>)" This reverts commit 84c0d8263265300f1f185e5830da8a2d9c5aba50.
- 4:40 PM Changeset in git [84c0d8]spielwiese by
- add: intmat(<bigintmat>)
- 12:04 PM Changeset in git [2a6e8dd]spielwiese by
- add convexIntersectionOld (for autgradalg.lib)
- 12:04 PM Changeset in git [412ad5]spielwiese by
- update version: gfan.lib
- 11:10 AM Changeset in git [b2adab]spielwiese by
- Merge pull request #899 from YueRen/gfanlibQualityOfLifeUpdate Gfanlib quality of life update
Dec 4, 2018:
- 5:06 PM Changeset in git [b69efe]spielwiese by
- fix: forgot to change documentation of getCone
- 4:50 PM Changeset in git [b488bd]spielwiese by
- chg: numberOfConesOfDimension + getCone, removed orbit flag and made maximal flag optional removed the orbit flag in both functions, since the functionality does not exist yet and no current plan exist to add it in near future. made the maximality flag optional in numberOfConesOfDimension for sake of consistency
- 4:34 PM Changeset in git [308e89]spielwiese by
- Pairs for rightGB
- 4:25 PM Changeset in git [0d8474c]spielwiese by
- Better debugging for pairs
- 3:56 PM Changeset in git [f4245d]spielwiese by
- More assumes for pairs
- 3:55 PM Changeset in git [1b6f54]spielwiese by
- new: onesVector
- 3:53 PM Changeset in git [e357292]spielwiese by
- chg: optional parameter for randomPoint this fixes a problem in which the random point of a groebner cone had usually entries which were too large to fit into int and hence could not be used as a weight vector for an ordering
- 3:51 PM Changeset in git [b95359]spielwiese by
- Small fix
- 3:50 PM Changeset in git [8cbdd9]spielwiese by
- Fix multiplication error
- 3:50 PM Changeset in git [b1cddd]spielwiese by
- Fix multiplication error
- 2:55 PM Changeset in git [28dc75]spielwiese by
- doc: short for nc-rings (always 0)
- 2:46 PM Changeset in git [d264bb]spielwiese by
- fix: typos
- 2:42 PM Changeset in git [907695]spielwiese by
- chg: removed convexIntersectionOld convexIntersectionOld was a old version of convexIntersection, in which cddlib is potentially unnecessarily initialized and never deserialized. the function was also undocumented in gfan.lib
- 12:17 PM Changeset in git [a55bb8]spielwiese by
- fix: handling of ShortOut/CanShortOut
Dec 3, 2018:
- 3:08 PM Changeset in git [a2e710]spielwiese by
- test: Tst/Manual/lpMonomialPrinting in Manula/m.lst
- 3:06 PM Changeset in git [5956ac9]spielwiese by
- Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 3:05 PM Changeset in git [65e8f1]spielwiese by
- debug: test wvhdl[i] in rWrite/rOrdStr
Nov 30, 2018:
- 5:09 PM Changeset in git [3055a6]spielwiese by
- chg: rIsLPRing implies bNotShortOut (writemon in polys0.cc)
- 5:05 PM Changeset in git [270200]spielwiese by
- Merge pull request #898 from kabouzeid/lp-pretty-print Pretty printing for LP
- 2:46 PM Changeset in git [5e2c0b]spielwiese by
- Merge branch 'spielwiese' into rightGB
- 2:31 PM Changeset in git [51846a]spielwiese by
- Fix possible zero GB in rare cases
- 1:54 PM Changeset in git [2b556a]spielwiese by
- Add test for lp pretty printing
Nov 29, 2018:
- 11:31 AM Changeset in git [e74bb4]spielwiese by
- fix: lpNF test
- 11:28 AM Changeset in git [96e299]spielwiese by
- doc: format
- 11:27 AM Changeset in git [20ca1b]spielwiese by
- fix: linking for the stupid OsX linker (missing sub-libs) (libpolys)
Nov 28, 2018:
- 3:05 PM Changeset in git [14c01e]spielwiese by
- fix: linking for the stupid OsX linker (missing sub-libs)
- 3:03 PM Changeset in git [bdcd67]spielwiese by
- description of pIsConstantComp,pIsConstant, etc.
Nov 26, 2018:
- 2:45 PM Changeset in git [bd3109]spielwiese by
- messageSets also shows if poly is from Q
- 2:17 PM Changeset in git [3673a86]spielwiese by
- Renamed itoInsert to p_mLPmaxPossibleShift. Also better performance with the new function
- 1:05 PM Changeset in git [5f9cd3a]spielwiese by
- More efficient way to create pairs for LP rings before, for each set of pairs: (shifts(q), p), (shifts(p), q), (shifts(p),p) the LM was shifted. now every LM is only shifted once. saves memory and speeds up to whole GB computation by 2x.
Nov 24, 2018:
- 4:56 PM Changeset in git [843f06]spielwiese by
- Don’t delete fromQ for rightGB
- 4:47 PM Changeset in git [081f8d8]spielwiese by
- Better priniting of invalid letterplace monomials examples: x(2)*y(4) = _*x*_*y x(2)*x(3)*y(3)*x(5) = _*x*x&y*_*x nothing changes if the monomial is valid: x(1)*y(2)*x(3) = x*y*x
- 4:47 PM Changeset in git [d08de4]spielwiese by
- Better priniting of invalid letterplace monomials examples: x(2)*y(4) = _*x*_*y x(2)*x(3)*y(3)*x(5) = _*x*x&y*_*x nothing changes if the monomial is valid: x(1)*y(2)*x(3) = x*y*x
- 4:44 PM Changeset in git [58316de]spielwiese by
- Add debug output when a criterion is applied
- 4:41 PM Changeset in git [b95a5f]spielwiese by
- Create entry points for rightGB
Nov 23, 2018:
- 9:57 AM Changeset in git [15fbfe0]spielwiese by
- Merge branch 'spielwiese' into rightGB
Nov 22, 2018:
- 12:30 PM Changeset in git [9bda64]spielwiese by
- doc: typos in libs
- 12:20 PM Changeset in git [a73cfb]spielwiese by
- doc: fix typo
- 11:33 AM Changeset in git [352a92c]spielwiese by
- doc: reduce for LP rings
- 11:30 AM Changeset in git [48ef591]spielwiese by
- opt: Shdl is here always !=NULL (initSL)
- 11:28 AM Changeset in git [b43106]spielwiese by
- test: add letterplace_reduce to manula/m.lst
- 11:27 AM Changeset in git [3cf63b]spielwiese by
- Merge pull request #897 from kabouzeid/lp-reduce-NF reduce for lp rings
Nov 21, 2018:
- 8:17 PM Changeset in git [a1ffca6]spielwiese by
- Changes from Hans
- 11:11 AM Changeset in git [ced01c]spielwiese by
- Merge pull request #896 from kabouzeid/fix-tests Fix lpMonomialBasis test, fix ivL2lpI
Nov 20, 2018:
- 10:11 PM Changeset in git [6b0b413]spielwiese by
- Fix probably unused case where enterT was missing
- 10:08 PM Changeset in git [5c51ab]spielwiese by
- Remove updateSShift
- 9:09 PM Changeset in git [462eb9]spielwiese by
- Merge initBuchMoraShift into initBuchMora
- 7:46 PM Changeset in git [f87ad5b]spielwiese by
- Fix lpMonomialBasis test, fix ivL2lpI
- 12:09 PM Changeset in git [38554b]spielwiese by
- add: poly / const. poly for LP-rings
Nov 19, 2018:
- 2:19 PM Changeset in git [6b15a76]spielwiese by
- extend freeAlagebra to ordering a (+wp/Wp/dp/Dp) OR lp
Nov 16, 2018:
- 5:12 PM Ticket #840 (Build error when NDEBUG is set) closed by
- fixed: Fixed with …
Nov 15, 2018:
- 5:14 PM Changeset in git [1bbd47]spielwiese by
- Merge pull request #895 from YueRen/tr840 fix: building with NDEBUG=1, trac ticket 840
- 5:10 PM Changeset in git [df290e]spielwiese by
- Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 5:09 PM Changeset in git [bc15c5]spielwiese by
- doc: plyral/letterplace libs reorganized
- 4:48 PM Changeset in git [80a9ff]spielwiese by
- fix: building with NDEBUG=1, trac ticket 840
- 3:07 PM Changeset in git [48401d8]spielwiese by
- Merge pull request #894 from kabouzeid/fix-lp2iv Fix missing dependencies for lp2iv
- 2:50 PM Changeset in git [2802b10]spielwiese by
- Fix missing dependencies for lp2iv
- 1:50 PM Changeset in git [8033f45]spielwiese by
- Merge pull request #893 from kabouzeid/lp-mult-warnings Show warning when letterplace degree bound is reached
- 1:46 PM Changeset in git [9fd2bd]spielwiese by
- fix: freegb.lib: isConatinedInV, lp2ivId
- 11:34 AM Changeset in git [5a8e35]spielwiese by
- Merge pull request #892 from kabouzeid/lp-kernel Much faster GK dim and Ufnarovski graph, also various other fixes
Nov 14, 2018:
- 8:16 PM Ticket #840 (Build error when NDEBUG is set) created by
- Singular 4.1.0p3 fails to build when NDEBUG is set. […] See …
- 6:23 PM Changeset in git [8794aaa]spielwiese by
- Show warning when letterplace degree bound is reached
- 6:07 PM Changeset in git [8a7dbe]spielwiese by
- Don't print whitespace at end of lp expV
- 5:59 PM Changeset in git [268f99]spielwiese by
- Fix lpMonomialBasis
- 5:47 PM Changeset in git [9338643]spielwiese by
- Move lp2iv and iv2lp from fpadim to freegb
- 5:40 PM Changeset in git [e39e193]spielwiese by
- Move divides and varAt to freegb
- 4:31 PM Changeset in git [ecdeb5]spielwiese by
- Better debug output for lpGkDim
- 2:53 PM Changeset in git [6fac22]spielwiese by
- Fix lpGkDim for ideal(0)
- 12:12 PM Changeset in git [4aa50a]spielwiese by
- doc: format
Note: See TracTimeline
for information about the timeline view.