Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexbuccheri/excitingworkflow
excitingworkflow prototype
https://github.com/alexbuccheri/excitingworkflow
Last synced: about 1 month ago
JSON representation
excitingworkflow prototype
- Host: GitHub
- URL: https://github.com/alexbuccheri/excitingworkflow
- Owner: AlexBuccheri
- Created: 2022-07-06T11:39:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T11:39:51.000Z (over 2 years ago)
- Last Synced: 2024-10-28T10:28:30.929Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exciting-workflow
Repository to collect scripts for automatically setting up exciting calculations and performing convergence series.
## Installation
```console
conda create --name exc_wf python=3
conda activate exc_wf
git clone [email protected]:peschelf/excitingworkflow.git
cd excitingworkflow
pip install -e .
```## Authors and acknowledgment
Thank you a lot to Alex who helped a lot.