Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #17493: bind SymPy's ComplexInfinity
{{{ sage: import sympy sage: SR(sympy.factorial(-2)) ------------------------------------------------------------------------ --- ... AttributeError: 'ComplexInfinity' object has no attribute '_sage_' }}} URL: http://trac.sagemath.org/17493 Reported by: rws Ticket author(s): Ralf Stephan Reviewer(s): Karl-Dieter Crisman, Marc Mezzarobba
- Loading branch information