# QMCTorch
Pytorch Implementation of Real Space Quantum Monte Carlo Simulations of Molecular Systems
[![PyPI version](https://badge.fury.io/py/qmctorch.svg)](https://badge.fury.io/py/qmctorch)
[![Build Status](https://github.com/NLESC-JCER/QMCTorch/workflows/build/badge.svg)](https://github.com/NLESC-JCER/QMCTorch/actions)
[![Coverage Status](https://coveralls.io/repos/github/NLESC-JCER/QMCTorch/badge.svg?branch=master)](https://coveralls.io/github/NLESC-JCER/QMCTorch?branch=master)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1c52407422a7428083968833341b5945)](https://app.codacy.com/gh/NLESC-JCER/QMCTorch/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3780094.svg)](https://doi.org/10.5281/zenodo.3780094)
## Installation
Clone the repository and install the code from source or use the Python package manager:
`pip install qmctorch`
## Documentation
https://qmctorch.readthedocs.io
Raw data
{
"_id": null,
"home_page": "https://github.com/NLESC-JCER/QMCTorch",
"name": "qmctorch",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "qmctorch",
"author": "['Nicolas Renaud', 'Felipe Zapata']",
"author_email": "n.renaud@esciencecenter.nl",
"download_url": "https://files.pythonhosted.org/packages/e5/7e/daa222cbfd5bbba841eb203f5ac127c1d35a03daf910d92ab9fccd406123/qmctorch-0.3.1.tar.gz",
"platform": null,
"description": "# QMCTorch\n\nPytorch Implementation of Real Space Quantum Monte Carlo Simulations of Molecular Systems\n\n[![PyPI version](https://badge.fury.io/py/qmctorch.svg)](https://badge.fury.io/py/qmctorch)\n[![Build Status](https://github.com/NLESC-JCER/QMCTorch/workflows/build/badge.svg)](https://github.com/NLESC-JCER/QMCTorch/actions)\n[![Coverage Status](https://coveralls.io/repos/github/NLESC-JCER/QMCTorch/badge.svg?branch=master)](https://coveralls.io/github/NLESC-JCER/QMCTorch?branch=master)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1c52407422a7428083968833341b5945)](https://app.codacy.com/gh/NLESC-JCER/QMCTorch/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3780094.svg)](https://doi.org/10.5281/zenodo.3780094)\n\n## Installation\n\nClone the repository and install the code from source or use the Python package manager:\n\n`pip install qmctorch`\n\n## Documentation \nhttps://qmctorch.readthedocs.io\n\n\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Pytorch Implementation of Quantum Monte Carlo",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/NLESC-JCER/QMCTorch"
},
"split_keywords": [
"qmctorch"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ed80b446978ff446533b9a2d6bf4c51b31276de164eb4a42a0d81d702c4cb4d9",
"md5": "c4e17869a252257e2264eef208570c73",
"sha256": "c3a4a2d16f1c5543a557a43d9e0a80d9014270f832476fb05215121147f41747"
},
"downloads": -1,
"filename": "qmctorch-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c4e17869a252257e2264eef208570c73",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 198919,
"upload_time": "2023-10-27T11:40:59",
"upload_time_iso_8601": "2023-10-27T11:40:59.355187Z",
"url": "https://files.pythonhosted.org/packages/ed/80/b446978ff446533b9a2d6bf4c51b31276de164eb4a42a0d81d702c4cb4d9/qmctorch-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e57edaa222cbfd5bbba841eb203f5ac127c1d35a03daf910d92ab9fccd406123",
"md5": "4b749e0f88146ec69fda8e4dc089804e",
"sha256": "f76b48a50c104dea22f197ad5ce33c81c37d94f4c3a4f7f3fe2e367cc66084bf"
},
"downloads": -1,
"filename": "qmctorch-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "4b749e0f88146ec69fda8e4dc089804e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 108793,
"upload_time": "2023-10-27T11:41:01",
"upload_time_iso_8601": "2023-10-27T11:41:01.187462Z",
"url": "https://files.pythonhosted.org/packages/e5/7e/daa222cbfd5bbba841eb203f5ac127c1d35a03daf910d92ab9fccd406123/qmctorch-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-27 11:41:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NLESC-JCER",
"github_project": "QMCTorch",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "qmctorch"
}