GithubHelp home page GithubHelp logo

ykankaya / lotka-volterra-plotter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cdodd/lotka-volterra-plotter

0.0 1.0 0.0 456 KB

A Python application for plotting Lotka-Volterra equations.

License: MIT License

Python 100.00%

lotka-volterra-plotter's Introduction

Lotka-Volterra Plotter

Build Status

So, what is it?

This is a simple graphing tool that plots the Lotka-Volterra equation, with adjustable coeffecients.

I wrote this as an exercise when learning the matplotlib module.

Installation

This program uses Python with the PyQt4 and matplotlib modules. It has been tested to work on Ubuntu 13.10, running Python 2.7.5 (stock Ubuntu Python), PyQt4 4.10.3 and matplotlib 1.2.1.

It has also been tested to work on Ubuntu 13.10, running Python 3.3.2 (via the python3 package), PyQt4 4.10.3 and matplotlib 1.2.1.

To download and run the program on Ubuntu (assuming you alredy have Git installed) run the following commands:

sudo apt-get install -y python-qt4 python-matplotlib
git clone https://github.com/cdodd/lotka-volterra-plotter.git
lotka-volterra-plotter/lotka_volterra_plotter.py &

Screenshot

lotka-volterra-plotter's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.