Skip to content

This program is for making phase plane plots/vector fields and is to help aid in visualizing 2D autonomous systems of ODES The code for this program can be found at https://github.com/SamuelStreet/SPPP

License

Notifications You must be signed in to change notification settings

SamuelStreet/SPPP_Phase_Plotter_Donwload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Installation instructions: Windows:

  1. Download+Unzip
  2. Use

Debian12:

  1. Download+Unzip
  2. Use

Ubuntu24.04.2

  1. Download+Unzip
  2. sudo add-apt-repository "deb http://gb.archive.ubuntu.com/ubuntu jammy main"; sudo apt-get update; sudo apt-get install libwebkit2gtk-4.0-dev -y;
  3. make sure to right click the porgram and press run as a program or else the porgram will open as a text file
  4. Expand Window a little and ignore command window (make sure to right click and press "run as a program")
  5. Use

Ubuntu 22.04.5 LTS

  1. Download+Unzip
  2. expand window a little (If this does not work follow the instructions for Ubuntu 24.04.2 and it should work)
  3. Use

Other: afraid you will have to comile the project using the steps below, sorry.

About

This program is for making phase plane plots/vector fields and is to help aid in visualizing 2D autonomous systems of ODES The code for this program can be found at https://github.com/SamuelStreet/SPPP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published