SciML Open Source Scientific Machine Learning

Results 105 repositories owned by SciML Open Source Scientific Machine Learning

ExponentialUtilities.jl

93
Stars
29
Forks
Watchers

Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form...

NonlinearSolve.jl

214
Stars
38
Forks
Watchers

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.

MultiScaleArrays.jl

73
Stars
16
Forks
Watchers

A framework for developing multi-scale arrays for use in scientific machine learning (SciML) simulations

JumpProcesses.jl

134
Stars
34
Forks
Watchers

Build and simulate jump equations like Gillespie simulations and jump diffusions with constant and state-dependent rates and mix with differential equations and scientific machine learning (SciML)

ParameterizedFunctions.jl

77
Stars
18
Forks
Watchers

A simple domain-specific language (DSL) for defining differential equations for use in scientific machine learning (SciML) and other applications

AutoOffload.jl

35
Stars
4
Forks
Watchers

Automatic GPU, TPU, FPGA, Xeon Phi, Multithreaded, Distributed, etc. offloading for scientific machine learning (SciML) and differential equations

BoundaryValueDiffEq.jl

42
Stars
32
Forks
Watchers

Boundary value problem (BVP) solvers for scientific machine learning (SciML)

CellMLToolkit.jl

54
Stars
14
Forks
Watchers

CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.

DASSL.jl

33
Stars
17
Forks
Watchers

Solves stiff differential algebraic equations (DAE) using variable stepsize backwards finite difference formula (BDF) in the SciML scientific machine learning organization

DeepEquilibriumNetworks.jl

50
Stars
5
Forks
Watchers

Implicit Layer Machine Learning via Deep Equilibrium Networks, O(1) backpropagation with accelerated convergence.