https://github.com/pmocz/springnetwork-python
Create Your Own Spring Network Simulation (With Python)
https://github.com/pmocz/springnetwork-python
scientific-computing simulation spring-networks tutorial
Last synced: 10 months ago
JSON representation
Create Your Own Spring Network Simulation (With Python)
- Host: GitHub
- URL: https://github.com/pmocz/springnetwork-python
- Owner: pmocz
- License: gpl-3.0
- Created: 2021-03-20T16:46:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-21T07:04:12.000Z (over 2 years ago)
- Last Synced: 2025-04-12T06:42:38.087Z (10 months ago)
- Topics: scientific-computing, simulation, spring-networks, tutorial
- Language: Python
- Homepage: https://philip-mocz.medium.com/create-your-own-spring-network-simulation-with-python-d9246e4091e5
- Size: 63.5 KB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# springnetwork-python
Spring network code (Python)
## Create Your Own Spring Network Simulation (With Python)
### Philip Mocz (2021) Princeton Univeristy, [@PMocz](https://twitter.com/PMocz)
### [📝 Read the Algorithm Write-up on Medium](https://philip-mocz.medium.com/create-your-own-spring-network-simulation-with-python-d9246e4091e5)
Simulate a system of connected springs
with Hooke's Law
```
python springnetwork.py
```
