Name | fvgp JSON |
Version |
4.5.8
JSON |
| download |
home_page | None |
Summary | Python package for highly flexible function-valued Gaussian processes (fvGP) |
upload_time | 2025-02-28 21:52:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | *** License Agreement ***
GPL v3 License
fvGP Copyright (c) 2021, The Regents of the University of California,
through Lawrence Berkeley National Laboratory (subject to receipt of
any required approvals from the U.S. Dept. of Energy). All rights reserved.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
keywords |
adaptive
autonomous
gui
qt
self driving
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# fvGP
[](https://pypi.org/project/fvgp/)
[](https://fvgp.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/lbl-camera/fvGP/actions/workflows/fvGP-CI.yml)
[](https://app.codecov.io/gh/lbl-camera/fvGP)
[](https://pypi.org/project/fvgp/)
[<img src="https://img.shields.io/badge/slack-@gpCAM-purple.svg?logo=slack">](https://gpCAM.slack.com/)
[](https://zenodo.org/badge/latestdoi/434769505)
Python package for highly flexible function-valued Gaussian processes (fvGP)
It is recommended to use this package via [gpCAM](https://gpcam.lbl.gov/).
Specialties: Extreme-Scale GPs, GPs Tailored for HPC training, Advanced Kernel Designs, Domain-Aware Stochastic Function Approximation
Coming soon: All those advancements for stochastic manifold learning
fvGP holds the world record for exact large-scale Gaussian Processes!
## Credits
This package uses the HGDL package of David Perryman and Marcus Noack, which
is based on the [HGDN](https://www.sciencedirect.com/science/article/pii/S037704271730225X) algorithm by Noack and Funke.
Raw data
{
"_id": null,
"home_page": null,
"name": "fvgp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Marcus Michael Noack <MarcusNoack@lbl.gov>, \"Ronald J. Pandolfi\" <ronpandolfi@lbl.gov>",
"keywords": "adaptive, autonomous, gui, qt, self driving",
"author": null,
"author_email": "Marcus Michael Noack <MarcusNoack@lbl.gov>, \"Ronald J. Pandolfi\" <ronpandolfi@lbl.gov>",
"download_url": "https://files.pythonhosted.org/packages/34/ce/3e4b44670f0bb613650d2ea34423f5e80e1e345f2d06cf5230cd0dbe4bce/fvgp-4.5.8.tar.gz",
"platform": null,
"description": "# fvGP\n\n[](https://pypi.org/project/fvgp/)\n[](https://fvgp.readthedocs.io/en/latest/?badge=latest)\n[](https://github.com/lbl-camera/fvGP/actions/workflows/fvGP-CI.yml)\n[](https://app.codecov.io/gh/lbl-camera/fvGP)\n[](https://pypi.org/project/fvgp/)\n[<img src=\"https://img.shields.io/badge/slack-@gpCAM-purple.svg?logo=slack\">](https://gpCAM.slack.com/)\n[](https://zenodo.org/badge/latestdoi/434769505)\n\n\nPython package for highly flexible function-valued Gaussian processes (fvGP)\n\nIt is recommended to use this package via [gpCAM](https://gpcam.lbl.gov/).\n\nSpecialties: Extreme-Scale GPs, GPs Tailored for HPC training, Advanced Kernel Designs, Domain-Aware Stochastic Function Approximation\nComing soon: All those advancements for stochastic manifold learning\n\nfvGP holds the world record for exact large-scale Gaussian Processes!\n## Credits\n\nThis package uses the HGDL package of David Perryman and Marcus Noack, which\nis based on the [HGDN](https://www.sciencedirect.com/science/article/pii/S037704271730225X) algorithm by Noack and Funke.\n",
"bugtrack_url": null,
"license": "*** License Agreement ***\n \n GPL v3 License\n \n fvGP Copyright (c) 2021, The Regents of the University of California,\n through Lawrence Berkeley National Laboratory (subject to receipt of\n any required approvals from the U.S. Dept. of Energy). All rights reserved.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see <https://www.gnu.org/licenses/>.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\n LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR \n SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR\n TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
"summary": "Python package for highly flexible function-valued Gaussian processes (fvGP)",
"version": "4.5.8",
"project_urls": {
"Bug Tracker": "https://github.com/lbl-camera/fvgp/issues",
"Changelog": "https://github.com/lbl-camera/fvgp/commits/master/",
"Documentation": "https://fvgp.readthedocs.io/",
"Homepage": "https://github.com/lbl-camera/fvgp",
"Repository": "https://github.com/lbl-camera/fvgp.git"
},
"split_keywords": [
"adaptive",
" autonomous",
" gui",
" qt",
" self driving"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "af65d84b4623c49323ec33a75eee4191c0675e96ca4ab180ed78ce2a1b66b68f",
"md5": "59289273ccb09a58b5c3dbae2fab6366",
"sha256": "3b09973d34d4c38160253d17d523febd0ac1d5b1aeeab2d9db3fe8253e66a01c"
},
"downloads": -1,
"filename": "fvgp-4.5.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "59289273ccb09a58b5c3dbae2fab6366",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 64350,
"upload_time": "2025-02-28T21:52:03",
"upload_time_iso_8601": "2025-02-28T21:52:03.504605Z",
"url": "https://files.pythonhosted.org/packages/af/65/d84b4623c49323ec33a75eee4191c0675e96ca4ab180ed78ce2a1b66b68f/fvgp-4.5.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "34ce3e4b44670f0bb613650d2ea34423f5e80e1e345f2d06cf5230cd0dbe4bce",
"md5": "c826421eb9b069845ce92e318edcb0fa",
"sha256": "961723b261614b0422ffae667fadace3fc5c84d0f40305473e11618fb486c4cf"
},
"downloads": -1,
"filename": "fvgp-4.5.8.tar.gz",
"has_sig": false,
"md5_digest": "c826421eb9b069845ce92e318edcb0fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 66102,
"upload_time": "2025-02-28T21:52:05",
"upload_time_iso_8601": "2025-02-28T21:52:05.181450Z",
"url": "https://files.pythonhosted.org/packages/34/ce/3e4b44670f0bb613650d2ea34423f5e80e1e345f2d06cf5230cd0dbe4bce/fvgp-4.5.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-28 21:52:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lbl-camera",
"github_project": "fvgp",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "fvgp"
}