An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ode-solver

cchandre/pyhamsys

pyHamSys is a Python package for scientific computations involving Hamiltonian systems

Language: Python - Size: 158 KB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 6 - Forks: 0

prathameshkhade/solution-of-differential-equation

This program will help you to find out the answers of the Numerical methods

Language: C++ - Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

LLNL/sundials

Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.

Language: C - Size: 245 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 576 - Forks: 150

srenevey/ode-solvers

Numerical methods to solve ordinary differential equations in Rust.

Language: Rust - Size: 5.07 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 75 - Forks: 30

martinjrobins/diffsol

ODE solver library in Rust

Language: Rust - Size: 4.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 57 - Forks: 7

raspberryflapper/portfolio

Portfolio containing my past and current projects to demonstrate bit of my coding abilities, both in Python and C++

Language: Python - Size: 82 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

control-toolbox/CTFlows.jl

Flows: classical, Hamiltonian, from OCP and more

Language: Julia - Size: 1.48 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 2

nathanaelbosch/ProbNumDiffEq.jl

Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing

Language: Julia - Size: 76 MB - Last synced at: 5 days ago - Pushed at: 26 days ago - Stars: 129 - Forks: 16

hpc-maths/ponio

Language: Jupyter Notebook - Size: 9.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 15 - Forks: 6

bluescarni/heyoka

C++ library for ODE integration via Taylor's method and LLVM

Language: C++ - Size: 621 MB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 214 - Forks: 13

thebuckleylab/jpc

Flexible Inference for Predictive Coding Networks in JAX.

Language: Jupyter Notebook - Size: 4.42 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 45 - Forks: 1

HugoMVale/daskr

Modernized version of DASKR, a differential-algebraic system solver with rootfinding.

Language: Fortran - Size: 3.97 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

seamplex/feenox

Cloud-first free no-fee no-X uniX-like finite-element(ish) computational engineering tool

Language: C - Size: 36.1 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 85 - Forks: 18

vlakir/cleanode

Сustomized collection of ODE solvers

Language: Python - Size: 104 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

termoshtt/eom

Configurable ODE/PDE solver

Language: Rust - Size: 2.32 MB - Last synced at: about 6 hours ago - Pushed at: about 2 years ago - Stars: 63 - Forks: 7

KevinGFripp/Finite-Volume-CFD-in-MATLAB

A 2D time-dependent CFD solver in MATLAB using a staggered grid and non-uniform cartesian meshes.

Language: MATLAB - Size: 36.2 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

shaanbanday/me-303-matlab-code

Advanced Engineering Mathematics

Language: MATLAB - Size: 768 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

babaissarkar/ssplot

A simple plotting utility for dynamical systems.

Language: Java - Size: 46.1 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 1

DmitriBogdanov/GSE

Generic ODE, SDE and algebraic solvers based on Eigen3 lib

Language: C++ - Size: 1.68 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

Nicholaswogan/numbalsoda

Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.

Language: Jupyter Notebook - Size: 290 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 98 - Forks: 9

NCAR/micm

A model-independent chemistry module for atmosphere models

Language: C++ - Size: 46.6 MB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 6 - Forks: 7

owlbarn/owl_ode

Owl's Differential Equation Solvers

Language: OCaml - Size: 396 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 35 - Forks: 6

kkkmail/OdePackInterop

C# / F# NET5 interop with FORTRAN ODE Solver DLSODE aimed at solving very large systems of potentially stiff ODEs (like in chemical systems) where the number of variables is very large (on the order of 10^5 and more).

Language: Fortran - Size: 3.85 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 0

WRKampi/extensisq

Extend scipy.integrate with various methods for solve_ivp

Language: Python - Size: 8.35 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 2

jacobwilliams/rklib

Fixed and variable-step Runge-Kutta solvers in Modern Fortran

Language: Fortran - Size: 3.47 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 83 - Forks: 4

kbladin/Fluid_Simulation

Self advection, external force and pressure solve to a velocity field represented by a MaC grid.

Language: C++ - Size: 32.1 MB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 134 - Forks: 13

Alexey-Sagaydak/ODEClientServer

Автоматизация построения алгоритмов интегрирования на основе явных численных схем с согласованными областями устойчивости (выпускная квалификационная работа бакалавра)

Language: C - Size: 3.25 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

bluescarni/heyoka.py

Python library for ODE integration via Taylor's method and LLVM

