https://github.com/nickhand/pyrsd_nersc
Utilities for running pyRSD on NERSC
https://github.com/nickhand/pyrsd_nersc
Last synced: about 1 year ago
JSON representation
Utilities for running pyRSD on NERSC
- Host: GitHub
- URL: https://github.com/nickhand/pyrsd_nersc
- Owner: nickhand
- Created: 2018-02-09T16:38:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T19:58:11.000Z (over 8 years ago)
- Last Synced: 2025-02-15T09:34:44.032Z (over 1 year ago)
- Language: Python
- Size: 1.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using pyRSD on NERSC
This package provides utilities to help setup and run [pyRSD](https://github.com/nickhand/pyRSD) on the NERSC supercomputers.
## Documentation
See the [docs](https://github.com/nickhand/pyRSD_nersc/tree/master/docs) directory for documentation and instructions.
## Examples
There are several example files included to demonstrate the functionality of this package. To explore them, first clone this repository,
```
git clone https://github.com/nickhand/pyRSD_nersc.git
cd pyRSD_nersc/examples
```