Software ######## Matlab/Octave ------------- - `Engineering Vibration Toolbox`_: Educational vibration software loosely coupled with Daniel J. Inman's `Engineering Vibration`_. Available for Matlab and Octave. Supported since 1991. - `WFEM`_: Educational Structural Finite Element code designed for students to implement the math/computations of the element without the overhead of having to build an IO system, graphics, assembly, static/dynamic analysis, etc. (Matlab only at this point). Maintained since 2008. Python ------ - `array_to_latex`_ : A simple module for creating LaTeX arrays from NumPy_ arrays. |array_to_latex| |array_to_latex-week| - `Mousai`_ : A harmonic balance solver. |mousai| |mousai-week| - `vibrationtesting`_ : A Python_ module for signal processing, modal analysis (from data), model solution (from linear second order matrix form) and model updating. |vibrationtesting| |vibrationtesting-week| - `vibration_toolbox`_ : A Python_ module for vibration education loosely based on the Matlab version from 1991. |vibration_toolbox| |vibration_toolbox-week| - `vitae`_ : A Python_ module for generating the scholarly citations portion of a curriculum vitae. |vitae| |vitae-week| .. |mousai| image:: http://pepy.tech/badge/mousai :target: http://pepy.tech/project/mousai :alt: PyPi Download stats .. |mousai-week| image:: http://pepy.tech/badge/mousai/week :target: http://pepy.tech/project/mousai :alt: mosai Week Download Stats .. |vibration_toolbox-week| image:: http://pepy.tech/badge/vibration-toolbox/week :target: http://pepy.tech/project/vibration-toolbox :alt: vibration_toolbox Week Download Stats .. |vibrationtesting-week| image:: http://pepy.tech/badge/vibrationtesting/week :target: http://pepy.tech/project/vibrationtesting :alt: vibrationtesting Week Download Stats .. |array_to_latex-week| image:: http://pepy.tech/badge/array-to-latex/week :target: http://pepy.tech/project/array-to-latex :alt: array-to-latex Weekly Download Stats .. |vitae-week| image:: http://pepy.tech/badge/vitae/week :target: http://pepy.tech/project/vitae :alt: Vitae Week Download Stats .. |array_to_latex| image:: http://pepy.tech/badge/array-to-latex :target: http://pepy.tech/project/array-to-latex :alt: PyPi Download stats .. |vibrationtesting| image:: http://pepy.tech/badge/vibrationtesting :target: http://pepy.tech/project/vibrationtesting :alt: PyPi Download stats .. |vibration_toolbox| image:: http://pepy.tech/badge/vibration-toolbox :target: http://pepy.tech/project/vibration-toolbox :alt: PyPi Download stats .. |vitae| image:: http://pepy.tech/badge/vitae :target: http://pepy.tech/project/vitae :alt: PyPi Download stats .. _array_to_latex: https://pypi.org/project/array-to-latex/ .. _Mousai: https://pypi.org/project/mousai/ .. _vibrationtesting: https://pypi.org/project/vibrationtesting/ .. _vitae: https://pypi.org/project/vitae/ .. _vibration_toolbox: https://pypi.org/project/vibration-toolbox/ .. _Python: https://www.scipy.org/ .. _LaTeX: https://texfaq.org/FAQ-latex2e.html .. _Numpy: http://www.numpy.org .. _`Engineering Vibration Toolbox`: https://vibrationtoolbox.github.io/ .. _`Engineering Vibration`: https://www.amazon.com/Engineering-Vibration-4th-Daniel-Inman/dp/0132871696 .. _`WFEM`: https://github.com/josephcslater/WFEM