Metadata-Version: |
2.3 |
Name: |
gpcam |
Version: |
8.1.10 |
Summary: |
Autonomous data acquisition |
Author-Email: |
Marcus Michael Noack <MarcusNoack[at]lbl.gov>, "Ronald J. Pandolfi" <ronpandolfi[at]lbl.gov> |
Maintainer-Email: |
Marcus Michael Noack <MarcusNoack[at]lbl.gov>, "Ronald J. Pandolfi" <ronpandolfi[at]lbl.gov> |
Project-Url: |
Homepage, https://gpcam.lbl.gov |
Project-Url: |
Documentation, https://gpcam.readthedocs.io/ |
Project-Url: |
Repository, https://github.com/lbl-camera/gpcam.git |
Project-Url: |
Bug Tracker, https://github.com/lbl-camera/gpcam/issues |
Project-Url: |
Changelog, https://github.com/lbl-camera/gpcam/commits/master/ |
License: |
*** License Agreement ***
GPL v3 License
gpCAM Copyright (c) 2024, 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,bayesian optimization,gaussian process,self driving |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.10 |
Requires-Dist: |
dask (~=2024.1.0) |
Requires-Dist: |
distributed (~=2024.1.0) |
Requires-Dist: |
fvgp (==4.5.6) |
Requires-Dist: |
loguru |
Requires-Dist: |
numpy (~=2.1.1) |
Requires-Dist: |
scipy (~=1.13.0) |
Requires-Dist: |
wheel |
Requires-Dist: |
autodocs; extra == "docs" |
Requires-Dist: |
myst-nb; extra == "docs" |
Requires-Dist: |
myst-parser; extra == "docs" |
Requires-Dist: |
sphinx; extra == "docs" |
Requires-Dist: |
sphinx-hoverxref; extra == "docs" |
Requires-Dist: |
sphinx-panels; extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; extra == "docs" |
Requires-Dist: |
matplotlib; extra == "plotting" |
Requires-Dist: |
notebook; extra == "plotting" |
Requires-Dist: |
plotly; extra == "plotting" |
Requires-Dist: |
codecov; extra == "tests" |
Requires-Dist: |
pytest; extra == "tests" |
Requires-Dist: |
pytest-cov; extra == "tests" |
Provides-Extra: |
docs |
Provides-Extra: |
plotting |
Provides-Extra: |
tests |
Description-Content-Type: |
text/markdown |