Language: Python - Size: 1.25 GB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 77 - Forks: 13

SciNim/numericalnim

A collection of numerical methods written in Nim

Language: Nim - Size: 729 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 90 - Forks: 9

Zymrael/awesome-neural-ode

A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.

Size: 112 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 1,432 - Forks: 157

SciML/SciMLWorkshop.jl

Workshop materials for training in scientific computing and scientific machine learning

Language: Julia - Size: 62.2 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 38 - Forks: 5

ViktorC/PararealML

A machine learning boosted parallel-in-time differential equation solver framework.

Language: Python - Size: 54.2 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 4

littleredcomputer/odex-js

Bulirsch-Stoer integration of systems of ordinary differential equations in JavaScript

Language: TypeScript - Size: 430 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 55 - Forks: 5

PerezHz/TaylorIntegration.jl

ODE integration using Taylor's method, and more, in Julia

Language: Julia - Size: 450 MB - Last synced at: 21 days ago - Pushed at: 24 days ago - Stars: 132 - Forks: 24

ahmedsamir45/ode-solver

solve ode using finite difference and shouting method

Language: HTML - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Thierry-Dumont/RKkit

Playing with Runge-Kutta methods and SageMath

Language: Jupyter Notebook - Size: 2.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

WUST-FOG/gnlse-python

Generalized Nonlinear Schrodringer Equation solver

Language: Python - Size: 4.07 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 25

Limespy/numba-integrators

Numerical ODE-solvers using numba

Language: Python - Size: 422 KB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

markstock/multistep

Library for multistep and multistage integration of ODEs

Language: C++ - Size: 710 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ORNL/ORMATEX

Oak Ridge Matrix Exponential toolkit

Language: Python - Size: 517 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

ITNG/ModelingNeuralDynamics

An Introduction to Modeling Neuronal Dynamics - Borgers in python, Single Neuron Models, Mathematical Modeling, Computational Neuroscience, Hodgkin-Huxley Equations, Differential Equations, Brain Rhythms, Synchronization, Dynamics

Language: MATLAB - Size: 26.4 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 46 - Forks: 17

Pakketeretet2/rehuel

Rehuel is a simple C++11 library for solving ordinary differential equations with (implicit) Runge-Kutta methods.

Language: C++ - Size: 986 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 4

chakravala/Adapode.jl

Adaptive P/ODE numerics with Grassmann element TensorField assembly

Language: Julia - Size: 133 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 11 - Forks: 0

woodward/integrator

A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).

Language: Elixir - Size: 1.23 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 35 - Forks: 0

analysiscenter/pydens

PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks

Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 307 - Forks: 67

sn248/sundialr

R Interface to CVODE/CVODES/IDA functions in the SUNDIALS ODE solving C library

Language: C - Size: 183 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 6

draeger-lab/SBSCL

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.

Language: HTML - Size: 237 MB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 22 - Forks: 18

zju-pi/diff-sampler

An open-source toolbox for fast sampling of diffusion models. Official implementations of our works published in ICML, NeurIPS, CVPR.

Language: Jupyter Notebook - Size: 22.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 255 - Forks: 13

shu-vro/RODE-Solver

An ODE Solver application integrated by gemini ai

Language: JavaScript - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

SeverinDenisenko/celestial-mechanic-solvers

ODE solvers for celestial mechanics

Language: C++ - Size: 17.2 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

Optimized-Brain/Scientific-Calculator

A Scientific Calculator with Graphing and advanced mathematical calculation capabilities

Language: Python - Size: 814 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ratwolfzero/Lorenz

Lorenz Attractor

Language: Python - Size: 120 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Enze1996/Solving-second-order-elastic-vibration-equations-

RK4求解火箭的二阶弹性振动方程(Solving second-order elastic vibration equations )

Size: 13.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

maurosilber/scipy-events

A library of events for scipy.integrate.solve_ivp.

Language: Python - Size: 254 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jacobwilliams/odepack

Work in Progress to refactor and modernize the ODEPACK Library

Language: Fortran - Size: 12.9 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 47 - Forks: 14

JuliaTurkuDataScience/FdeSolver.jl

FdeSolver.jl: A Julia package for the numerical solution of fractional differential equations (FDEs) as well as systems of equations.

Language: Julia - Size: 13 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 17 - Forks: 4

FreyjaFa/Differential-eq.-in-MatLab

This repository contains MATLAB code from my YouTube lecture series on Differential Equations. Explore concepts, methods, and practical examples in solving differential equations with MATLAB.

