a1rb4Ck / MECA654

Solid dynamics supervised exercices @ Polytech Annecy engineering school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MECA654 @ Polytech Annecy engineering school

Supervised exercices solutions in Sympy with Jupyter notebooks.
Code by Pierre Nagorny. Exercices by Eric Pairel.

Exercices

Please fork/download & install for interactive notebooks
Exercices 7 - Spherical robot
Exercices 8 - Friction wheels
Exercices 9 - Cam mechanism
Exercices 10 - Movements and acceleration

Quickstart with Jupyter Notebooks

Installation

Install required packages

    pip install -r requirements.txt

Starting Jupyter

    jupyter notebook

Getting help

    help(function)

Ressources

Basic vector calculus and linear algebra

Scalar and vector - @ABCUniv Brazil

Rigid body dynamics

Engineering

Sympy (symbolic calculs in Python) and PyDy (complex rigid bodies)

Markdown & Latex memos and hints

About

Solid dynamics supervised exercices @ Polytech Annecy engineering school

License:MIT License


Languages

Language:HTML 89.9%Language:Jupyter Notebook 9.3%Language:Python 0.7%