cobyqa

View on PyPIReverse Dependencies (0)

1.1.1 cobyqa-1.1.1-py3-none-any.whl

Wheel Details

Project: cobyqa
Version: 1.1.1
Filename: cobyqa-1.1.1-py3-none-any.whl
Download: [link]
Size: 56912
MD5: e7a436e2c594617ad40ba8e2e278e975
SHA256: 9a90e69db4b2ad56c30f88d862c99e1efb47e2ba10ee743b7fa84157ac364855
Uploaded: 2024-03-12 07:46:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cobyqa
Version: 1.1.1
Summary: Constrained Optimization BY Quadratic Approximations
Author-Email: "Tom M. Ragonneau and Zaikun Zhang" <cobyqa[at]python.org>
Maintainer-Email: "Tom M. Ragonneau" <tom.ragonneau[at]polyu.edu.hk>, Zaikun Zhang <zaikun.zhang[at]polyu.edu.hk>
Project-Url: homepage, https://www.cobyqa.com
Project-Url: documentation, https://www.cobyqa.com
Project-Url: source, https://github.com/cobyqa/cobyqa
Project-Url: download, https://pypi.org/project/cobyqa/#files
Project-Url: tracker, https://github.com/cobyqa/cobyqa/issues
License: BSD 3-Clause License Copyright (c) 2021-2024, Tom M. Ragonneau and Zaikun Zhang Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 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 HOLDER 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: blackbox-optimization,constrained-optimization,derivative-free-optimization,hyperparameter-optimization,nonlinear-optimization,numerical-optimization,optimization,optimization-algorithms,optimization-methods,optimization-tools,simulation-based-optimization,unconstrained-optimization
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.17.0)
Requires-Dist: scipy (>=1.10.0)
Requires-Dist: matplotlib (==3.8.3); extra == "doc"
Requires-Dist: numpydoc (==1.6.0); extra == "doc"
Requires-Dist: pydata-sphinx-theme (==0.15.2); extra == "doc"
Requires-Dist: Sphinx (==7.2.6); extra == "doc"
Requires-Dist: sphinx-copybutton (==0.5.2); extra == "doc"
Requires-Dist: Sphinx-Substitution-Extensions (==2024.2.25); extra == "doc"
Requires-Dist: sphinxcontrib-bibtex (==2.6.2); extra == "doc"
Requires-Dist: matplotlib; extra == "examples"
Requires-Dist: pytest (>=6.1.0); extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: doc
Provides-Extra: examples
Provides-Extra: tests
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3725 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cobyqa/__init__.py sha256=acg1IxYDMhlNqUEuAAh245IOYINhlBaNEsz22ES_N7g 578
cobyqa/framework.py sha256=Nwm7YFGB7IbXq_LQCf8lD1wJF-2Jix3SGgAyba_kx2s 38865
cobyqa/main.py sha256=yBumo23ANDThJ-74cxenzgDqWA76cTNPzyHhTKv_tDE 56386
cobyqa/models.py sha256=VT_5cKUpnsOqzDUBAIT1CZ_krHX3FozDFnsMa0O8z34 49703
cobyqa/problem.py sha256=CMg70QFdaY4H6AAN3X3yS4TWuCZfofw0jmQ2QXaCfm8 38306
cobyqa/settings.py sha256=ogfiShxuPHsMfW16OGSwB9-mIPRiuWZSGXBOCO2HDvw 3826
cobyqa/subsolvers/__init__.py sha256=VmFBpi-_tNa8yzNmu_fufewmPTnCU6ycNCGcN34UBcc 341
cobyqa/subsolvers/geometry.py sha256=xoV6p7ZgI8tYQJBcQto1IFLOh30tiQH0wLJ2Rl_65vo 13557
cobyqa/subsolvers/optim.py sha256=XPK_yXPe4Y5kt-kBrfn4PNHXwsQkN01twCsq5gpVPbU 46472
cobyqa/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cobyqa/tests/test_main.py sha256=FjId1FRZNL7NU7WUb2wGFutXTxkqP3NfC5xWtUNMejY 9476
cobyqa/tests/test_models.py sha256=Nq2OjTM3j71lTsfjeIUAT9_AElcJ5Cw-k7p0cv4hOKU 8501
cobyqa/tests/test_problem.py sha256=48l1rSuzMzStFzvRutgILklWEM-pFCmogtIlaDtw0dc 22160
cobyqa/utils/__init__.py sha256=sw6g402vXaXwX7rMhxrNl5PD5OBs89l5f3XNcYApRHs 359
cobyqa/utils/exceptions.py sha256=N1JdmUxHnME95wEZHyeeF_M6GXPEqH5t3qzuXig49YE 483
cobyqa/utils/math.py sha256=6GuCftILUyfZf7RV0vO_2ge3VYSl6SSM9mF3Vdxv-5c 1599
cobyqa/utils/versions.py sha256=eBOlEGAKFCfjFqVprdali3M1G7l0k_kxb7ku-Lz2bU0 1465
cobyqa/utils/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cobyqa/utils/tests/test_exceptions.py sha256=EbbpTyL4M3l4bSFbArSPnRASTPjbXZvzk-v7uyHVAd0 525
cobyqa/utils/tests/test_math.py sha256=kGdtlH63aaXf2UZwGVnNBLyUP3VUy7CaVOwxb4dmdBY 1599
cobyqa-1.1.1.dist-info/LICENSE sha256=JMD48roGyCAMh0jLtJxsRAL_DX2mweado_iMOssL870 1525
cobyqa-1.1.1.dist-info/METADATA sha256=7utIMhRaoOby-Kq2X4mz3IeWumpk2cOpbjWdqvNXs80 7933
cobyqa-1.1.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cobyqa-1.1.1.dist-info/top_level.txt sha256=TXMNF4LacYcSbjbadeyONTUhHUdGXdgtrmpBLjhpYvg 7
cobyqa-1.1.1.dist-info/RECORD

top_level.txt

cobyqa