-
-
Notifications
You must be signed in to change notification settings - Fork 621
Failure with diff(f(x),x).subs(f(x) == g(x)) #6480
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
Comments
comment:2
I duped this in #11842. We might be able to make use of the test cases there when this gets fixed. |
comment:4
|
comment:5
One of the cases in #11842 that used to crash now works, but a lot of them still don't. I updated the list. |
This comment has been minimized.
This comment has been minimized.
comment:6
I feel like if that one is closed, we should have the list here, so I'm updating the description. |
Stopgaps: todo |
comment:8
I think these are different issues because
The problem is that
I opened #22401 for this. |
comment:9
Also, even if
I cannot see why |
comment:10
So, what should work is
but it mostly doesn't:
|
comment:11
The above consists of three problems. The central one is the failure to The second is the failure of The third is that |
Changed stopgaps from todo to none |
This comment has been minimized.
This comment has been minimized.
comment:14
Nah, it was wrong, only |
comment:16
Replying to @rwst:
The special status of |
comment:17
Milestone renamed |
Stopgaps: wrongAnswerMarker |
Subject says it all.
Previous (no longer up-to-date) description was:
In computing functional derivative, one needs to vary
a functional. For example, in sage-3.4 one can do as follows
In new symbolics, if I do the same I get
From #11842, the list of what does/doesn't work:
CC: @kcrisman @orlitzky @eviatarbach @sagetrac-jakobkroeker
Component: symbolics
Stopgaps: wrongAnswerMarker
Issue created by migration from https://trac.sagemath.org/ticket/6480
The text was updated successfully, but these errors were encountered: