Matt Landreman
Matt Landreman
Looks fine to me. Does anyone else have comments?
> Does anyone know why the unit tests are failing? The code I submitted does not affect the tests that fail... Weird, I don't know why those tests would fail,...
Do we want only the functions without `_impl` to appear in the API docs?
Can a test be added in `tests/core/test_derivative.py` to cover this issue using the little optimizable functions there without relying on `BoozerSurface`?
Here's another thought. Instead of having `call()` return derivatives with respect to only free dofs if `as_derivative==False` and return derivatives with respect to all dofs (fixed and free) if `as_derivative==True`,...
@mrtnkb Can you tell us exactly what hardware you are running on? @mbkumar is the guru to ask about installation and build issues like this. Typically "illegal instruction" means the...
The same problem occurs if the `SimsoptRequires` decorator is used instead of `requires`.
This issue was addressed in #237. One remaining item that would be nice to add to the coil optimization docs is how to add a new custom objective function. To...
Yeah, due to this `unknown file type '.tbd'` error, I have not been able to get the spec python wrapper installed on either my M1 or M2 macbook. I've tried...
My reaction is the same as @andrewgiuliani 's - to avoid extrapolating, the thing to do would be to rotate the BMW field from phi=0 by 2pi/nfp and add the...