Skip to main content

Educational code illustrating fundamentals of vibration for mechanical engineers.

Project description

https://badge.fury.io/py/vibration_toolbox.png/

Joseph C. Slater and Raphael Timbó

Welcome to Engineering Vibration Toolbox, originally written for Matlab®, but with extra features only for Python. This is an educational set of codes intended for demonstration of concepts. You may find them useful for application, but that isn’t the intent. If you have professional level needs, please contact the authors.

For more information, please see the documentation for the Python version but please excuse that it is still under development. Such documentation has never existed for the other ports of the toolbox so this is taking some time. We don’t need feedback at this time, but we will take assistance in improving documentation and code.

Installation

Installation is made easy with pip, with releases as we have time while we try to create a full first release. Much of it works already, but we certainly need issue reports (on github).

To install:

pip install --user vibration_toolbox

where --user isn’t necessary if you are using a locally installed version of Python such as Anaconda.

To run, I recommend you open a jupyter notebook and type:

import vibration_toolbox as vtb

For examples, see the JupyterNotebooks folder. Some of these have interactive capabilities that are only apparent when you run them yourself instead of just looking at them on github.

Installation of current code

The usage documentation is far behind the current code, while the reference is way ahead of the released code due to the autodoc capability of Sphinx. Especially as of early 2017, the code is in rapid development. So is the documentation. Releases to pypi are far behind current status as stopping to deploy would cost more time that it is worth. We have the objective of releasing a first non-beta version at the end of May, but even this cannot be promised.

If you wish to install the current version of the software, download the newest wheel file from https://github.com/vibrationtoolbox/vibration_toolbox/tree/master/dist. This should be easy to understand, outside of what a wheel file is. Don’t fret that. It’s the full package as it currently stands (at lease the last time someone made a wheel).

Then, type:

pip install --force-reinstall --upgrade --user dist/vibration_toolbox-0.5b9-py3-none-any.whl

Where you see 0.5.b9 above, you will likely need to insert the correct version. We don’t increment versions for each minor edit, so you may have to force upgrade.

That should be it. Please note issues on the issues tab on github.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vibration_toolbox-0.5b11.tar.gz (40.2 kB view hashes)

Uploaded Source

Built Distribution

vibration_toolbox-0.5b11-py35-none-any.whl (43.1 kB view hashes)

Uploaded Python 3.5

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page