Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikzenker/pynbody
A simple n-body simulation using numpy and pygame. Algorithm based on particle particle
https://github.com/erikzenker/pynbody
Last synced: 7 days ago
JSON representation
A simple n-body simulation using numpy and pygame. Algorithm based on particle particle
- Host: GitHub
- URL: https://github.com/erikzenker/pynbody
- Owner: erikzenker
- License: gpl-3.0
- Created: 2014-10-11T11:51:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-11T15:14:04.000Z (about 10 years ago)
- Last Synced: 2024-05-02T01:07:14.565Z (6 months ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pyNBody
=======A simple n-body simulation using numpy and pygame. Algorithm based on particle particle