Differences between revisions 1 and 23 (spanning 22 versions)
Revision 1 as of 2011-11-16 02:33:30
Size: 254
Editor: kcrisman
Comment:
Revision 23 as of 2012-01-10 04:37:39
Size: 2556
Editor: ktkohl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== Bugs worked on and/or solved == == Bugs to work on and/or solve ==
Line 7: Line 7:
 * (status) [[http://trac.sagemath.org/sage_trac/ticket/xyzw|#xyzw]] Description  * (new) [[http://trac.sagemath.org/sage_trac/ticket/10075|#10075]] Make log gamma symbolic
 * (new) [[http://trac.sagemath.org/sage_trac/ticket/11201|#11201]] Point users of solve() to the to_poly_solve option
 * (needs work) [[http://trac.sagemath.org/sage_trac/ticket/1173|#1173]] implement numerical evaluation of erf at complex arguments
 * (needs work) [[http://trac.sagemath.org/sage_trac/ticket/11143|#11143]] Finish ticket defining symbolic functions for exponential integral special functions
 * (new) [[http://trac.sagemath.org/sage_trac/ticket/12074|#12074]] symbolic nth root function for plotting, etc.
 * (new) [[http://trac.sagemath.org/sage_trac/ticket/12075|#12075]] function notation for callable matrices
 * (new) [[http://trac.sagemath.org/sage_trac/ticket/12094|#12094]] update Maxima
 * (new) [[http://trac.sagemath.org/sage_trac/ticket/12220|#12220]] Updated CBC package
 * (new) [[http://trac.sagemath.org/sage_trac/ticket/9248|#9248]] Doc fix for factorial function (types of accepted input)
 * (new) [[http://trac.sagemath.org/sage_trac/ticket/12286|#12286]] Doc fix for factorial function (algorithm parameter)
 
== Pages on Trac with lots more bugs of relevance ==
 * [[http://trac.sagemath.org/sage_trac/wiki/symbolics|symbolics and calculus bugs on Trac wiki]]
 * [[http://code.google.com/p/sagenb/issues/list|sagenb Google code]] issue list
Line 11: Line 24:
 * Hopefully lots of these too  * [[http://trac.sagemath.org/sage_trac/ticket/12060|#12060]] Add formatting option to slider's displayed value

== Bugs actually worked on and/or solved ==

 * (needs review) [[http://trac.sagemath.org/sage_trac/ticket/9130|#9130]] Access to beta function
 * (needs review) [[http://trac.sagemath.org/sage_trac/ticket/10489#comment:14|#10489]] Slope fields and python lambdas: Rebasing outdated patch, needs review
 * (needs review) [[http://trac.sagemath.org/sage_trac/ticket/10757#comment:5|#10757]] Laplacian matrix: Created patch fixing and documenting div-by-0 error
 * (needs review) [[http://trac.sagemath.org/sage_trac/ticket/11462#comment:5|#11462]] @parallel documentation update: Created patch updating the documentation
 * (needs review) [[http://trac.sagemath.org/sage_trac/ticket/11888|#11888]] Sage is missing the lambert_w function conversion from Maxima
 * (needs review) [[http://trac.sagemath.org/sage_trac/ticket/11513|#11513]] Finish ticket adding _is_numerically_zero() to symbolic expressions

Bugs We're Working On (Status)

For Sage Days 35.5.

Bugs to work on and/or solve

  • (new) #10075 Make log gamma symbolic

  • (new) #11201 Point users of solve() to the to_poly_solve option

  • (needs work) #1173 implement numerical evaluation of erf at complex arguments

  • (needs work) #11143 Finish ticket defining symbolic functions for exponential integral special functions

  • (new) #12074 symbolic nth root function for plotting, etc.

  • (new) #12075 function notation for callable matrices

  • (new) #12094 update Maxima

  • (new) #12220 Updated CBC package

  • (new) #9248 Doc fix for factorial function (types of accepted input)

  • (new) #12286 Doc fix for factorial function (algorithm parameter)

Pages on Trac with lots more bugs of relevance

Not really a bug

  • #12060 Add formatting option to slider's displayed value

Bugs actually worked on and/or solved

  • (needs review) #9130 Access to beta function

  • (needs review) #10489 Slope fields and python lambdas: Rebasing outdated patch, needs review

  • (needs review) #10757 Laplacian matrix: Created patch fixing and documenting div-by-0 error

  • (needs review) #11462 @parallel documentation update: Created patch updating the documentation

  • (needs review) #11888 Sage is missing the lambert_w function conversion from Maxima

  • (needs review) #11513 Finish ticket adding _is_numerically_zero() to symbolic expressions

days35.5/bugs (last edited 2012-05-27 02:24:38 by kcrisman)