All Projects → rom-operator-inference-Python3 → Similar Projects or Alternatives

113 Open source projects that are alternatives of or similar to rom-operator-inference-Python3

Differentialequations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components
Stars: ✭ 2,023 (+6425.81%)
Mutual labels:  ode, dynamical-systems, pde
sssMOR
sssMOR - Sparse State-Space and Model Order Reduction Toolbox
Stars: ✭ 20 (-35.48%)
SciMLBenchmarks.jl
Benchmarks for scientific machine learning (SciML) software and differential equation solvers
Stars: ✭ 195 (+529.03%)
Mutual labels:  ode, pde
DiffEqDevTools.jl
Benchmarking, testing, and development tools for differential equations and scientific machine learning (SciML)
Stars: ✭ 37 (+19.35%)
Mutual labels:  ode
multi-imbalance
Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
Stars: ✭ 66 (+112.9%)
Mutual labels:  python-package
aws-lambda-decorators
A set of Python decorators to simplify AWS lambda development
Stars: ✭ 19 (-38.71%)
Mutual labels:  python-package
FactorGraph.jl
The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.
Stars: ✭ 17 (-45.16%)
Mutual labels:  dynamical-systems
MongeAmpereFlow
Continuous-time gradient flow for generative modeling and variational inference
Stars: ✭ 29 (-6.45%)
Mutual labels:  dynamical-systems
codac
Codac is a library for constraint programming over reals, trajectories and sets.
Stars: ✭ 31 (+0%)
Mutual labels:  dynamical-systems
SGpp
SG⁺⁺ – the numerical library for Sparse Grids in all their variants.
Stars: ✭ 59 (+90.32%)
Mutual labels:  pde
odex-js
Bulirsch-Stoer integration of systems of ordinary differential equations in JavaScript
Stars: ✭ 52 (+67.74%)
Mutual labels:  ode
DGM-and-DRM
Several code for the paper: A comparison study of deep Galerkin method and deep Ritz method for elliptic problems with different boundary conditions
Stars: ✭ 15 (-51.61%)
Mutual labels:  pde
cookiecutter-pypackage-pythonic
Pythonic cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.
Stars: ✭ 29 (-6.45%)
Mutual labels:  python-package
T-Reqs
T-Reqs is a multi-language requirements file generator which also serves the purpose of preparing a template Dockerfile for working with Docker applications.
Stars: ✭ 18 (-41.94%)
Mutual labels:  python-package
curve-shortening-demo
Visualize curve shortening flow in your browser.
Stars: ✭ 19 (-38.71%)
Mutual labels:  pde
BifurcationInference.jl
learning state-space targets in dynamical systems
Stars: ✭ 24 (-22.58%)
Mutual labels:  dynamical-systems
Numerical-Algorithms
Numerical Experiments
Stars: ✭ 15 (-51.61%)
Mutual labels:  pde
eom
Configurable ODE/PDE solver
Stars: ✭ 50 (+61.29%)
Mutual labels:  dynamical-systems
PyRates
Open-source, graph-based Python code generator and analysis toolbox for dynamical systems (pre-implemented and custom models). Most pre-implemented models belong to the family of neural population models.
Stars: ✭ 33 (+6.45%)
Mutual labels:  dynamical-systems
BrainPy
Brain Dynamics Programming in Python
Stars: ✭ 242 (+680.65%)
Mutual labels:  dynamical-systems
sysidentpy
A Python Package For System Identification Using NARMAX Models
Stars: ✭ 139 (+348.39%)
Mutual labels:  dynamical-systems
hydro examples
Simple one-dimensional examples of various hydrodynamics techniques
Stars: ✭ 83 (+167.74%)
Mutual labels:  pde
pymor
pyMOR - Model Order Reduction with Python
Stars: ✭ 198 (+538.71%)
Mutual labels:  model-reduction
devsim
TCAD Semiconductor Device Simulator
Stars: ✭ 104 (+235.48%)
Mutual labels:  pde
adaptive-filters
My collection of implementations of adaptive filters.
Stars: ✭ 32 (+3.23%)
Mutual labels:  least-squares
diffeqr
Solving differential equations in R using DifferentialEquations.jl and the SciML Scientific Machine Learning ecosystem
Stars: ✭ 118 (+280.65%)
Mutual labels:  ode
pyGinit
A simple github automation cli
Stars: ✭ 15 (-51.61%)
Mutual labels:  python-package
SBMLToolkit.jl
SBML differential equation and chemical reaction model (Gillespie simulations) for Julia's SciML ModelingToolkit
Stars: ✭ 25 (-19.35%)
Mutual labels:  ode
partial dependence
Python package to visualize and cluster partial dependence.
Stars: ✭ 23 (-25.81%)
Mutual labels:  python-package
LatentDiffEq.jl
Latent Differential Equations models in Julia.
Stars: ✭ 34 (+9.68%)
Mutual labels:  dynamical-systems
pydens
PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks
Stars: ✭ 201 (+548.39%)
Mutual labels:  ode
RaPId
RaPId (a recursive acronym for "Rapid Parameter Identification") utilizes different optimization and simulation technologies to provide a framework for model validation and calibration of any kind of dynamical systems, but specifically catered to power systems.
Stars: ✭ 35 (+12.9%)
Mutual labels:  dynamical-systems
mole
Mimetic Operators Library Enhanced
Stars: ✭ 15 (-51.61%)
Mutual labels:  pde
heyoka
C++ library for ODE integration via Taylor's method and LLVM
Stars: ✭ 151 (+387.1%)
Mutual labels:  ode
PySPOD
A Python package for spectral proper orthogonal decomposition (SPOD).
Stars: ✭ 50 (+61.29%)
Mutual labels:  dynamical-systems
python-package-template
Easy to use template for great PyPi packages
Stars: ✭ 19 (-38.71%)
Mutual labels:  python-package
nim-mpfit
A wrapper for the cMPFIT library for the Nim programming language, https://vindaar.github.io/nim-mpfit/
Stars: ✭ 18 (-41.94%)
Mutual labels:  least-squares
DiffEqPhysics.jl
A library for building differential equations arising from physical problems for physics-informed and scientific machine learning (SciML)
Stars: ✭ 46 (+48.39%)
Mutual labels:  ode
Kinetic.jl
Universal modeling and simulation of fluid dynamics upon machine learning
Stars: ✭ 82 (+164.52%)
Mutual labels:  pde
AMICI
Advanced Multilanguage Interface to CVODES and IDAS
Stars: ✭ 80 (+158.06%)
Mutual labels:  ode
DiffEqCallbacks.jl
A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers
Stars: ✭ 43 (+38.71%)
Mutual labels:  ode
MAESTRO
A low Mach number stellar hydrodynamics code
Stars: ✭ 29 (-6.45%)
Mutual labels:  pde
parPE
Parameter estimation for dynamical models using high-performance computing, batch and mini-batch optimizers, and dynamic load balancing.
Stars: ✭ 16 (-48.39%)
Mutual labels:  ode
python-package-boilerplate
Boilerplate for a Python Package
Stars: ✭ 75 (+141.94%)
Mutual labels:  python-package
SDETools
Matlab Toolbox for the Numerical Solution of Stochastic Differential Equations
Stars: ✭ 80 (+158.06%)
Mutual labels:  dynamical-systems
DiffEqSensitivity.jl
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, and more for ODEs, SDEs, DDEs, DAEs, etc.
Stars: ✭ 186 (+500%)
Mutual labels:  ode
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (+193.55%)
Mutual labels:  python-package
PyFRAP
PyFRAP: A Python based FRAP analysis tool box
Stars: ✭ 15 (-51.61%)
Mutual labels:  pde
Sundials.jl
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
Stars: ✭ 167 (+438.71%)
Mutual labels:  ode
pomp
R package for statistical inference using partially observed Markov processes
Stars: ✭ 88 (+183.87%)
Mutual labels:  dynamical-systems
CellMLToolkit.jl
CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.
Stars: ✭ 50 (+61.29%)
Mutual labels:  ode
scikit tt
Tensor Train Toolbox
Stars: ✭ 52 (+67.74%)
Mutual labels:  dynamical-systems
chaotic-maps
Simple implementations of chaotic maps in Processing
Stars: ✭ 18 (-41.94%)
Mutual labels:  dynamical-systems
radCAD
A framework for generalised dynamical systems modelling & simulation (inspired by and compatible with cadCAD.org)
Stars: ✭ 59 (+90.32%)
Mutual labels:  dynamical-systems
coba
Contextual bandit benchmarking
Stars: ✭ 29 (-6.45%)
Mutual labels:  python-package
PKPDsim
Simulate PK-PD models defined as ODE systems
Stars: ✭ 24 (-22.58%)
Mutual labels:  ode
heyoka.py
Python library for ODE integration via Taylor's method and LLVM
Stars: ✭ 45 (+45.16%)
Mutual labels:  ode
RigidBodySim.jl
Simulation and visualization of articulated rigid body systems in Julia
Stars: ✭ 63 (+103.23%)
Mutual labels:  dynamical-systems
ddeabm
Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm
Stars: ✭ 23 (-25.81%)
Mutual labels:  ode
TotalLeastSquares.jl
Solve many kinds of least-squares and matrix-recovery problems
Stars: ✭ 23 (-25.81%)
Mutual labels:  least-squares
1-60 of 113 similar projects