Pinned Repositories
DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
GalacticOptim.jl
Local, global, and beyond optimization for scientific machine learning (SciML)
InfrastructureSystems.jl
Utility package for simulation of Infrastructure
NonlinearSolve.jl
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
PowerFlows.jl
Collection of Power Flow solution methods based on PowerSystems.jl
PowerNetworkMatrices.jl
Methods to generate matrix representations of power systems matrices
PowerSimulationsDynamics.jl
Julia package to run Dynamic Power System simulations. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
PowerSimulationsDynamicsSurrogates.jl
PowerSystems.jl
Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
SciMLBase.jl
The Base interface of the SciML ecosystem
m-bossart's Repositories
m-bossart/DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
m-bossart/GalacticOptim.jl
Local, global, and beyond optimization for scientific machine learning (SciML)
m-bossart/InfrastructureSystems.jl
Utility package for simulation of Infrastructure
m-bossart/NonlinearSolve.jl
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
m-bossart/PowerFlows.jl
Collection of Power Flow solution methods based on PowerSystems.jl
m-bossart/PowerNetworkMatrices.jl
Methods to generate matrix representations of power systems matrices
m-bossart/PowerSimulationsDynamics.jl
Julia package to run Dynamic Power System simulations. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
m-bossart/PowerSimulationsDynamicsSurrogates.jl
m-bossart/PowerSystems.jl
Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
m-bossart/SciMLBase.jl
The Base interface of the SciML ecosystem
m-bossart/SteadyStateDiffEq.jl
Solvers for steady states in scientific machine learning (SciML)
m-bossart/UNIFI-PSID-Demo
m-bossart/Zygote.jl
21st century AD
m-bossart/SciMLSensitivity.jl
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, SDEs, DDEs, DAEs, etc.
m-bossart/SimpleNonlinearSolve.jl
Fast and simple nonlinear solvers for the SciML common interface. Newton, Broyden, Bisection, Falsi, and more rootfinders on a standard interface.