MyQLM fermion module
=============================
`MyQLM-fermion` is the new open-source module in `MyQLM`.
This module contains tools specific to spin and fermionic systems. It includes, among other things:
- various objects to describe fermionic and spin Hamiltonians,
- objects to describe molecular systems,
- various transformations between fermionic and spin representations,
- a variational quantum eigensolver (VQE),
- a trotterization module,
- a quantum phase estimation module,
- a natural gradient-based optimizer,
- a sequential optimizer,
- a multiqubit gate noise mitigation plugin,
- an ADAPT-VQE plugin implementation,
- ...
Installation
----------------
For now, this module has to be installed directly from the sources:
```python
git clone https://github.com/myQLM/myqlm-fermion.git
cd myqlm-fermion
pip install -r requirements.txt
pip install .
```
Documentation
-------------
`MyQLM-fermion` is part of the MyQLM package, whose documentation can be found [here](https://myqlm.github.io/).
To access directly MyQLM-fermion documentation, [click here](https://myqlm.github.io/qat-fermion.html).
Changelog
---------
The changelog can be found [here](CHANGELOG.md).
Raw data
{
"_id": null,
"home_page": "https://atos.net/en/lp/myqlm",
"name": "myqlm-fermion",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Atos Quantum Lab",
"author_email": null,
"download_url": null,
"platform": null,
"description": "MyQLM fermion module\n=============================\n\n`MyQLM-fermion` is the new open-source module in `MyQLM`.\n\nThis module contains tools specific to spin and fermionic systems. It includes, among other things:\n- various objects to describe fermionic and spin Hamiltonians,\n- objects to describe molecular systems,\n- various transformations between fermionic and spin representations,\n- a variational quantum eigensolver (VQE),\n- a trotterization module,\n- a quantum phase estimation module,\n- a natural gradient-based optimizer,\n- a sequential optimizer,\n- a multiqubit gate noise mitigation plugin,\n- an ADAPT-VQE plugin implementation,\n- ...\n\nInstallation\n----------------\n\nFor now, this module has to be installed directly from the sources:\n\n```python\ngit clone https://github.com/myQLM/myqlm-fermion.git\ncd myqlm-fermion\npip install -r requirements.txt\npip install .\n```\n\nDocumentation\n-------------\n\n`MyQLM-fermion` is part of the MyQLM package, whose documentation can be found [here](https://myqlm.github.io/).\nTo access directly MyQLM-fermion documentation, [click here](https://myqlm.github.io/qat-fermion.html).\n\nChangelog\n---------\n\nThe changelog can be found [here](CHANGELOG.md).\n",
"bugtrack_url": null,
"license": "Atos myQLM EULA",
"summary": "myQLM-fermion package",
"version": "1.2.0",
"project_urls": {
"Bug Tracker": "https://github.com/myQLM/myqlm-issues/issues",
"Community": "https://myqlmworkspace.slack.com",
"Documentation": "https://myqlm.github.io",
"Homepage": "https://atos.net/en/lp/myqlm",
"Source code": "https://github.com/myQLM/myqlm-fermion"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "85d971dbb21d610ec84cf39cc1e516e53300ecc046c34b59a5b9a9b1ee216d47",
"md5": "5f29fd5a00ee9eb2fcee4b976e036a25",
"sha256": "37090ca59304b9abb7d237ddc0bd278af9f86f73209531f5483d54a0b42d482b"
},
"downloads": -1,
"filename": "myqlm_fermion-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f29fd5a00ee9eb2fcee4b976e036a25",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 90716,
"upload_time": "2025-01-31T21:03:50",
"upload_time_iso_8601": "2025-01-31T21:03:50.958249Z",
"url": "https://files.pythonhosted.org/packages/85/d9/71dbb21d610ec84cf39cc1e516e53300ecc046c34b59a5b9a9b1ee216d47/myqlm_fermion-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-31 21:03:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "myQLM",
"github_project": "myqlm-issues",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "myqlm-fermion"
}