Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurtamohler/nbody-tensors
Efficient and scallable N-body gravitational simulation implemented with tensor operations in PyTorch
https://github.com/kurtamohler/nbody-tensors
Last synced: 5 days ago
JSON representation
Efficient and scallable N-body gravitational simulation implemented with tensor operations in PyTorch
- Host: GitHub
- URL: https://github.com/kurtamohler/nbody-tensors
- Owner: kurtamohler
- Created: 2020-01-18T21:04:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T17:35:52.000Z (almost 5 years ago)
- Last Synced: 2024-12-15T09:10:32.466Z (21 days ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nbody-tensors
Efficient and scallable N-body gravitational simulation implemented with tensor operations in PyTorch