Ill-conditioned matrix (rcond=2.68289e-18): result may not be accurate. #1023
Unanswered
shishirsanjeeva
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, @shishirsanjeeva. If you could please provide the code used to generate the rotor, or a .toml file with the saved rotor, I could try to investigate the cause of this warning. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I modelled a rotor and its getting plotted. However, when I run .run_static(), I am getting a warning after using Rotor.from_section(). Could you please let me know the reason for the same and how to avoid following warning?
LinAlgWarning:
Ill-conditioned matrix (rcond=2.68289e-18): result may not be accurate.
Beta Was this translation helpful? Give feedback.
All reactions