# <img alt="amset" src="https://raw.githubusercontent.com/hackingmaterials/amset/main/docs/src/amset_logo.png" width="250">
AMSET is a package for calculating electronic transport properties from
first-principles calculations.
- **Website (including documentation):** https://hackingmaterials.lbl.gov/amset/
- **Help/Support:** https://discuss.matsci.org/c/amset
- **Source:** https://github.com/hackingmaterials/amset
If you find AMSET useful, please consider citing [our paper](https://www.nature.com/articles/s41467-021-22440-5):
```
Ganose, A. M., Park, J., Faghaninia, A., Woods-Robinson, R., Persson, K. A., Jain, A.
Efficient calculation of carrier scattering rates from first principles.
Nat. Commun. 12, 2222 (2021)
```
Interested in contributing? See our [contribution guidelines](https://github.com/hackingmaterials/amset/blob/main/CONTRIBUTING.md)
Raw data
{
"_id": null,
"home_page": "https://github.com/hackingmaterials/amset",
"name": "amset",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "mobility conductivity seebeck scattering lifetime rates dft vasp",
"author": "Alex Ganose",
"author_email": "a.ganose@imperial.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/9b/9c/47bd27ebdc7a5930f229d57c18b636230b95f1255cb6ced8545e9a536acb/amset-0.5.0.tar.gz",
"platform": null,
"description": "# <img alt=\"amset\" src=\"https://raw.githubusercontent.com/hackingmaterials/amset/main/docs/src/amset_logo.png\" width=\"250\">\n\nAMSET is a package for calculating electronic transport properties from\nfirst-principles calculations.\n\n- **Website (including documentation):** https://hackingmaterials.lbl.gov/amset/\n- **Help/Support:** https://discuss.matsci.org/c/amset\n- **Source:** https://github.com/hackingmaterials/amset\n\nIf you find AMSET useful, please consider citing [our paper](https://www.nature.com/articles/s41467-021-22440-5):\n\n```\nGanose, A. M., Park, J., Faghaninia, A., Woods-Robinson, R., Persson, K. A., Jain, A.\nEfficient calculation of carrier scattering rates from first principles.\nNat. Commun. 12, 2222 (2021)\n```\n\nInterested in contributing? See our [contribution guidelines](https://github.com/hackingmaterials/amset/blob/main/CONTRIBUTING.md)\n",
"bugtrack_url": null,
"license": "modified BSD",
"summary": "AMSET is a tool to calculate carrier transport properties from ab initio calculation data",
"version": "0.5.0",
"project_urls": {
"Homepage": "https://github.com/hackingmaterials/amset"
},
"split_keywords": [
"mobility",
"conductivity",
"seebeck",
"scattering",
"lifetime",
"rates",
"dft",
"vasp"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "aff5c1b098fa137608375f8e334a488c5eb756d7efa06f54cd36a690952113b1",
"md5": "3be19fb9eca98249c2c628c487f31dba",
"sha256": "94724942827cf4457469cda676b2cba57e6bc28e97dc7b9daf4617d11dfb92d1"
},
"downloads": -1,
"filename": "amset-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3be19fb9eca98249c2c628c487f31dba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 173183,
"upload_time": "2025-03-20T14:28:03",
"upload_time_iso_8601": "2025-03-20T14:28:03.919207Z",
"url": "https://files.pythonhosted.org/packages/af/f5/c1b098fa137608375f8e334a488c5eb756d7efa06f54cd36a690952113b1/amset-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9b9c47bd27ebdc7a5930f229d57c18b636230b95f1255cb6ced8545e9a536acb",
"md5": "086ead5d42963756d6bcf190798946e7",
"sha256": "77d839167d061eaf869f1f98ba499d53a3036b532d96d5ef0ed88cccf8509184"
},
"downloads": -1,
"filename": "amset-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "086ead5d42963756d6bcf190798946e7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 11668298,
"upload_time": "2025-03-20T14:28:05",
"upload_time_iso_8601": "2025-03-20T14:28:05.404670Z",
"url": "https://files.pythonhosted.org/packages/9b/9c/47bd27ebdc7a5930f229d57c18b636230b95f1255cb6ced8545e9a536acb/amset-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-20 14:28:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hackingmaterials",
"github_project": "amset",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pymatgen",
"specs": [
[
"==",
"2024.11.13"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.15.2"
]
]
},
{
"name": "monty",
"specs": [
[
"==",
"2025.1.9"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.10.1"
]
]
},
{
"name": "BoltzTraP2",
"specs": [
[
"==",
"25.2.1"
]
]
},
{
"name": "tqdm",
"specs": [
[
"==",
"4.67.1"
]
]
},
{
"name": "tabulate",
"specs": [
[
"==",
"0.9.0"
]
]
},
{
"name": "memory_profiler",
"specs": [
[
"==",
"0.61.0"
]
]
},
{
"name": "spglib",
"specs": [
[
"==",
"2.5.0"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.8"
]
]
},
{
"name": "sumo",
"specs": [
[
"==",
"2.3.10"
]
]
},
{
"name": "h5py",
"specs": [
[
"==",
"3.13.0"
]
]
},
{
"name": "pyFFTW",
"specs": [
[
"==",
"0.15.0"
]
]
},
{
"name": "interpolation",
"specs": [
[
"==",
"2.2.7"
]
]
},
{
"name": "numba",
"specs": [
[
"==",
"0.61.0"
]
]
}
],
"lcname": "amset"
}