Size: 515
Comment:
|
Size: 1110
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
== Bugs == * [[http://trac.sagemath.org/sage_trac/ticket/1396|Bug 1396]]. I submitted a patch that in any sane, just, and sinless universe would work. Sadly, a serious bug in the interface between Sage and Singular prevents it from working, so I passed it back to Martin. * [[http://trac.sagemath.org/sage_trac/ticket/2159|Bug 2159]], patch submitted for one of the functions that didn't work properly ({{{dimension}}}). Recommended creating a new ticket for the other ({{{variety}}}). * [[http://trac.sagemath.org/sage_trac/ticket/5056|Bug 5056]], patch submitted and accepted. == Doctests == * added some doctests to {{{sage.rings.polynomial.multi_polynomial_ideal}}} == Misc == * Learned about hg, doctests. == F5 == |
|
Line 5: | Line 21: |
* Discussions with Martin and Robert Dellaca regarding many questions surrounding F5 in general, and thoughts on implementing an F4-style F5. | * Discussions with [[http://wiki.sagemath.org/days12/statusreports/malb|Martin]] and Robert Dellaca regarding many questions surrounding F5 in general, and thoughts on implementing an F4-style F5. |
Line 7: | Line 23: |
* Learned about hg, doctests. * Bugs: * Bug 1396, in progress. * Bug 2159, patch submitted, but needs additional work. * Bug 5056, patch submitted, relatively easy fix. * Doctests: * added some doctests to sage.rings.polynomial.multi_polynomial_ideal |
* With Martin, implemented an F4-style F5 that seems to work. |
Perry @ Sage Days 12
Bugs
Bug 1396. I submitted a patch that in any sane, just, and sinless universe would work. Sadly, a serious bug in the interface between Sage and Singular prevents it from working, so I passed it back to Martin.
Bug 2159, patch submitted for one of the functions that didn't work properly (dimension). Recommended creating a new ticket for the other (variety).
Bug 5056, patch submitted and accepted.
Doctests
added some doctests to sage.rings.polynomial.multi_polynomial_ideal
Misc
- Learned about hg, doctests.
F5
- Talk on F5, 23 Jan 2009. Slides will be posted Real Soon Now.
Discussions with Martin and Robert Dellaca regarding many questions surrounding F5 in general, and thoughts on implementing an F4-style F5.
- With Martin, implemented an F4-style F5 that seems to work.