Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpharrigan/cysingmodel
Modified Ising model for solvent metric
https://github.com/mpharrigan/cysingmodel
Last synced: 25 days ago
JSON representation
Modified Ising model for solvent metric
- Host: GitHub
- URL: https://github.com/mpharrigan/cysingmodel
- Owner: mpharrigan
- Created: 2014-07-11T04:24:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-22T23:30:23.000Z (about 10 years ago)
- Last Synced: 2023-08-02T04:58:41.874Z (over 1 year ago)
- Language: Python
- Size: 648 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ising model
===========Playing around with an ising model analog for solute / solvent
analysis. Implemented in cython so I could learn cython.