SciML Open Source Scientific Machine Learning

Results 105 repositories owned by SciML Open Source Scientific Machine Learning

DiffEqDocs.jl

261
Stars
237
Forks
Watchers

Documentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystem

DiffEqGPU.jl

271
Stars
27
Forks
Watchers

GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem

diffeqr

136
Stars
14
Forks
Watchers

Solving differential equations in R using DifferentialEquations.jl and the SciML Scientific Machine Learning ecosystem

DiffEqBayes.jl

120
Stars
29
Forks
Watchers

Extension functionality which uses Stan.jl, DynamicHMC.jl, and Turing.jl to estimate the parameters to differential equations and perform Bayesian probabilistic scientific machine learning

ODE.jl

106
Stars
50
Forks
Watchers

Assorted basic Ordinary Differential Equation solvers for scientific machine learning (SciML). Deprecated: Use DifferentialEquations.jl instead.

NBodySimulator.jl

125
Stars
19
Forks
Watchers

A differentiable simulator for scientific machine learning (SciML) with N-body problems, including astrophysical and molecular dynamics

Surrogates.jl

320
Stars
69
Forks
Watchers

Surrogate modeling and optimization for scientific machine learning (SciML)

DataDrivenDiffEq.jl

399
Stars
56
Forks
Watchers

Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization

ReservoirComputing.jl

203
Stars
36
Forks
Watchers

Reservoir computing utilities for scientific machine learning (SciML)

LinearSolve.jl

227
Stars
50
Forks
Watchers

LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.