#12737: Remove simplify_radical() from simplify_full()
------------------------------------+---------------------------------------
       Reporter:  mjo               |         Owner:  mjo                       
      
           Type:  enhancement       |        Status:  needs_review              
      
       Priority:  major             |     Milestone:  sage-5.11                 
      
      Component:  symbolics         |    Resolution:                            
      
       Keywords:                    |   Work issues:                            
      
Report Upstream:  N/A               |     Reviewers:  Karl-Dieter Crisman, Beni 
Keller
        Authors:  Michael Orlitzky  |     Merged in:                            
      
   Dependencies:                    |      Stopgaps:                            
      
------------------------------------+---------------------------------------
Changes (by kcrisman):

  * status:  needs_work => needs_review
  * reviewer:  Karl-Dieter Crisman => Karl-Dieter Crisman, Beni Keller


Old description:

> There are a number of tickets open due to the use of `simplify_radical()`
> in `simplify_full()`.
>
> Removing it would fix at least,
>
>  * [http://ask.sagemath.org/question/767/simplification-errors-in-simple-
> expressions Ask Sage 767]
>  * #3520 - inconsistency in simplify_radical
>  * #11934 - Symbolic simplification error
>  * #12322 - invalid simplification of complex logarithm
>  * [http://ask.sagemath.org/question/1983/strange-way-to-simplify-square-
> roots Ask Sage 1983]
> And maybe more.  Here are some related tickets.
>  * #11912 is related, though about `simplify_radical` specifically.
>  * #11668 - `abs(a+b)^2 == (a+b)^2` is now fixed by #12780
>  * #14305 and #14630 are tangentially related

New description:

 There are a number of tickets open due to the use of `simplify_radical()`
 in `simplify_full()`.

 Removing it would fix at least,

  * [http://ask.sagemath.org/question/767/simplification-errors-in-simple-
 expressions Ask Sage 767]
  * #3520 - inconsistency in simplify_radical
  * #11934 - Symbolic simplification error
  * #12322 - invalid simplification of complex logarithm
  * [http://ask.sagemath.org/question/1983/strange-way-to-simplify-square-
 roots Ask Sage 1983]
 And maybe more.  Here are some related tickets.
  * #11912 is related, though about `simplify_radical` specifically.
  * #11668 - `abs(a+b)^2 == (a+b)^2` is now fixed by #12780
  * #14305 and #14630 are tangentially related

 '''Apply''' [attachment:sage-trac_12737-rebased.patch] and
 [attachment:trac_12737-de.patch]

--

Comment:

 I'd appreciate a quick review from navigium as to whether my German syntax
 is 100% correct, but this should take care of it, and conforms to what he
 suggested as a solution.

 Patchbot, apply sage-trac_12737-rebased.patch and trac_12737-de.patch

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12737#comment:25>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to