An open API service indexing awesome lists of open source software.

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)

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
```

![Simulation](./springnetwork.png)