#12289: pass algorithm argument to custom numeric evaluation methods
-------------------------------------+-------------------------------------
       Reporter:  burcin             |        Owner:  burcin
           Type:  enhancement        |       Status:  closed
       Priority:  major              |    Milestone:  sage-6.2
      Component:  symbolics          |   Resolution:  fixed
       Keywords:  pynac sd35.5       |    Merged in:
  sd40.5 sd48                        |    Reviewers:  Karl-Dieter Crisman,
        Authors:  Burcin Erocal,     |  Douglas MacNeil, Benjamin Jones,
  Benjamin Jones                     |  Jean-Pierre Flori
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  ef6d2de56ff56851710ecfdc9dcdc4adfec91c08|     Stopgaps:
   Dependencies:  #13933, #4102,     |
  #15198                             |
-------------------------------------+-------------------------------------

Old description:

> Custom numeric evaluation functions defined in the `_evalf_()` method of
> symbolic functions accept only the parent of the result as an argument.
> We should expand this to allow passing an `argument` parameter as well.
>
> Merge together with dependencies (i.e. there are circular dependencies).

New description:

 Custom numeric evaluation functions defined in the `_evalf_()` method of
 symbolic functions accept only the parent of the result as an argument. We
 should expand this to allow passing an `algorithm` parameter as well.

 Merge together with dependencies (i.e. there are circular dependencies).

--

Comment (by jdemeyer):

 Is there any particular reason that this was done for `_evalf_` and not
 plain `_eval_`?

--
Ticket URL: <http://trac.sagemath.org/ticket/12289#comment:44>
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/d/optout.

Reply via email to