Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danporter/mmg_toolbox
Repository for useful python data analysis functions for the Diamond Magnetic Materials Group
https://github.com/danporter/mmg_toolbox
Last synced: 18 days ago
JSON representation
Repository for useful python data analysis functions for the Diamond Magnetic Materials Group
- Host: GitHub
- URL: https://github.com/danporter/mmg_toolbox
- Owner: DanPorter
- License: apache-2.0
- Created: 2024-10-16T11:29:46.000Z (30 days ago)
- Default Branch: main
- Last Pushed: 2024-10-16T15:12:49.000Z (30 days ago)
- Last Synced: 2024-10-18T16:37:12.289Z (28 days ago)
- Language: Python
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mmg_toolbox
Repository for useful python data analysis functions for the Diamond Magnetic Materials Group### Installation
*Requires:* Python >=3.10, Numpy, h5py
```bash
python -m pip install --upgrade git+https://github.com/DanPorter/mmg_toolbox.git
```### Usage