-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Description
This was discovered when looking at #12615. Basically, foo(x) eventually calls x.foo() if it exists, but only after doing a lot of symbolic work (resulting in an order of magnitude slowdown for that example).
Apply:
- attachment: 13933-slow-call.v2.patch
- attachment: 13933-doctests.patch
- attachment: 13933-more-doctests.patch
CC: @burcin
Component: symbolics
Keywords: sd48
Author: Robert Bradshaw
Reviewer: Burcin Erocal, Karl-Dieter Crisman
Merged: sage-5.11.beta2
Issue created by migration from https://trac.sagemath.org/ticket/13933