Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2009-01-24 19:21:54
Size: 283
Editor: DanShumow
Comment:
Revision 3 as of 2009-01-24 19:32:41
Size: 840
Editor: DanShumow
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Dan Shumow =
 * Bug Fixing: Fixed 2 bugs/Reviewed 4 bug fixes
= 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 ==

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.

days12/statusreports/danshumow (last edited 2009-01-24 19:32:41 by DanShumow)