Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aromanro/complotkavolterra
Competitive Lotka–Volterra equations, solved using Runge-Kutta methods. Four dimensional system.
https://github.com/aromanro/complotkavolterra
3d-charts 3d-graphics adaptive chaos chaos-theory competitive competitive-lotka-volterra lotka-volterra runge-kutta runge-kutta-methods vtk vtk-applications wxwidgets wxwidgets-applications
Last synced: 2 months ago
JSON representation
Competitive Lotka–Volterra equations, solved using Runge-Kutta methods. Four dimensional system.
- Host: GitHub
- URL: https://github.com/aromanro/complotkavolterra
- Owner: aromanro
- License: gpl-3.0
- Created: 2018-08-03T19:30:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T09:09:57.000Z (11 months ago)
- Last Synced: 2024-10-10T22:14:35.500Z (3 months ago)
- Topics: 3d-charts, 3d-graphics, adaptive, chaos, chaos-theory, competitive, competitive-lotka-volterra, lotka-volterra, runge-kutta, runge-kutta-methods, vtk, vtk-applications, wxwidgets, wxwidgets-applications
- Language: C++
- Homepage:
- Size: 94.7 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CompLotkaVolterra
Competitive Lotka–Volterra equations, solved using Runge-Kutta methods. Four dimensional system.[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c479b16f0021466aa245948a59134c69)](https://app.codacy.com/gh/aromanro/CompLotkaVolterra?utm_source=github.com&utm_medium=referral&utm_content=aromanro/CompLotkaVolterra&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/aromanro/complotkavolterra/badge)](https://www.codefactor.io/repository/github/aromanro/complotkavolterra)Project page on https://compphys.go.ro/chaos/
Very shortly:
Competitive Lotka–Volterra equations, solved using Runge-Kutta methods (including adaptive ones) - reused from the electrical field lines project with basically no change (there is some change in the adaptive method in order to compile this). This is the four dimensional system, the lowest dimensional one exhibiting chaos. Features a nice strange attractor.
### PROGRAM IN ACTION
[![Program video](https://img.youtube.com/vi/EJlxV5e2ZT0/0.jpg)](https://youtu.be/EJlxV5e2ZT0)