-
-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doctest fix: f.subs(I==...) does not work #23964
Comments
comment:1
The documentation:
As you can see the
|
comment:2
thank you. Should I open a new ticket for this bug? Or simply change the ticket description? |
comment:3
Done. I think I will restrict the numerics that can be replaced (not |
comment:4
btw it is strange that you get |
comment:6
sorry we edited the ticket simultaneously and I discarded your edit in the title and maybe in the description. I've put the title back to |
This comment has been minimized.
This comment has been minimized.
comment:7
Yeah that was an enhancement in a recent Pynac (#23820). |
comment:8
Why should |
comment:9
Well,
|
comment:10
This will be available with pynac-0.7.18 and should be doctested here. |
Dependencies: #24838 |
comment:12
The original case works now, the minimal case |
Minimal case:
Originally:
the
substitute
command does not work withI
:Depends on #24838
Component: calculus
Issue created by migration from https://trac.sagemath.org/ticket/23964
The text was updated successfully, but these errors were encountered: