An open API service indexing awesome lists of open source software.

https://github.com/rod-persky/simple-four-bar

Simple python four bar linkage simulation
https://github.com/rod-persky/simple-four-bar

Last synced: 4 months ago
JSON representation

Simple python four bar linkage simulation

Awesome Lists containing this project

README

        

Simple Four Bar
===============

Simple python four bar linkage simulation. This was for a university assignment, if you're coming across it for the assignment please be aware that python is not the recommended language and that the methods used are 'unique' inasmuch as it would be recognisable if copied.

Requires
--------

The main code doesn't require much, however to have a complete system you'll need:

* MatPlotLib,
* Numpy,
* PyParsing,
* Python,
* Python Dateutil,
* pytz, and
* six