https://github.com/mdanalysis/omnireader
https://github.com/mdanalysis/omnireader
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdanalysis/omnireader
- Owner: MDAnalysis
- Created: 2021-04-15T17:26:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T17:35:50.000Z (almost 2 years ago)
- Last Synced: 2025-07-09T11:28:10.979Z (12 months ago)
- Language: Cython
- Size: 126 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Omnireader
Ever wanted to read an Omni? Now you can.
Structure:
- ``cppsrc/`` C++ library which does the file handling work
- ``omnireader/`` Cython bindings to the above library