Search Criteria
Package Details: python-ogre 0.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ogre.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ogre |
| Description: | Ogre: A Python Package for Molecular Crystal Surface Generation with Applications to Surface Energy and Crystal Habit Prediction |
| Upstream URL: | https://github.com/Shuyangzero/Ogre |
| Licenses: | BSD |
| Submitter: | zsurnz |
| Maintainer: | zsurnz |
| Last Packager: | zsurnz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-11-25 21:13 (UTC) |
| Last Updated: | 2025-11-25 21:13 (UTC) |
Dependencies (6)
- python
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pymatgenAUR
- python-setuptools
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-pip (make)
Latest Comments
zsurnz commented on 2025-12-13 19:15 (UTC)
The patch and slight changes made from the upstream code aim at making the code consistent with current versions of networkX and pymatgen. It can be used as a Python library or directly from bash command line as follows:
python /usr/share/ogre/runOgre.py --filename ogre.config
where options are to be given in the 'ogre.config' input file.