#17489: remove redundant factorial() from rings/arith.py
-------------------------------------+-------------------------------------
Reporter: rws | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.5
Component: symbolics | Resolution:
Keywords: | Merged in:
Authors: Ralf Stephan | Reviewers: Jeroen Demeyer
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/rws/remove_redundant_factorial___from_rings_arith_py|
3b54c755b2da09d40872276d0d95d941ddcdea66
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by jdemeyer):
I'm not happy with the change of `_eval_` to `__call__`. You cannot expect
every function which wants an `algorithm` argument to override `__call__`.
Especially now that more and more non-trivial logic is going into the
`__call__` method of `BuiltinFunction`.
I might make a lot more sense to move all this `algorithm` stuff to a
custom `_evalf_` function, which ''does'' support an `algorithm` argument.
In order words: I think the general question of how to handle `algorithm`
arguments in symbolic calls should be answered first.
--
Ticket URL: <http://trac.sagemath.org/ticket/17489#comment:17>
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.