ColVars Finder
==============
Find collective variables (CVs) of dynamical systems by training neural networks.
Two methods are implemented by either training **autoencoder** or computing **eigenfunctions**.
See `Mathematical Backgrounds`_.
**This package is under development**.
Installation
============
This package can be installed via `pip`:
.. code-block:: console
pip install colvars-finder
Documentataion
==============
Please refer to `ColVars-Finder docs`_.
.. _`Mathematical Backgrounds`:
https://colvars-finder.readthedocs.io/en/latest/math_backgrounds.html
.. _`ColVars-Finder docs`:
https://colvars-finder.readthedocs.io/en/latest
Raw data
{
"_id": null,
"home_page": "https://github.com/zwpku/colvars-finder",
"name": "colvars-finder",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Wei Zhang",
"author_email": "wzhangpku@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/9c/ee/a08cb0e1b6108dd0eb246a6668f03a1aa8957bc98bc8a926416b0964a74a/colvars-finder-0.1.14.tar.gz",
"platform": null,
"description": "ColVars Finder\n==============\n\nFind collective variables (CVs) of dynamical systems by training neural networks.\n\nTwo methods are implemented by either training **autoencoder** or computing **eigenfunctions**.\n\nSee `Mathematical Backgrounds`_.\n\n**This package is under development**.\n\nInstallation \n============\n\nThis package can be installed via `pip`:\n\n.. code-block:: console\n\n pip install colvars-finder\n\nDocumentataion\n==============\n\nPlease refer to `ColVars-Finder docs`_.\n\n.. _`Mathematical Backgrounds`:\n https://colvars-finder.readthedocs.io/en/latest/math_backgrounds.html\n\n.. _`ColVars-Finder docs`:\n https://colvars-finder.readthedocs.io/en/latest\n",
"bugtrack_url": null,
"license": "",
"summary": "Find collective variables (CVs) by training neural networks.",
"version": "0.1.14",
"project_urls": {
"Bug Tracker": "https://github.com/zwpku/colvars-finder/issues",
"Homepage": "https://github.com/zwpku/colvars-finder"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "74f27b78dbdbd50070adca16083f729536f3f81ea7ce3c143165d3c3a411416e",
"md5": "9a781a0504c9b05d317698a71c8a3f22",
"sha256": "4db94badf039023419d128d126d9faef5e49bde6d05265abd972c89af69b7ded"
},
"downloads": -1,
"filename": "colvars_finder-0.1.14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9a781a0504c9b05d317698a71c8a3f22",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 19584,
"upload_time": "2023-08-22T14:13:22",
"upload_time_iso_8601": "2023-08-22T14:13:22.004657Z",
"url": "https://files.pythonhosted.org/packages/74/f2/7b78dbdbd50070adca16083f729536f3f81ea7ce3c143165d3c3a411416e/colvars_finder-0.1.14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9ceea08cb0e1b6108dd0eb246a6668f03a1aa8957bc98bc8a926416b0964a74a",
"md5": "96445979bdd457f3a0379d84387f9849",
"sha256": "089d8833b3773a953ed242fc670df8256e49cad1c0231824cfb2ac8d6365697c"
},
"downloads": -1,
"filename": "colvars-finder-0.1.14.tar.gz",
"has_sig": false,
"md5_digest": "96445979bdd457f3a0379d84387f9849",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 18515,
"upload_time": "2023-08-22T14:13:24",
"upload_time_iso_8601": "2023-08-22T14:13:24.247024Z",
"url": "https://files.pythonhosted.org/packages/9c/ee/a08cb0e1b6108dd0eb246a6668f03a1aa8957bc98bc8a926416b0964a74a/colvars-finder-0.1.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-22 14:13:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zwpku",
"github_project": "colvars-finder",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "colvars-finder"
}