-
CMake Warning at control_application/CMakeLists.txt:117 (add_executable):
Cannot generate a safe runtime search path for target
control_application_node because files in some directories may confl…
-
We should implement methods to initialize SPEC with a VMEC equilibrium. Zhisong has a Matlab script. I guess we can mimic a python one and one step further, we can link SPEC with LIBSTELL so it can in…
-
### Describe your issue.
Hi,
I have been updating an old MATLAB source base into a python one but I have come across some difficulty with interpolation.
We simulate a signal (ZZ) on a 2D mesh…
-
Before explaining my issue I want to say how excited I am about the work you guys have started. This is really cool and something I have been thinking about since I got the G4. I have many ideas about…
-
It would be nice to add the MATLAB algorithm, which is described in
> Shampine, L. F. (2008). Vectorized adaptive quadrature in MATLAB. Journal of Computational and Applied Mathematics, 211(2), 13…
-
Hey Armand,
I hope you are doing well.
I am currently intensified my data analysis with you great toolbox... however as you know (or might remember) I am not a big fan of Matlab and at some point…
-
Here's a few more mimetype icons we can add if anyone want's something to work on :) Some of these are pretty rare or even legacy, so here's a list to pick from in no particular order.
Most of these …
-
I've fixed/updated most of the gold generation scripts over time, but `gold_pde` is still broken. I need to fix it once I get done with my current work on non-uniform level.
-
I have 7 pictures that I need to create segmentation for them.
I put them in the image folder. but I dont know how to prepare the rest of files -> (labels,...).
Please please let me know how to prep…
-
All three LISF components use the non-standard 'system' subroutine to farm out work to the shell. While this usually works on Discover, calling 'system' implicitly results in calling 'fork', which is…