You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late response, you are indeed correct, have you been able to implement a fix?
We are in the process of a major re-factoring, which will result in a new version and a slightly improved API and background logic, and many simsopt-specific features.
Please hold tight until we finalize the merge of this fork. If you are experiencing issues, you can already switch to the upstream branch (https://github.com/Akitzu/pyoculus), or comment here and I can help you with the needed modifications for the simsgeo_biot_savart.py to make it work.
no worries. I changed the import statement accordingly in the meantime. Thank you also very much for the link! Looking forward to see the result of the refactoring.
Hi Zhisong Qu,
In the SimsgeoBiotSavart problem class, the import statement
from simsopt.geo.biotsavart import BiotSavart
is not working (it should be found in the "field" folder).
Best regards!
The text was updated successfully, but these errors were encountered: