-
Notifications
You must be signed in to change notification settings - Fork 80
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
Weighted LSQfit fails, Message: DomainError [...] sqrt will only return a complex result if called with a complex argument. #227
Comments
This is a relativly long and complicated script - honestly, it is longer than I can bother debugging in my free time. Please try to cut away as much as possible, and provide a minimal working example (MWE) demonstrating the error. Also please include the error. |
Thanks for the fast response!
In my script this are the code lines:
The full error message is:
|
I am sorry, I am quite pressed with school at the moment and can not find time to sit down with this. I would suggest making a discourse post, following the guidelines in https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757. Good luck! |
Hi,
instead of a vector:
Unfortunately, this suggestion to derive a suitable weighing matrix change the result not significantly Regards, Stefan |
Here is my example script that fails :-(
Do you have an idea, what causes this problem?
The text was updated successfully, but these errors were encountered: