https://github.com/dgasmith/eex_scratch
A scratch repo for EEX ideas. Will be deleted.
https://github.com/dgasmith/eex_scratch
Last synced: about 1 year ago
JSON representation
A scratch repo for EEX ideas. Will be deleted.
- Host: GitHub
- URL: https://github.com/dgasmith/eex_scratch
- Owner: dgasmith
- License: bsd-3-clause
- Created: 2017-08-22T20:51:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T17:30:06.000Z (about 8 years ago)
- Last Synced: 2025-01-26T15:51:17.517Z (over 1 year ago)
- Language: Python
- Size: 5.6 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EEX: Energy Expression Exchange
A scratch repo for EEX ideas. Will be deleted.
## Installation
To do a local install of the Python directory,
```
pip install -e .
```
## Testing
Tests can be run using `py.test -v` once installed.
## Language
- Functional Form: An algebraic expression of the energy
- Parameters: Associated static parameters for Functional Forms
- Term: A given set of Atoms, Functional Form, and Parameter set
- Energy Expression: Sum of all terms for a given system
* Words are arbitrarily capsed until we add in symlinks