Differences between revisions 1 and 2
Revision 1 as of 2009-01-24 19:31:26
Size: 726
Comment:
Revision 2 as of 2009-01-24 19:33:04
Size: 738
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
#2789 multivariate polynomials over residue fields of number fields are broken  * #2789 multivariate polynomials over residue fields of number fields are broken
Line 5: Line 5:
#1367 weird bug creating fractional ideal in relative number field  * #1367 weird bug creating fractional ideal in relative number field
Line 9: Line 9:
#4869 make element of relative number field from polynomial  * #4869 make element of relative number field from polynomial
Line 11: Line 11:
#4727 list method on relative number field elements is broken -- it doesn't satisfy the most basic consistency check  * #4727 list method on relative number field elements is broken -- it doesn't satisfy the most basic consistency check

I fixed the following bugs:

  • #2789 multivariate polynomials over residue fields of number fields are broken
  • #1367 weird bug creating fractional ideal in relative number field

That "weird bug" was actually lots of missing conversions and questionable decisions over the years. This required a great deal of time to understand the infrastructure to fix properly, but opens the door for easy slaying of additional bugs, including...

  • #4869 make element of relative number field from polynomial
  • #4727 list method on relative number field elements is broken -- it doesn't satisfy the most basic consistency check

I reviewed several patches at the beginning of the conference, too. Most made it into 3.3.0alpha2.

days12/statusreports/ncalexan (last edited 2009-01-24 19:33:04 by NickAlexander)