SciML Open Source Scientific Machine Learning

Results 105 repositories owned by SciML Open Source Scientific Machine Learning

DifferentialEquations.jl

2.8k
Stars
221
Forks
Watchers

Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equation...

ModelingToolkit.jl

1.4k
Stars
202
Forks
Watchers

An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and...

LabelledArrays.jl

117
Stars
21
Forks
Watchers

Arrays which also have a label for each element for easy scientific machine learning (SciML)

SciMLBook

1.8k
Stars
327
Forks
Watchers

Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)

diffeqpy

500
Stars
39
Forks
Watchers

Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization

SciMLSensitivity.jl

316
Stars
67
Forks
Watchers

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, S...

Sundials.jl

205
Stars
78
Forks
Watchers

Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner

NeuralOperators.jl

264
Stars
41
Forks
Watchers

DeepONets, (Fourier) Neural Operators, Physics-Informed Neural Operators, and more in Julia

RecursiveArrayTools.jl

204
Stars
56
Forks
Watchers

Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications

StochasticDiffEq.jl

237
Stars
65
Forks
Watchers

Solvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystem