Skip to content

br4sco/ipm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipm-python

A model of the Furuta pendulum based on the article Furuta's Pendulum: A Conservative Nonlinear Model for Theory and Practise by J. ́A. Acosta. The model interface is based on Interactive Programmatic Modeling by D. Broman.

Under most circumstances the imperative interface is preferred. The functional style interface is there mainly for completeness.

Installing dependencies via the pip package manager:

pip install numpy scipy matplotlib

Packaging

Make sure to run make coherent to ensure that the version from setup.py gets propagated to the module.

Build the package using the setup.py script:

python setup.py sdist

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published