-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
wrong result solving equation system with symbolic matrix #33159
Comments
comment:1
Wrong result on |
comment:2
This is essentially #29729. Work stalled there because we don't have a solution for ball fields, but I think I can move my commit for |
New commits:
|
Author: Michael Orlitzky |
Branch: u/mjo/ticket/33159 |
Commit: |
Reviewer: Daniel Krenn |
Changed branch from u/mjo/ticket/33159 to u/dkrenn/ticket/33159 |
comment:6
Thank you for your patch and for doing this so fast. This looks almost good to me.
Everything else is fine for me. Patchbot not yet done. Please cross-review my changes. New commits:
|
comment:7
Replying to @dkrenn:
Both good ideas, thanks. |
comment:8
Set to positive_review as everyone is happy and the patchbot as well (the failing of the docbuild plugin seems to be an issue of that particular patchbot (which was cleanly restarted a moment ago)). |
comment:9
Thank you for resolving this. |
comment:10
Setting milestone to 9.6 now that 9.5 is out. |
Changed branch from u/dkrenn/ticket/33159 to |
Changed commit from |
comment:12
Follow-up in #33392 |
We get
which is wrong. This works for matrices over
QQ
as we can see byCC: @mwageringel
Component: symbolics
Author: Michael Orlitzky
Branch:
0abe6bd
Reviewer: Daniel Krenn
Issue created by migration from https://trac.sagemath.org/ticket/33159
The text was updated successfully, but these errors were encountered: