Size: 812
Comment:
|
← Revision 3 as of 2009-01-24 19:32:41 ⇥
Size: 840
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Dan Shumow = | = Dan Shumow: Sage Days 12 Status Report = |
Dan Shumow: Sage Days 12 Status Report
Bugs Fixed
- #3758: crypto -- sage -t -long devel/sage/sage/crypto/mq/sr.py fails on many machines
- #2950: point3d misinterpret arguments
Bugs Investigated but found DOA
- #4146: rgbcolor bug bites pdfs, casting to int solves it
Bugs Positively Reviewed
- #5064: Steenrod algebras are non-unique
- #3547: create a polygon3d function
Bugs Negatively Reviewed
- #3999: Wrapper class to treat additive groups as multiplicative goups
- #5003: equality testing in graphs should check "weighted" property
Fuzzy Stuff
- Learned Sage development / process.
- Became much more familiar with the internals of Sage. This will greatly help facilitate the Windows Port.
- Discussed Windows port w/ Mabashoff and William respectively.