v0.4.10
Bug Fixes:
- Reordered import statements to ensure user requests to use GPU are handled correctly
New Features:
- Adds several new classes to represent different types/parameterizations of curves and surfaces, for plasma boundaries, coordinate surfaces, coils, magnetic axis etc
- New classes also have several new methods that will be made into objectives in the future, such as area, length, curvature, etc.
- Surfaces can be used as boundary conditions via surface.get_constraint method
- Added new plot method to trace field lines and plot them in real space (R, phi, Z)