Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/headmyshoulder/odeint-v2
odeint - solving ordinary differential equations in c++ v2
https://github.com/headmyshoulder/odeint-v2
Last synced: 17 days ago
JSON representation
odeint - solving ordinary differential equations in c++ v2
- Host: GitHub
- URL: https://github.com/headmyshoulder/odeint-v2
- Owner: headmyshoulder
- License: other
- Created: 2011-07-04T13:46:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T16:27:32.000Z (about 5 years ago)
- Last Synced: 2024-07-31T22:46:17.772Z (3 months ago)
- Language: C++
- Homepage: http://headmyshoulder.github.com/odeint-v2/
- Size: 10.1 MB
- Stars: 338
- Watchers: 39
- Forks: 101
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/headmyshoulder/odeint-v2.svg?branch=master)](https://travis-ci.org/headmyshoulder/odeint-v2)
odeint is a highly flexible library for solving ordinary differential equations.