-
Notifications
You must be signed in to change notification settings - Fork 12
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
Inconsistent / strange results on Ubuntu 18.04 #30
Comments
I have been having this same issue running Ubuntu 16.04. Is there a workaround available? |
No, we couldn't figure out what was causing it! Any insights you can offer would be very welcome. Maybe try different compilers? |
I did manage to avoid the singular matrix error by editing line 952 of core.py:
Here there was a divide by zero problem as
So in short I am still having major problems with it. |
cc @low-sky
We have an issue where RADEX is producing nonsense results and crashing on ubuntu, but not on mac, for identical inputs.
results in
The text was updated successfully, but these errors were encountered: