Name | csp-cryspy JSON |
Version |
1.3.0
JSON |
| download |
home_page | None |
Summary | CrySPY is a crystal structure prediction tool written in Python. |
upload_time | 2024-05-31 06:47:25 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License Copyright (c) 2018 CrySPY Development Team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
csp
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
![cryspy_logo](https://github.com/Tomoki-YAMASHITA/CrySPY/blob/master/logo/cryspy_fix-03.png)
[![PyPI version](https://badge.fury.io/py/csp-cryspy.svg)](https://badge.fury.io/py/csp-cryspy)
[![Downloads](https://static.pepy.tech/badge/csp-cryspy)](https://pepy.tech/project/csp-cryspy)
# CrySPY
CrySPY (pronounced as crispy) is a crystal structure prediction tool written in Python.
Document: https://tomoki-yamashita.github.io/CrySPY_doc
Questions and comments: https://github.com/Tomoki-YAMASHITA/CrySPY/discussions
## Latest version
version 1.3.0 (2024 May 31)
## News
- [2024 May 31] CrySPY 1.3.0 released.
+ There are important changes. See [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info)
- [2024 May 10] CrySPY 1.2.5 released.
+ bug fix for order_ef in out_results.py
- [2024 May 7] CrySPY 1.2.4 released.
+ bug fix
- [2023 October 21] CrySPY 1.2.3 released.
+ bug fix for MPI
- [2023 October 18] CrySPY 1.2.2 released.
+ [Enthalpy](https://tomoki-yamashita.github.io/CrySPY_doc/features/enthalpy/index.html)
- [2023 September 27] CrySPY 1.2.1 released.
+ bug fix for ASE interface
- [2023 July 10] CrySPY 1.2.0 released. Version information/version 1.2.0
+ Interface for ASE
+ Adoption of logging
+ See also [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info) and [CHANGELOG](./CHANGELOG.md)
- [2023 June 14] CrySPY 1.1.1 released
+ bug fix
- [2023 May 16] CrySPY 1.1.0 released
+ MPI parallelization (optional)
+ New score of LAQA
+ See also [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info) and [CHANGELOG](./CHANGELOG.md)
- [2023 March 16] CrySPY 1.0.0 released
+ CrySPY is available in PyPI, so you can install by pip (project name is csp-cryspy).
+ See also [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info) and [CHANGELOG](./CHANGELOG.md)
## System requirements
### Python
- Python >= 3.8
- [PyXtal >= 0.5.3](https://pyxtal.readthedocs.io/en/latest "PyXtal")
(optional)
- [PHYSBO](https://www.pasums.issp.u-tokyo.ac.jp/physbo/en/about "PHYSBO") (required if algo is BO)
- [DScribe](https://singroup.github.io/dscribe/latest/ "DScribe") (required if algo is BO)
- [mpi4py](https://mpi4py.readthedocs.io/en/stable "mpi4py")
See [CrySPY document](https://tomoki-yamashita.github.io/CrySPY_doc/installation/requirements/ "CrySPY document") in detail.
### Structure optimizer
At least one optimizer is required.
- [VASP](https://www.vasp.at "VASP") (tested with version 5.4.4)
- [QUANTUM ESPRESSO](http://www.quantum-espresso.org "Quantum ESPRESSO") (tested with version 6.x, version 5.x does not work)
- [OpenMX](http://www.openmx-square.org "OpenMX")
- [soiap](https://github.com/nbsato/soiap "soiap") (tested with version 0.2.2)
- [LAMMPS](http://lammps.sandia.gov "LAMMPS")
- [ASE](https://wiki.fysik.dtu.dk/ase "ASE")
## Document (English/Japanese)
[CrySPY document](https://tomoki-yamashita.github.io/CrySPY_doc "CrySPY documment")
## CrySPY Utility
[CrySPY Utility](https://github.com/Tomoki-YAMASHITA/CrySPY_utility "CrySPY Utility")
## Reference
### CrySPY (software)
* T. Yamashita, S. Kanehira, N. Sato, H. Kino, H. Sawahata, T. Sato, F. Utsuno, K. Tsuda, T. Miyake, and T. Oguchi, Sci. Technol. Adv. Mater. Meth. **1**, 87 (2021).
- https://www.tandfonline.com/doi/full/10.1080/27660400.2021.1943171
### Bayesian optimization
* T. Yamashita, N. Sato, H. Kino, T. Miyake, K. Tsuda, and T. Oguchi, Phys. Rev. Mater. **2**, 013803 (2018).
- https://journals.aps.org/prmaterials/abstract/10.1103/PhysRevMaterials.2.013803
* N. Sato, T. Yamashita, T. Oguchi, K. Hukushima, and T. Miyake, Phys. Rev. Mater. **4**, 033801 (2020).
- https://journals.aps.org/prmaterials/abstract/10.1103/PhysRevMaterials.4.033801
### Baysian optimization and evolutionary algorithm
* T. Yamashita, H. Kino, K. Tsuda, T. Miyake, and T. Oguchi, Sci. Technol. Adv. Mater. Meth. **2**, 67 (2022).
- https://www.tandfonline.com/doi/full/10.1080/27660400.2022.2055987
### LAQA
* K.Terayama, T. Yamashita, T. Oguchi, and K. Tsuda, npj Comput. Mater. **4**, 32 (2018).
- https://www.nature.com/articles/s41524-018-0090-y
* T. Yamashita and H. Sekine, Sci. Technol. Adv. Mater. Meth. **2**, 84 (2022).
- https://www.tandfonline.com/doi/full/10.1080/27660400.2022.2059335
## License
CrySPY is distributed under the MIT License.
Copyright (c) 2018 CrySPY Development Team
Raw data
{
"_id": null,
"home_page": null,
"name": "csp-cryspy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Tomoki Yamashita <yamashita06@vos.nagaokaut.ac.jp>",
"keywords": "CSP",
"author": null,
"author_email": "Tomoki Yamashita <yamashita06@vos.nagaokaut.ac.jp>",
"download_url": "https://files.pythonhosted.org/packages/6a/5e/74c38e527e5ca2f6741388f8199b68094c4cfc47b12d134ad0af2413b87d/csp_cryspy-1.3.0.tar.gz",
"platform": null,
"description": "![cryspy_logo](https://github.com/Tomoki-YAMASHITA/CrySPY/blob/master/logo/cryspy_fix-03.png)\n\n[![PyPI version](https://badge.fury.io/py/csp-cryspy.svg)](https://badge.fury.io/py/csp-cryspy)\n[![Downloads](https://static.pepy.tech/badge/csp-cryspy)](https://pepy.tech/project/csp-cryspy)\n\n# CrySPY\nCrySPY (pronounced as crispy) is a crystal structure prediction tool written in Python. \nDocument: https://tomoki-yamashita.github.io/CrySPY_doc \nQuestions and comments: https://github.com/Tomoki-YAMASHITA/CrySPY/discussions\n\n## Latest version\nversion 1.3.0 (2024 May 31)\n\n## News\n- [2024 May 31] CrySPY 1.3.0 released.\n + There are important changes. See [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info)\n- [2024 May 10] CrySPY 1.2.5 released.\n + bug fix for order_ef in out_results.py\n- [2024 May 7] CrySPY 1.2.4 released.\n + bug fix\n- [2023 October 21] CrySPY 1.2.3 released.\n + bug fix for MPI\n- [2023 October 18] CrySPY 1.2.2 released.\n + [Enthalpy](https://tomoki-yamashita.github.io/CrySPY_doc/features/enthalpy/index.html)\n- [2023 September 27] CrySPY 1.2.1 released.\n + bug fix for ASE interface\n- [2023 July 10] CrySPY 1.2.0 released. Version information/version 1.2.0\n + Interface for ASE\n + Adoption of logging\n + See also [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info) and [CHANGELOG](./CHANGELOG.md)\n- [2023 June 14] CrySPY 1.1.1 released\n + bug fix\n- [2023 May 16] CrySPY 1.1.0 released\n + MPI parallelization (optional)\n + New score of LAQA\n + See also [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info) and [CHANGELOG](./CHANGELOG.md)\n- [2023 March 16] CrySPY 1.0.0 released\n + CrySPY is available in PyPI, so you can install by pip (project name is csp-cryspy).\n + See also [Version information](https://tomoki-yamashita.github.io/CrySPY_doc/version_info) and [CHANGELOG](./CHANGELOG.md)\n\n\n## System requirements\n### Python\n- Python >= 3.8\n- [PyXtal >= 0.5.3](https://pyxtal.readthedocs.io/en/latest \"PyXtal\")\n\n(optional)\n- [PHYSBO](https://www.pasums.issp.u-tokyo.ac.jp/physbo/en/about \"PHYSBO\") (required if algo is BO)\n- [DScribe](https://singroup.github.io/dscribe/latest/ \"DScribe\") (required if algo is BO)\n- [mpi4py](https://mpi4py.readthedocs.io/en/stable \"mpi4py\")\n\n\nSee [CrySPY document](https://tomoki-yamashita.github.io/CrySPY_doc/installation/requirements/ \"CrySPY document\") in detail.\n\n### Structure optimizer\nAt least one optimizer is required.\n\n- [VASP](https://www.vasp.at \"VASP\") (tested with version 5.4.4)\n- [QUANTUM ESPRESSO](http://www.quantum-espresso.org \"Quantum ESPRESSO\") (tested with version 6.x, version 5.x does not work)\n- [OpenMX](http://www.openmx-square.org \"OpenMX\")\n- [soiap](https://github.com/nbsato/soiap \"soiap\") (tested with version 0.2.2)\n- [LAMMPS](http://lammps.sandia.gov \"LAMMPS\")\n- [ASE](https://wiki.fysik.dtu.dk/ase \"ASE\")\n\n\n## Document (English/Japanese)\n[CrySPY document](https://tomoki-yamashita.github.io/CrySPY_doc \"CrySPY documment\")\n\n## CrySPY Utility\n[CrySPY Utility](https://github.com/Tomoki-YAMASHITA/CrySPY_utility \"CrySPY Utility\")\n\n## Reference\n### CrySPY (software)\n* T. Yamashita, S. Kanehira, N. Sato, H. Kino, H. Sawahata, T. Sato, F. Utsuno, K. Tsuda, T. Miyake, and T. Oguchi, Sci. Technol. Adv. Mater. Meth. **1**, 87 (2021).\n - https://www.tandfonline.com/doi/full/10.1080/27660400.2021.1943171\n\n\n### Bayesian optimization\n* T. Yamashita, N. Sato, H. Kino, T. Miyake, K. Tsuda, and T. Oguchi, Phys. Rev. Mater. **2**, 013803 (2018).\n - https://journals.aps.org/prmaterials/abstract/10.1103/PhysRevMaterials.2.013803\n\n* N. Sato, T. Yamashita, T. Oguchi, K. Hukushima, and T. Miyake, Phys. Rev. Mater. **4**, 033801 (2020).\n - https://journals.aps.org/prmaterials/abstract/10.1103/PhysRevMaterials.4.033801\n\n### Baysian optimization and evolutionary algorithm\n* T. Yamashita, H. Kino, K. Tsuda, T. Miyake, and T. Oguchi, Sci. Technol. Adv. Mater. Meth. **2**, 67 (2022).\n - https://www.tandfonline.com/doi/full/10.1080/27660400.2022.2055987\n\n### LAQA\n* K.Terayama, T. Yamashita, T. Oguchi, and K. Tsuda, npj Comput. Mater. **4**, 32 (2018).\n - https://www.nature.com/articles/s41524-018-0090-y\n\n* T. Yamashita and H. Sekine, Sci. Technol. Adv. Mater. Meth. **2**, 84 (2022).\n - https://www.tandfonline.com/doi/full/10.1080/27660400.2022.2059335\n\n\n## License\nCrySPY is distributed under the MIT License. \nCopyright (c) 2018 CrySPY Development Team\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2018 CrySPY Development Team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "CrySPY is a crystal structure prediction tool written in Python.",
"version": "1.3.0",
"project_urls": {
"changelog": "https://github.com/Tomoki-YAMASHITA/CrySPY/blob/master/CHANGELOG.md",
"documentation": "https://tomoki-yamashita.github.io/CrySPY_doc",
"repository": "https://github.com/Tomoki-YAMASHITA/CrySPY.git"
},
"split_keywords": [
"csp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "80bec431adc49a393d9d5cffa78e4ea4c59f3c72fdd113a8998069a3a7ae9fea",
"md5": "eaac9c18a7e64f6d9f54d88cd528534e",
"sha256": "21bde7423b145133ffc80c2e2ff5dd22c3240a1d8f14dc5a21fd5c2c2f4a99fa"
},
"downloads": -1,
"filename": "csp_cryspy-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eaac9c18a7e64f6d9f54d88cd528534e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 117743,
"upload_time": "2024-05-31T06:47:23",
"upload_time_iso_8601": "2024-05-31T06:47:23.320101Z",
"url": "https://files.pythonhosted.org/packages/80/be/c431adc49a393d9d5cffa78e4ea4c59f3c72fdd113a8998069a3a7ae9fea/csp_cryspy-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6a5e74c38e527e5ca2f6741388f8199b68094c4cfc47b12d134ad0af2413b87d",
"md5": "2e8c51c22920bf06ced2f79c099adfb4",
"sha256": "d578d95fe870cb6e5c9bf3a7d3763af0c128862f1cc2d5830bc5d135260adb74"
},
"downloads": -1,
"filename": "csp_cryspy-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "2e8c51c22920bf06ced2f79c099adfb4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 81817,
"upload_time": "2024-05-31T06:47:25",
"upload_time_iso_8601": "2024-05-31T06:47:25.291470Z",
"url": "https://files.pythonhosted.org/packages/6a/5e/74c38e527e5ca2f6741388f8199b68094c4cfc47b12d134ad0af2413b87d/csp_cryspy-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-31 06:47:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Tomoki-YAMASHITA",
"github_project": "CrySPY",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "csp-cryspy"
}