Language: MATLAB - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

beckerbeckerbecker/COMS7900

Real Enchanted Kingdoms Project

Language: Jupyter Notebook - Size: 93.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Theophilus-Dwamena/A-three-state-continuous-time-Markov-jump-model

Stochastic simulation of Enzyme kinetics at work

Language: Jupyter Notebook - Size: 612 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ThomasThelen/QODES

Quick Ordinary Differential Equation Solver (QODES) is an ODE solving library with a focus on usability and ease.

Language: C++ - Size: 15.8 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

soumyasen1809/RustODESolver

ODE Solver in Rust

Language: Rust - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

milo-thatch/von-karman-swirling-flow

This Fortran program solves the second-order, nonlinear ODEs that govern the self-similar von Kármán swirling flow, an interesting textbook exercise.

Language: Fortran - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Chris00/sundials-sys Fork of krtab/sundials-sys

Rust low level bindings to the Sundials library

Language: Rust - Size: 41 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 5

zblasingame/Greedy-DiM

[IJCB 2024] Official PyTorch implementation for the paper "Greedy-DiM: Greedy Algorithms for Unreasonably Effective Face Morphs"

Language: Python - Size: 5.88 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mopahlevani/Numerical-Methods

A repository archiving solutions to Numerical Methods course assignments (Fall 2024), implementing regression, root-finding, integration, ODEs, and PDEs in Python.

Language: Jupyter Notebook - Size: 4.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

IliaTrofimov/PopulationModels

Pradator-prey model simulation in C#

Language: C# - Size: 181 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

davewalker5/OdeSolver

Ordinary Differential Equation Solver

Language: Python - Size: 198 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

GasinAn/easydop853

Simplified Modern Fortran Edition of Hairer's DOP853 ODE Solver

Language: Fortran - Size: 203 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tk-yoshimura/DoubleDoubleODE

Double-Double Ordinary Differential Equation Solver

Language: C# - Size: 23.4 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jacobjinkelly/easy-neural-ode

Code for the paper "Learning Differential Equations that are Easy to Solve"

Language: Python - Size: 25.9 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 270 - Forks: 31

zblasingame/AdjointDEIS

[NeurIPS 2024] Official PyTorch implementation for the paper "AdjointDEIS: Efficient Gradients for Diffusion Models"

Size: 1.03 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

yubocai-poly/DQbee

(TACAS 24) Python Package for disspaitve quadratization, from Paper "Dissipative quadratizations of polynomial ODE systems"

Language: Jupyter Notebook - Size: 14 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

fjebaker/zigode

⚡️ Ordinary differential equations in Zig.

Language: Zig - Size: 191 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

srvenient/diff-solve

The calculator applies methods for solving: separable, homogeneous, linear first order, Bernoulli, Riccati differential equations - differential equations. Without or with initial conditions.

Language: Python - Size: 43 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pnavaro/HOODESolver.jl

High Oscillatory Ordinary Differential Equation Solver in Julia

Language: Julia - Size: 7.64 MB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 17 - Forks: 4

SeverinDenisenko/ODE-Solver 📦

Solver for ordinary differential equations

Language: C++ - Size: 4.1 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ComputationalScienceLaboratory/MATLODE

A MATLAB ODE Solver and Sensitivity Analysis Toolbox

Language: HTML - Size: 28.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 4

DarkFalcon626/ANN-for-3-body-problem

Creating and Training a ANN for solving the choatic 3 body problem

Language: Python - Size: 868 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

zkrng/three_species_modelling

3-species model using ode45 solver

Language: MATLAB - Size: 2.26 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ComputationalPhysiology/goss

General ODE System Solver

Language: C++ - Size: 18.6 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

MatheusCavini/Numerical-Methods

Python library including some of the most common numerical methods, based on the course "Numerical Methods and Applications (MAT3121)" from Escola Politécnica da Universidade de São Paulo.

Language: Python - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Technologicat/pydgq

ODE system solver using dG(q), time-discontinuous Galerkin with Lobatto basis.

Language: Python - Size: 1.38 MB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 2

nsarrazin/ODESSA

ODESSA - ODE System Solving Accelerator

Language: Python - Size: 16.7 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

Hexagonale/flutter_physics_simulations

Set of flutter physics simulations

Language: Dart - Size: 189 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

hsprcode/Robot-Arm-Modelling

