Dario Panici
Dario Panici
https://github.com/PlasmaControl/DESC/blob/95612fa625bd5ba939569004c767ed02594586f0/tests/test_objective_funs.py#L984 we could make this test use the `conftest` coils instead of making new ones, which is more expensive bc of intersection checks
maybe we could reduce the number of examples we have? or move some to "not tested" part of examples so it still exists but people know not to expect it...
The `desc.objectives` won't directly give what you want, as we do not use the boundary modes as arguments to our functions, but rather the coefficients of the basis describing the...
Closing as assumed resolved, feel free to re-open if there are still questions
`jc/gammaC` is the branch where the code from our intern Jackson is from his implementation, not completely finished but all of the main equations are coded up there so will...
make an `integrals` subfolder in `desc`
https://arxiv.org/abs/2408.08267 has a method for smoothing a surface
Use double backticks (``THING``) for code args/variables etc., but class names which are captialized can be in plain text as is - basically use the backticks to make sure the...
Not all of them, but yea this is really probably not a huge issue
Put in coil tutorial PR, maybe without running the code?