https://github.com/pythonnut/sipz
:chart_with_upwards_trend: [Math 45 Group Project] Simulating Inertial Pursuit towards Zigzags
https://github.com/pythonnut/sipz
Last synced: about 1 month ago
JSON representation
:chart_with_upwards_trend: [Math 45 Group Project] Simulating Inertial Pursuit towards Zigzags
- Host: GitHub
- URL: https://github.com/pythonnut/sipz
- Owner: PythonNut
- Created: 2017-04-19T21:54:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-25T16:41:23.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T08:48:59.619Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sipz
[Math 45 Group Project] Simulating Inertial Pursuit towards ZigzagsThis project models the motion of objects constantly accelerating towards oscillatory paths.
[This](https://github.com/PythonNut/sipz/blob/master/sips.ipynb) is the main project file, which contains the current version of the simulations we ran for our report.