MATLAB Codes written from scratch to model robot arms, which can be used as industrial robot manipulators and helper robots.

Language: MATLAB - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Sean2108/Basketball-Game

Simple basketball game created using Pygame and SciPy's ODE solver for Python on PC, and LibGDX on Android.

Language: Python - Size: 1.32 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 8

kirtan2605/IITM-EE1103-Numerical_Methods

The assignments of the course EE1103, Numerical Methods, offered by Prof. Anil Prabhakar, Department of Electrical Engineering at IIT Madras.

Language: C - Size: 1.16 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Piltxi/ProtoSim

function library for analyzing protocell behavior - chemical species inside procells

Language: Python - Size: 198 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BanaanKiamanesh/Shilling

Shilling is implementation of 28 Runge Kutta Based fixed-step ODE solvers in MATLAB.

Language: MATLAB - Size: 872 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lezippo/ODE

Solution approximation using Euler's Method and Slope Field representations

Language: MATLAB - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cristeab/demo_chaos

Chaotic Generator Demo Software written in MATLAB

Language: MATLAB - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

sckwokyboom/Computational-Math-Labs

My completed laboratory assignments in the subject "Computational Mathematics" at NSU.

Language: Kotlin - Size: 746 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ElliotLaw/rusoda

Pure rust and just need log dependencies implementation of odepack dlsoda.

Language: Rust - Size: 112 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

BoySku/ODE_2nd

Numerical Analysis / Second Order ODEs

Language: MATLAB - Size: 184 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

BhattSoham/Half-Precision-RK-Accelerator

Hardware Accelerator For Runge-Kutta solvers for ODE using Half Precision Floating Point Unit

Language: VHDL - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BhattSoham/HW-Accelerator-for-Euler-Method-using-SP-FPunit

Implementation of a Hardware Accelerator for an ordinary differential equation using Euler method

Language: VHDL - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

uprestel/ODE-Solver

Ordinary differential equation solver using the method of multiple shooting

Language: Python - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

465b/nemf

A novel three step network-based general ecosystem modeling framework

Language: Python - Size: 2.62 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

nguyenngocbaocmt02/BOSS

[ICLR 2024] Official implementation of Bellman Optimal Stepsize Straightening of Flow-Matching Models

Language: Python - Size: 914 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 0

davidrzs/Runge-Kutta-ODE-Solver

An ODE solver taking a Butcher tableau and implementing explicit as well as implicit Runge Kutta methods.

Language: C++ - Size: 193 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Related Keywords
ode-solver 214 ode 64 numerical-methods 44 differential-equations 38 python 25 matlab 23 runge-kutta 22 ordinary-differential-equations 20 numerical-integration 19 pde-solver 17 mathematics 16 scientific-computing 14 numerical-analysis 11 solver 11 simulation 11 runge-kutta-methods 10 math 10 odeint 9 root-finding 8 linear-algebra 8 python3 8 julia 8 dynamical-systems 8 runge-kutta-4 7 physics-simulation 6 c 6 optimization 6 integration 6 pde 6 cpp 6 ivp 5 fortran 5 deep-learning 5 numerical 5 interpolation 5 runge-kutta-adaptive-step-size 5 computational-science 5 euler-method 5 r 5 celestial-mechanics 5 java 5 sensitivity-analysis 5 rk4 5 matrix 5 maths 4 vector 4 runge-kutta-fehlberg 4 equation 4 scipy 4 finite-difference 4 ode-model 4 integral 4 time-integration 4 sundials 4 ode45 4 hpc 4 science 4 dormand-prince 3 matplotlib 3 eigenvalues 3 odepack 3 numba 3 sympy 3 nonlinear-dynamics 3 finite-elements 3 calculus 3 diffusion-models 3 integrator 3 gauss-elimination 3 fft 3 lorenz-attractor 3 chaos-theory 3 systems-biology 3 parallel-computing 3 odes 3 lu-decomposition 3 rust 3 deep-neural-networks 3 numerical-optimization 3 machine-learning 3 astronomy 3 monte-carlo 3 linear-system-solver 3 interpolation-methods 3 numpy 3 stochastic-differential-equations 3 physics 3 nbody 3 mathematical-modelling 3 hamiltonian-dynamics 3 neural-networks 3 jax 3 gauss-seidel 2 golden-section-search 2 heun-method 2 ode-integrators 2 nim-lang 2 newtons-method 2 partial-differential-equations 2 nim 2