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
Prevent Orbit creation with non scalar quantities #716
Comments
Hi @dragonlost! Can you display |
This is probably a bug, I'm sure we can prevent the user from doing this. |
Also, we will need your poliastro version, Python version, and operative system. |
for My operative system : Ubuntu Mate 18.04.2 and conda 4.7.5 and numba 0.43.1 |
I see that the first two are arrays with one element, did you notice the brackets? |
ok is my fault. I had a bad upstream conversion that would create me "a" and "e" as a list |
Thank for very very fast support !! |
|
I just got bitten by a slightly different version of this |
Hello.
I recently use poliastro but i have a bug.
when i use propagate fonction :
The text was updated successfully, but these errors were encountered: