magpy
A python 3 library for computing the Adiabatic Gauge Potential
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
A python 3 library for computing the Adiabatic Gauge Potential
Basic Info
- Host: GitHub
- Owner: ewenlawrence
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 73.2 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Citation
README.md
mAGPy
A python 3 library for computing the Adiabatic Gauge Potential
Owner
- Name: Ewen Lawrence
- Login: ewenlawrence
- Kind: user
- Repositories: 1
- Profile: https://github.com/ewenlawrence
Citation (CITATION.cff)
cff-version: 1.2.0
title: mAGPy
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Ewen
family-names: Lawrence
email: ewenlawrence@gmail.com
affiliation: University of Strathclyde
orcid: 'https://orcid.org/0009-0004-6528-016X'
- given-names: Peter
family-names: Kirton
email: peter.kirton@strath.ac.uk
affiliation: University of Strathclyde
orcid: 'https://orcid.org/0000-0002-3915-1098'
repository-code: 'https://github.com/ewenlawrence/mAGPy'
license: Apache-2.0
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
requirements.txt
pypi
- gmpy2 *
- numpy *
- scipy *
requirements_test.txt
pypi
- gmpy2 * test
- ipython * test
- numpy * test
- pylint * test
- pytest * test
- pytest-cov * test
- scipy * test
- setuptools * test
- sphinx * test
- sphinx_rtd_theme * test
- tox * test
- wheel * test
setup.py
pypi