|
|
|
|
|
by 7thaccount
1793 days ago
|
|
Small world. I've looked through these libraries before and have chatted with NREL staff at conferences (didn't expect to talk on HN though). I've enjoyed some of the more recent papers on inertia and frequency response as well and will have to look into this study in more detail. I tend to stick more to Python + Numpy and ScyPy, but do check in on Julia from time to time. I'm still questioning whether the sparse matrix routines have matured enough in Julia (necessary for the truly large systems). On the optimization side, has all of NREL switched to Julia + JuMP, or is the native Python API for GUROBI used and Julia for the network pieces? |
|
Definitely not all of NREL has switched to Julia + JuMP. From what I can tell, Python, MATLAB etc still are quite prominent across the laboratory. And, NREL is a large organization and we are a small team; we don't have much insight into what tools developers decide to choose and why. If anything, it is possible that we've set the precedent that Julia + JuMP can be used for this sort of work.