Name | sisl JSON |
Version |
0.15.2
JSON |
| download |
home_page | None |
Summary | Manipulation and post-processing of DFT output and creating tight-binding models for NEGF transport |
upload_time | 2024-11-06 15:09:26 |
maintainer | sisl developers |
docs_url | None |
author | Pol Febrer |
requires_python | >=3.9 |
license | MPL-2.0 |
keywords |
tight-binding
dft
lcao
negf
physics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# [sisl](https://zerothi.github.io/sisl/index.html) #
[![Install sisl using PyPI](https://badge.fury.io/py/sisl.svg)](https://pypi.org/project/sisl)
[![Install sisl using conda](https://anaconda.org/conda-forge/sisl/badges/version.svg)](https://anaconda.org/conda-forge/sisl)
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![DOI for citation](https://zenodo.org/badge/doi/10.5281/zenodo.597181.svg)](https://doi.org/10.5281/zenodo.597181)
<!--- [![Documentation on RTD](https://readthedocs.org/projects/docs/badge/?version=latest)](http://sisl.readthedocs.io/en/latest/) -->
[![Join discussion on Discord](https://img.shields.io/discord/742636379871379577.svg?label=&logo=discord&logoColor=ffffff&color=green&labelColor=red)](https://discord.gg/5XnFXFdkv2)
[![Build Status](https://github.com/zerothi/sisl/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/zerothi/sisl/actions/workflows/test.yaml)
[![Checkout sisl code coverage](https://codecov.io/gh/zerothi/sisl/branch/main/graph/badge.svg)](https://codecov.io/gh/zerothi/sisl)
[![Python versions](https://img.shields.io/pypi/pyversions/sisl.svg)](https://pypi.org/project/sisl/)
Copyright Nick R. Papior 2024
sisl is an *open-source easy-to-use density functional theory API framework* to post-analyse density functional theory codes output
as well as providing tight-binding calculation capabilities.
It couples to a wide range of density functional theory codes and has a high connection with LCAO codes such as [Siesta][siesta]. The tight-binding matrices can be used in non-equilibrium Green function calculations with [TBtrans][tbtrans] as a backend. API for creating publication ready graphs and images.
## Features ##
- *Simple command-line interface*: To extract or quickly plot calculation output
- *Tight-binding API*: Easily create (non-) orthogonal tight-binding matrices and do electronic structure analysis
- *Manipulation of sparse matrices*: Extract, replace, append matrices and sub-matrices to one another
- *Post analyse DFT simulations*: Post-process LCAO Hamiltonians by doing (projected) density of states, inverse participation ratio and many more
- *Post analyse NEGF simulations*: Effectively create and post-analyse NEGF output from [TBtrans][tbtrans]
- *Real-space grid analysis*: Perform mathematical operations on DFT real-space grid outputs, spin-density differences and wavefunction plots
- *Conversion of geometries and real-space grid*: Easy conversion of geometry files and real-space grid file formats (cube, xsf, etc.)
- *User contributed toolboxes*: Users may contribute toolboxes for sharing methodologies
- *Interoperability with other codes*: [ASE][ase] and [pymatgen]
- *and many more features*
## Tutorials and examples ##
The easiest way to get started is to follow the tutorials [here](https://zerothi.github.io/sisl/tutorials.html) and the workshop material for [TranSiesta][siesta] [here][workshop].
## Documentation ##
Please find documentation here:
- [Documentation](https://zerothi.github.io/sisl/index.html)
- [API documentation](https://zerothi.github.io/sisl/api/index.html)
- [Installation](https://zerothi.github.io/sisl/installation.html)
## Community support ##
There are different places for getting information on using sisl, here is a short list
of places to search/ask for answers:
- Ask questions on the [Discord page][sisl@discord]
- Ask questions on the Github [issue page][sisl@issue]
- [Documentation][sisl@api], recommended reference page
- [Workshop][workshop] examples showing different uses
If sisl was used to produce scientific contributions, please use this [DOI][doi] for citation.
We recommend to specify the version of sisl in combination of this citation:
@software{zerothi_sisl,
author = {Papior, Nick},
title = {sisl: v<fill-version>},
year = {2024},
doi = {10.5281/zenodo.597181},
url = {https://doi.org/10.5281/zenodo.597181}
}
To get the BibTeX entry easily you may issue the following command:
sdata --cite
which fills in the version number.
## Contributing ##
Kindly read our [Contributing Guide](CONTRIBUTING.md) to learn and understand about our development process, how to propose bug fixes and improvements, and how to build and test your changes to sisl.
## Contributors ##
<a href="https://github.com/zerothi/sisl/graphs/contributors">
<img src="https://contrib.rocks/image?repo=zerothi/sisl" />
</a>
## License
sisl © 2024, Released under the Mozilla Public License v2.0.
<!---
Links to external and internal sites.
-->
[sisl@git]: https://github.com/zerothi/sisl
[sisl@api]: https://zerothi.github.io/sisl
[sisl@discord]: https://discord.gg/5XnFXFdkv2
[sisl@issue]: https://github.com/zerothi/sisl/issues
[sisl@pr]: https://github.com/zerothi/sisl/pulls
[siesta]: https://gitlab.com/siesta-project/siesta
[tbtrans]: https://gitlab.com/siesta-project/siesta
[workshop]: https://github.com/zerothi/ts-tbt-sisl-tutorial
[doi]: https://doi.org/10.5281/zenodo.597181
[mpl]: https://www.mozilla.org/en-US/MPL/2.0/
[ase]: https://wiki.fysik.dtu.dk/ase/
[pymatgen]: https://pymatgen.org/
<!---
Local variables for emacs to turn on flyspell-mode
% Local Variables:
% mode: flyspell
% tab-width: 4
% indent-tabs-mode: nil
% End:
-->
Raw data
{
"_id": null,
"home_page": null,
"name": "sisl",
"maintainer": "sisl developers",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "tight-binding, DFT, LCAO, NEGF, physics",
"author": "Pol Febrer",
"author_email": "Nick Papior <nickpapior@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e2/4f/6548cba27a74db1986cb74a02dca69191d47dcddcf2bfda6eeb91fed3a7a/sisl-0.15.2.tar.gz",
"platform": null,
"description": "# [sisl](https://zerothi.github.io/sisl/index.html) #\n\n[![Install sisl using PyPI](https://badge.fury.io/py/sisl.svg)](https://pypi.org/project/sisl)\n[![Install sisl using conda](https://anaconda.org/conda-forge/sisl/badges/version.svg)](https://anaconda.org/conda-forge/sisl)\n[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://www.mozilla.org/en-US/MPL/2.0/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![DOI for citation](https://zenodo.org/badge/doi/10.5281/zenodo.597181.svg)](https://doi.org/10.5281/zenodo.597181)\n<!--- [![Documentation on RTD](https://readthedocs.org/projects/docs/badge/?version=latest)](http://sisl.readthedocs.io/en/latest/) -->\n[![Join discussion on Discord](https://img.shields.io/discord/742636379871379577.svg?label=&logo=discord&logoColor=ffffff&color=green&labelColor=red)](https://discord.gg/5XnFXFdkv2)\n[![Build Status](https://github.com/zerothi/sisl/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/zerothi/sisl/actions/workflows/test.yaml)\n[![Checkout sisl code coverage](https://codecov.io/gh/zerothi/sisl/branch/main/graph/badge.svg)](https://codecov.io/gh/zerothi/sisl)\n[![Python versions](https://img.shields.io/pypi/pyversions/sisl.svg)](https://pypi.org/project/sisl/)\n\nCopyright Nick R. Papior 2024\n\nsisl is an *open-source easy-to-use density functional theory API framework* to post-analyse density functional theory codes output\nas well as providing tight-binding calculation capabilities.\nIt couples to a wide range of density functional theory codes and has a high connection with LCAO codes such as [Siesta][siesta]. The tight-binding matrices can be used in non-equilibrium Green function calculations with [TBtrans][tbtrans] as a backend. API for creating publication ready graphs and images.\n\n## Features ##\n\n- *Simple command-line interface*: To extract or quickly plot calculation output\n- *Tight-binding API*: Easily create (non-) orthogonal tight-binding matrices and do electronic structure analysis\n- *Manipulation of sparse matrices*: Extract, replace, append matrices and sub-matrices to one another\n- *Post analyse DFT simulations*: Post-process LCAO Hamiltonians by doing (projected) density of states, inverse participation ratio and many more\n- *Post analyse NEGF simulations*: Effectively create and post-analyse NEGF output from [TBtrans][tbtrans]\n- *Real-space grid analysis*: Perform mathematical operations on DFT real-space grid outputs, spin-density differences and wavefunction plots\n- *Conversion of geometries and real-space grid*: Easy conversion of geometry files and real-space grid file formats (cube, xsf, etc.)\n- *User contributed toolboxes*: Users may contribute toolboxes for sharing methodologies\n- *Interoperability with other codes*: [ASE][ase] and [pymatgen]\n- *and many more features*\n\n## Tutorials and examples ##\n\nThe easiest way to get started is to follow the tutorials [here](https://zerothi.github.io/sisl/tutorials.html) and the workshop material for [TranSiesta][siesta] [here][workshop].\n\n\n## Documentation ##\n\nPlease find documentation here:\n\n- [Documentation](https://zerothi.github.io/sisl/index.html)\n- [API documentation](https://zerothi.github.io/sisl/api/index.html)\n- [Installation](https://zerothi.github.io/sisl/installation.html)\n\n\n## Community support ##\n\nThere are different places for getting information on using sisl, here is a short list\nof places to search/ask for answers:\n\n- Ask questions on the [Discord page][sisl@discord]\n- Ask questions on the Github [issue page][sisl@issue]\n- [Documentation][sisl@api], recommended reference page\n- [Workshop][workshop] examples showing different uses\n\nIf sisl was used to produce scientific contributions, please use this [DOI][doi] for citation.\nWe recommend to specify the version of sisl in combination of this citation:\n\n @software{zerothi_sisl,\n author = {Papior, Nick},\n title = {sisl: v<fill-version>},\n year = {2024},\n doi = {10.5281/zenodo.597181},\n url = {https://doi.org/10.5281/zenodo.597181}\n }\n\nTo get the BibTeX entry easily you may issue the following command:\n\n sdata --cite\n\nwhich fills in the version number.\n\n## Contributing ##\n\nKindly read our [Contributing Guide](CONTRIBUTING.md) to learn and understand about our development process, how to propose bug fixes and improvements, and how to build and test your changes to sisl.\n\n## Contributors ##\n<a href=\"https://github.com/zerothi/sisl/graphs/contributors\">\n <img src=\"https://contrib.rocks/image?repo=zerothi/sisl\" />\n</a>\n\n## License\nsisl \u00a9 2024, Released under the Mozilla Public License v2.0.\n\n\n<!---\nLinks to external and internal sites.\n-->\n[sisl@git]: https://github.com/zerothi/sisl\n[sisl@api]: https://zerothi.github.io/sisl\n[sisl@discord]: https://discord.gg/5XnFXFdkv2\n[sisl@issue]: https://github.com/zerothi/sisl/issues\n[sisl@pr]: https://github.com/zerothi/sisl/pulls\n[siesta]: https://gitlab.com/siesta-project/siesta\n[tbtrans]: https://gitlab.com/siesta-project/siesta\n[workshop]: https://github.com/zerothi/ts-tbt-sisl-tutorial\n[doi]: https://doi.org/10.5281/zenodo.597181\n[mpl]: https://www.mozilla.org/en-US/MPL/2.0/\n[ase]: https://wiki.fysik.dtu.dk/ase/\n[pymatgen]: https://pymatgen.org/\n\n<!---\nLocal variables for emacs to turn on flyspell-mode\n% Local Variables:\n% mode: flyspell\n% tab-width: 4\n% indent-tabs-mode: nil\n% End:\n-->\n",
"bugtrack_url": null,
"license": "MPL-2.0",
"summary": "Manipulation and post-processing of DFT output and creating tight-binding models for NEGF transport",
"version": "0.15.2",
"project_urls": {
"Changelog": "https://zerothi.github.io/sisl/changelog/index.html",
"Chat": "https://discord.gg/5XnFXFdkv2",
"Discussions": "https://github.com/zerothi/sisl/discussions",
"Documentation": "https://zerothi.github.io/sisl",
"Homepage": "https://zerothi.github.io/sisl",
"Releases": "https://github.com/zerothi/sisl/releases",
"Source": "https://github.com/zerothi/sisl",
"Tracker": "https://github.com/zerothi/sisl/issues"
},
"split_keywords": [
"tight-binding",
" dft",
" lcao",
" negf",
" physics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32416a7701b352ce423cdc0e93a50d52fc19348c09e6340cf82edfd405c393d0",
"md5": "bb8b193ef06c43a37e347a70e78f09d3",
"sha256": "c7cc56ec8d695dd5ab4d72acbba66757479799500e102f6189f23832898a6cd3"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp310-cp310-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "bb8b193ef06c43a37e347a70e78f09d3",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 6275954,
"upload_time": "2024-11-06T15:08:38",
"upload_time_iso_8601": "2024-11-06T15:08:38.758559Z",
"url": "https://files.pythonhosted.org/packages/32/41/6a7701b352ce423cdc0e93a50d52fc19348c09e6340cf82edfd405c393d0/sisl-0.15.2-cp310-cp310-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4d1808d77574cdf946a5208cf4971eed3d1be32227fdde299b289893674fd21e",
"md5": "2f0c52c1842ea18b182ce6a0b5df8e88",
"sha256": "6d2f0acd7f45d23a05c673d820ea404c2556dde65ec792a647e8938c6ea78b7c"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp310-cp310-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "2f0c52c1842ea18b182ce6a0b5df8e88",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 5448967,
"upload_time": "2024-11-06T15:08:41",
"upload_time_iso_8601": "2024-11-06T15:08:41.394461Z",
"url": "https://files.pythonhosted.org/packages/4d/18/08d77574cdf946a5208cf4971eed3d1be32227fdde299b289893674fd21e/sisl-0.15.2-cp310-cp310-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1bb9c1c43409badb80866615b7c9e2a87133052077577d227c84faa004355fbc",
"md5": "fe560674ecacdd599872cc834087c8f5",
"sha256": "63792b0c2212dc0e9564ab9a70241e587f3db8ffadf0adbcd65b533fce48c0cb"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "fe560674ecacdd599872cc834087c8f5",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 6120369,
"upload_time": "2024-11-06T15:08:43",
"upload_time_iso_8601": "2024-11-06T15:08:43.368097Z",
"url": "https://files.pythonhosted.org/packages/1b/b9/c1c43409badb80866615b7c9e2a87133052077577d227c84faa004355fbc/sisl-0.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3b860f3777848eb70d3629a4947ad9bb104414d97deb95c93b7d94d9bdf7ca86",
"md5": "bac38fc5f2bd0d004cb9f8436c1fd22d",
"sha256": "bfe324a7564b6a3f3abb8dff2a919e8b0162201ea20b726bab1c2be01c68711b"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "bac38fc5f2bd0d004cb9f8436c1fd22d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 6651535,
"upload_time": "2024-11-06T15:08:47",
"upload_time_iso_8601": "2024-11-06T15:08:47.146483Z",
"url": "https://files.pythonhosted.org/packages/3b/86/0f3777848eb70d3629a4947ad9bb104414d97deb95c93b7d94d9bdf7ca86/sisl-0.15.2-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c55e0322f15035a9b0cbb87990dd1e0e0e220760d38d51ae396d90b85bfa5fe0",
"md5": "e1653e11b006b676cf1a932a158b0c06",
"sha256": "d3d878c420f1683a6a43850488a18ff261199f54c6b066e92e998bf921291c15"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp311-cp311-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "e1653e11b006b676cf1a932a158b0c06",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 6286026,
"upload_time": "2024-11-06T15:08:49",
"upload_time_iso_8601": "2024-11-06T15:08:49.056683Z",
"url": "https://files.pythonhosted.org/packages/c5/5e/0322f15035a9b0cbb87990dd1e0e0e220760d38d51ae396d90b85bfa5fe0/sisl-0.15.2-cp311-cp311-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "be854a81ca671efdea4c7281f5d542998f1f17b884ab2edcea4d952f7ba4dfad",
"md5": "b4d64312c64151b57937701a08f4b1dd",
"sha256": "b465ca2ec6e5b782b509d69c70e8a1adeba22de42fdb47c725a034920388fb79"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp311-cp311-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "b4d64312c64151b57937701a08f4b1dd",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 5462472,
"upload_time": "2024-11-06T15:08:50",
"upload_time_iso_8601": "2024-11-06T15:08:50.920669Z",
"url": "https://files.pythonhosted.org/packages/be/85/4a81ca671efdea4c7281f5d542998f1f17b884ab2edcea4d952f7ba4dfad/sisl-0.15.2-cp311-cp311-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "547ef590e4570487c2eba7fa055c37e443668de9980e4ac138e9f3ed23fc4854",
"md5": "48b53d829faa5c1cb4009d21d41fa15a",
"sha256": "dfffd026ba8a75855967466ebf949e80017c879ec062e0320d8fa9535e7838ce"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "48b53d829faa5c1cb4009d21d41fa15a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 6135911,
"upload_time": "2024-11-06T15:08:52",
"upload_time_iso_8601": "2024-11-06T15:08:52.736729Z",
"url": "https://files.pythonhosted.org/packages/54/7e/f590e4570487c2eba7fa055c37e443668de9980e4ac138e9f3ed23fc4854/sisl-0.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7ed2010370b33fa0fc7185938310a3a8ebca60942c62a4efad0eb7bf10b71937",
"md5": "a61dc1b8df0b56838f1de025afebaaa3",
"sha256": "82f89990cbce2b14fd6e123893247a57a0f09e6ee473ab4c24f86ef839ed531b"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "a61dc1b8df0b56838f1de025afebaaa3",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 6651883,
"upload_time": "2024-11-06T15:08:54",
"upload_time_iso_8601": "2024-11-06T15:08:54.400494Z",
"url": "https://files.pythonhosted.org/packages/7e/d2/010370b33fa0fc7185938310a3a8ebca60942c62a4efad0eb7bf10b71937/sisl-0.15.2-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d88120faf7603a167a383c306254e063808b1239f0e0628468cd1b0f9cf544d3",
"md5": "d17960783966c34f86368929dd6351fa",
"sha256": "21e06f60299499cecdd98a494172eefe68db38e12744c5922e038da5a6c18ccf"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp312-cp312-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "d17960783966c34f86368929dd6351fa",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 6067871,
"upload_time": "2024-11-06T15:08:56",
"upload_time_iso_8601": "2024-11-06T15:08:56.259624Z",
"url": "https://files.pythonhosted.org/packages/d8/81/20faf7603a167a383c306254e063808b1239f0e0628468cd1b0f9cf544d3/sisl-0.15.2-cp312-cp312-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1ffb4659c856e34b8b3e1e49a2b54f3f77d76f9174a2e8e5e305041c638de6d2",
"md5": "64bc7b0ca990fa66af908ae3c2b909ef",
"sha256": "1ca4e45cc356e1d8adc853e6b88e525482658a67ca6dc46b20046a47f7970752"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp312-cp312-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "64bc7b0ca990fa66af908ae3c2b909ef",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 5264773,
"upload_time": "2024-11-06T15:08:58",
"upload_time_iso_8601": "2024-11-06T15:08:58.286025Z",
"url": "https://files.pythonhosted.org/packages/1f/fb/4659c856e34b8b3e1e49a2b54f3f77d76f9174a2e8e5e305041c638de6d2/sisl-0.15.2-cp312-cp312-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5b73ea7f916b1f6adc30c51f2af6861b9fc4b15100d14a11ab09312fc03f1d20",
"md5": "c01fd4d643fcb1300b23f96a5ccdf47c",
"sha256": "523e2c08926e7064cd65ddc1bb542d33fdf2f665fffb15aa38100e70706a6424"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "c01fd4d643fcb1300b23f96a5ccdf47c",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 5914880,
"upload_time": "2024-11-06T15:09:00",
"upload_time_iso_8601": "2024-11-06T15:09:00.085367Z",
"url": "https://files.pythonhosted.org/packages/5b/73/ea7f916b1f6adc30c51f2af6861b9fc4b15100d14a11ab09312fc03f1d20/sisl-0.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "61e3c6ff551d51a80f8ad72dc94ba67ebe226c2c7940c5ee23670dcda34819ff",
"md5": "41ba0d27ffd64ea940f3cfa8a0002cf7",
"sha256": "f509ef29a60d578f0d81171d85c573dee8f93905373405c47105e4686475376d"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "41ba0d27ffd64ea940f3cfa8a0002cf7",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 6496164,
"upload_time": "2024-11-06T15:09:01",
"upload_time_iso_8601": "2024-11-06T15:09:01.966382Z",
"url": "https://files.pythonhosted.org/packages/61/e3/c6ff551d51a80f8ad72dc94ba67ebe226c2c7940c5ee23670dcda34819ff/sisl-0.15.2-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3832d13f1cdc0d3a8390cdeb39322321faff7b0e42bd3d054399f354e51f7853",
"md5": "71c248d2e4970293cf20626d1ae58ddf",
"sha256": "51e98b43e9b4f81a5c6fff946813dde0f7a6917782eafcc8ffeb3c00f0058e55"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "71c248d2e4970293cf20626d1ae58ddf",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5765936,
"upload_time": "2024-11-06T15:09:03",
"upload_time_iso_8601": "2024-11-06T15:09:03.589955Z",
"url": "https://files.pythonhosted.org/packages/38/32/d13f1cdc0d3a8390cdeb39322321faff7b0e42bd3d054399f354e51f7853/sisl-0.15.2-cp313-cp313-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a4604b550934cd870804426768ef2dcbca8f43d35b619ffb7077c90ef270eca4",
"md5": "6a2dd73ae121d40258d9ffa424ebc0c2",
"sha256": "e5e5c806df7bc73496f68e45ed0569bec2a87d0ba32fa565d3ad3e36ab1d8dd2"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "6a2dd73ae121d40258d9ffa424ebc0c2",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5022305,
"upload_time": "2024-11-06T15:09:05",
"upload_time_iso_8601": "2024-11-06T15:09:05.776247Z",
"url": "https://files.pythonhosted.org/packages/a4/60/4b550934cd870804426768ef2dcbca8f43d35b619ffb7077c90ef270eca4/sisl-0.15.2-cp313-cp313-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ee3e41abad40cbb5c3dc9f5c4e15c6ce39af8f2f167ff0957325fbe48b258767",
"md5": "67282e4b5542fce0dd493c55e53dc380",
"sha256": "3905868046339541dfb5ac1255dff1d8c9d96a0d78ce8008b550673c4f6ae236"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "67282e4b5542fce0dd493c55e53dc380",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5609076,
"upload_time": "2024-11-06T15:09:07",
"upload_time_iso_8601": "2024-11-06T15:09:07.519320Z",
"url": "https://files.pythonhosted.org/packages/ee/3e/41abad40cbb5c3dc9f5c4e15c6ce39af8f2f167ff0957325fbe48b258767/sisl-0.15.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20fce3d8ad91433dc549fd048481d95729561c4570758af5ca3e8b8c1f91aa7f",
"md5": "807db165aaac20b2cc68fd5f6196ca96",
"sha256": "07e07e9515b5eb3ece215297b7e6cfb6dfbe88b325ab9ff5f27802e865818dde"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "807db165aaac20b2cc68fd5f6196ca96",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 6097668,
"upload_time": "2024-11-06T15:09:09",
"upload_time_iso_8601": "2024-11-06T15:09:09.486985Z",
"url": "https://files.pythonhosted.org/packages/20/fc/e3d8ad91433dc549fd048481d95729561c4570758af5ca3e8b8c1f91aa7f/sisl-0.15.2-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dff9aa646acdb9b5be2d049b27d51ca10403f3decacf1d9f2ff7d0e512662ac7",
"md5": "a61b7ec3486f99eb32c1265bb79c7f96",
"sha256": "6a672a60f8a276764b296cffe5667fb3501504266768589a02c3f5ab76b3ee5a"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313t-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "a61b7ec3486f99eb32c1265bb79c7f96",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5801648,
"upload_time": "2024-11-06T15:09:11",
"upload_time_iso_8601": "2024-11-06T15:09:11.287590Z",
"url": "https://files.pythonhosted.org/packages/df/f9/aa646acdb9b5be2d049b27d51ca10403f3decacf1d9f2ff7d0e512662ac7/sisl-0.15.2-cp313-cp313t-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f5d096a89b2b8e4775cfd10fbed945f867fd9f7dfb20952e4b0294d88b48946c",
"md5": "633667ba09e44684ac9da9a60654fa1a",
"sha256": "f05c422dbc2522c471e6c936c3b7afd0da9de985c79343a87d0d5c46c00addaf"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313t-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "633667ba09e44684ac9da9a60654fa1a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5067109,
"upload_time": "2024-11-06T15:09:12",
"upload_time_iso_8601": "2024-11-06T15:09:12.863798Z",
"url": "https://files.pythonhosted.org/packages/f5/d0/96a89b2b8e4775cfd10fbed945f867fd9f7dfb20952e4b0294d88b48946c/sisl-0.15.2-cp313-cp313t-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f675b2e704f752fa17ad990091e4aa9b7710f60e6107fb404c91554ee0ea02a3",
"md5": "afbd3d7332f4e5c2e94c1597067f43c1",
"sha256": "266735a126d9337982d5d9464ef69a077b98b720b9ef1f02535a9c714153d51e"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "afbd3d7332f4e5c2e94c1597067f43c1",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 5616692,
"upload_time": "2024-11-06T15:09:14",
"upload_time_iso_8601": "2024-11-06T15:09:14.747573Z",
"url": "https://files.pythonhosted.org/packages/f6/75/b2e704f752fa17ad990091e4aa9b7710f60e6107fb404c91554ee0ea02a3/sisl-0.15.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18ba17a922b7d8a0a746e5537041243076d33c2edb21c3f8fa1116a2958e10ef",
"md5": "de1e55b2a5535738d5307d8a67e985c0",
"sha256": "06e778e296941c6c39f7654fcb224ede9aed0f5fbddc7e0467e3e00e16bd8fdf"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp313-cp313t-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "de1e55b2a5535738d5307d8a67e985c0",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 6090474,
"upload_time": "2024-11-06T15:09:16",
"upload_time_iso_8601": "2024-11-06T15:09:16.532291Z",
"url": "https://files.pythonhosted.org/packages/18/ba/17a922b7d8a0a746e5537041243076d33c2edb21c3f8fa1116a2958e10ef/sisl-0.15.2-cp313-cp313t-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5ec1aaa8d878f829664c25e586fa5100be240b97b5ccb2a05bb433a8747953a7",
"md5": "c8c54e0eddd14515d0b13a890a7e0f5a",
"sha256": "7bed9e1f23c0197a84d53710ce4bf2d751c373109a8900eb75eeb7038c5c2456"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp39-cp39-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "c8c54e0eddd14515d0b13a890a7e0f5a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 6287634,
"upload_time": "2024-11-06T15:09:18",
"upload_time_iso_8601": "2024-11-06T15:09:18.629933Z",
"url": "https://files.pythonhosted.org/packages/5e/c1/aaa8d878f829664c25e586fa5100be240b97b5ccb2a05bb433a8747953a7/sisl-0.15.2-cp39-cp39-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "11187f8697c456064c3137a601e3729939815c8a1c16b70d9b9211fdf0acaa74",
"md5": "65ff4b14fc8634053d5016be1be97222",
"sha256": "e6f17d25139f8cc564c2085f625e9e93bceccaa02c95fc21093e0e603768cbc5"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp39-cp39-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "65ff4b14fc8634053d5016be1be97222",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 5476257,
"upload_time": "2024-11-06T15:09:21",
"upload_time_iso_8601": "2024-11-06T15:09:21.179713Z",
"url": "https://files.pythonhosted.org/packages/11/18/7f8697c456064c3137a601e3729939815c8a1c16b70d9b9211fdf0acaa74/sisl-0.15.2-cp39-cp39-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eec70b6511a11a941676082ab3da8081a9958e26a1a4ce04efb17a0d61a9340a",
"md5": "da82077a9c15f616ba5a508ef5253788",
"sha256": "0e0149798a1fb9f856762bc4cb713ee991ab45bf7379f076faf7238dea29a009"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "da82077a9c15f616ba5a508ef5253788",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 6125484,
"upload_time": "2024-11-06T15:09:23",
"upload_time_iso_8601": "2024-11-06T15:09:23.112321Z",
"url": "https://files.pythonhosted.org/packages/ee/c7/0b6511a11a941676082ab3da8081a9958e26a1a4ce04efb17a0d61a9340a/sisl-0.15.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a011e6fd898307a9e872f83e143723a399c13ad0ae97535f83f53a1dfe9da681",
"md5": "24cd75c6a76912b6d306b2a81415eaeb",
"sha256": "550f2d31b3fc10722643c0c31940c13774eaccfc287df9bfb35153956b23318a"
},
"downloads": -1,
"filename": "sisl-0.15.2-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "24cd75c6a76912b6d306b2a81415eaeb",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 6666835,
"upload_time": "2024-11-06T15:09:25",
"upload_time_iso_8601": "2024-11-06T15:09:25.012292Z",
"url": "https://files.pythonhosted.org/packages/a0/11/e6fd898307a9e872f83e143723a399c13ad0ae97535f83f53a1dfe9da681/sisl-0.15.2-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e24f6548cba27a74db1986cb74a02dca69191d47dcddcf2bfda6eeb91fed3a7a",
"md5": "8ce09f2823c9a7c8ae99cfee448721e9",
"sha256": "3fa96caab2bffe5144b2dd8713094295b1db7de3272257fea39acebda04326e0"
},
"downloads": -1,
"filename": "sisl-0.15.2.tar.gz",
"has_sig": false,
"md5_digest": "8ce09f2823c9a7c8ae99cfee448721e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3113823,
"upload_time": "2024-11-06T15:09:26",
"upload_time_iso_8601": "2024-11-06T15:09:26.743057Z",
"url": "https://files.pythonhosted.org/packages/e2/4f/6548cba27a74db1986cb74a02dca69191d47dcddcf2bfda6eeb91fed3a7a/sisl-0.15.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-06 15:09:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zerothi",
"github_project": "sisl",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sisl"
}