Skip to content

blitzher/phase-space-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phase-space-visualiser

This is a python script written in conjuction with LaTeX project surrounding differential equations and their numerical and analytical solutions

It is used for visualisiung the phase space (duh) for an arbitrary differential equation.

Usage

Currently, to visualise a function, you will need to edit main.py. Change dfun(x,y) to your function, et voilà. It saves an image of the last screen shown to plot.png after closing the window.

Also only currently supports first order ODE's.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages