cuatro

View on PyPIReverse Dependencies (0)

0.1.3 cuatro-0.1.3-py3-none-any.whl

Wheel Details

Project: cuatro
Version: 0.1.3
Filename: cuatro-0.1.3-py3-none-any.whl
Download: [link]
Size: 75624
MD5: 434d2c1ecd6f798d76abf929e20bbeca
SHA256: 7fa33cad42a74f49a97edab5a161f5fb4342691845c21a3b12833650ce0396cb
Uploaded: 2024-04-29 21:20:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cuatro
Version: 0.1.3
Summary: Convex qUAdratic Trust Region Optimizer.
Author-Email: Damien van de Berg <dv516[at]ic.ac.uk>
Project-Url: Repository, https://github.com/OptiMaL-PSE-Lab/cuatro
Keywords: black-box optimization,high-dimensional,constraint satisfaction
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.10
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: cvxpy
Requires-Dist: scikit-learn
Requires-Dist: gurobi; extra == "optional"
Requires-Dist: mosek; extra == "optional"
Provides-Extra: optional
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3744 characters]

WHEEL

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

RECORD

Path Digest Size
cuatro/__init__.py sha256=Qb2n30leqOTFsbh0RKPvXRTTDEBSc7mFzczY4qhimiE 58
cuatro/functions.py sha256=cpV9rib_lchykqh7FmVEEOwdS_CoFCh_jFavxp7BCoc 4799
cuatro/utilities.py sha256=mUvcrZUdXPdEuPWC8MhdmwvdrNmmi34uhUB_KkJ2-4o 17896
cuatro/demos/run_PLS.py sha256=AXOx6UAtR8-2Ysw8kbXpApoMMm44Ccg1jQefKnZq4VE 4273
cuatro/demos/run_TIP.py sha256=MYM2uridn_mTz6x9Y6KR74_rf8RPTiEUzOPqd18KD-Q 8417
cuatro/demos/run_TIP_priors.py sha256=P4E_KC4wJP1W4eLb1EbWL_cLyYCuBEWLyfTuZYSJmI0 9366
cuatro/demos/run_TIS.py sha256=ZsoGu9E8ypLSjTIbc8KmpPB0C0E6A8rjRj4rkwTD7IE 6002
cuatro/demos/run_TIS_priors.py sha256=FdRrSBoPQx7dOtr9Zoj9PiOy9NE6Klf2w_GZKyK9wpo 6498
cuatro/demos/run_priors.py sha256=fD0T-zeyzC_CDMAaRwX6tEohLdZiZPBQDtob3ypQgj4 9894
cuatro/minimise_methods/minimise.py sha256=HLxHZxP2GNQ_IrhGf1M4kmEnJsubL9aVKxWl7WYUFA4 21997
cuatro/optimizer/CUATRO_optimizer_use.py sha256=JB-TXvyGX6sI6qXwCd_rII9ocdAHGO9Dh_DtgHEdWec 11382
cuatro/optimizer/implementations/CUATRO_base.py sha256=t7iq10vMjlBDc4BeRFpL7Ij5SzokjzQY8Ev_jb_DGQY 13523
cuatro/optimizer/implementations/CUATRO_g.py sha256=jmQ7IjNQDKSkHmM3o7rd3fbvdv6Ur77SWtPfOHkLUFM 13425
cuatro/optimizer/implementations/dim_red_heuristics/CUATRO_PLS.py sha256=WsDnIKWgdGcTHgjhmOIZdYWjlmNNQQxWmQunuMISfas 16500
cuatro/optimizer/implementations/dim_red_heuristics/CUATRO_PLS_bandit.py sha256=0M11RkKqt5CjHjh5PrvOrbD3o-_ZLAzEMT2ml9XB9ow 22295
cuatro/optimizer/implementations/dim_red_heuristics/CUATRO_PLS_explore.py sha256=AkB6C8tpyef8A36Gxu06yNov3hQqEmoDfGdKX3_NnYY 18872
cuatro/optimizer/implementations/dim_red_heuristics/CUATRO_embedding.py sha256=mOnKkCgiTnvHRomjfzT47zKWRfC-R9JEbc2lMUi9s7E 16837
cuatro/optimizer/implementations/global_heuristics/CUATRO_TIP.py sha256=vn8qgbS0RKe67B9a9m4HwmvdlClPwXpPKQDpA-B3s-Y 11096
cuatro/optimizer/implementations/global_heuristics/CUATRO_TIS.py sha256=6Fn1_WhDTQyI4zQgb17VlNd_EXmvgnmI62U2vuD3cWM 17419
cuatro/optimizer/implementations/local_heuristics/CUATRO_exploit_explore.py sha256=G_QC6jkw81flUPCgNpMvO4JVpOYmfjGAEdT2OCSbOIg 13266
cuatro/optimizer/implementations/local_heuristics/CUATRO_feasible_sampling.py sha256=YurObaox_mmMiVc5-pGepj2HNx5bbdCRyWdxdx2u74s 20908
cuatro/optimizer/implementations/local_heuristics/CUATRO_sampling_region.py sha256=Nc89LEj07a53fdMF55ADZXM_ey5k-9HPEfjCGbhL7Gg 20174
cuatro/samplers/sampling.py sha256=6NN-WLLHxG49eyxtmZ5vTOnUpYVIov9cTI7jDv5KZgo 12407
cuatro/test_functions/constraints/rosenbrock_constrained.py sha256=OUbldYsIF5jf_8CglF01fNg0AScFOxu0VGDAtgd34H0 250
cuatro/test_functions/functions/benchmarking_funcs.py sha256=-YFw1fq9bNF8TUXJuowV-BEKKmyh_rNSILtSiXaIco8 1961
cuatro/test_functions/high_dim/RB.py sha256=I5DVBr-c03kYCqglWEwXjIW9_1rzduCFn-Fh5H9nVu0 679
cuatro-0.1.3.dist-info/LICENSE.txt sha256=s88j5bFpRKMK3SHXnhOn0yLOtxfz5isCltJXRC2C7JE 1075
cuatro-0.1.3.dist-info/METADATA sha256=vxvUl5s-iXkfTpPL6oaJOGNY03IUwqpDEPQZKyvSv0c 4928
cuatro-0.1.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cuatro-0.1.3.dist-info/top_level.txt sha256=KclQejXUrz6TXuieXUp9hgvi9F3zXa69AhozIuhfAc8 7
cuatro-0.1.3.dist-info/RECORD

top_level.txt

cuatro