hypermapper

View on PyPIReverse Dependencies (0)

2.3.0 hypermapper-2.3.0-py3-none-any.whl

Wheel Details

Project: hypermapper
Version: 2.3.0
Filename: hypermapper-2.3.0-py3-none-any.whl
Download: [link]
Size: 113673
MD5: 69308aaa8a3c8134ca72f97d84b895af
SHA256: 46f1944671c6699c95e6397a0a11e14fadb5e6f43d67e3d9c392aa5bbb9852a7
Uploaded: 2022-04-25 01:45:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hypermapper
Version: 2.3.0
Summary: HyperMapper is a multi-objective black-box optimization tool based on Bayesian Optimization.
Author: Luigi Nardi
Author-Email: luigi.nardi[at]cs.lth.se
Home-Page: https://github.com/luinardi/hypermapper
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: cma
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: ply
Requires-Dist: jsonschema
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: GPy
Requires-Dist: pyDOE
Requires-Dist: statsmodels
Requires-Dist: ipykernel
Requires-Dist: scipy
Requires-Dist: threadpoolctl
Requires-Dist: pygmo; extra == "plot_hvi"
Requires-Dist: statsmodels; extra == "plot_hvi"
Provides-Extra: plot_hvi
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2483 characters]

WHEEL

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

RECORD

Path Digest Size
hypermapper/__init__.py sha256=399XSbrhp5Z1S1jsLLfbTDPHM1Xw_elEKyvp3Z_4ZgQ 665
hypermapper/_branin_scenario.json sha256=PPmePI3A0FSedViuEbWAABMNjO56Q1r8xp-8VP7JS0g 432
hypermapper/_cli.py sha256=OmtDqdOpEVqMmmPGS5MDRzxuKEkafma1fINi_Lhoe_I 1473
hypermapper/bo.py sha256=du0wonGcUGnpe811BGmH131V7YVu3ZSeIhGN197cp8c 28308
hypermapper/cma_es.py sha256=rIdX68crqKxliBMEijyhedYwJtN9L7MLYUr605_cwG8 6901
hypermapper/compute_pareto.py sha256=4D1ytsXsIKz4azjljPK1wUuwBd2yKE7487C3PxYjF0k 15565
hypermapper/evolution.py sha256=Z9-vpEhmkvf2z5760kaTCWuI2HJyKRAE3JfxAwA3KtE 20000
hypermapper/local_search.py sha256=Nwpv0_eSRRL2sITQR1uFdZOhC0aezj5WJupGEaz7qxE 41726
hypermapper/models.py sha256=5x4H3g5po0paODzxLjYUehlR3TAZFnX5tboMXh6AZ0U 49458
hypermapper/optimizer.py sha256=oyFArcFcboTizASgS8N8lWGSJZUiH2uA_WgwSGIWXdI 9828
hypermapper/pibo.py sha256=Lz7xAj6kawvnBC4jfc3ecNzdL7Q5Prxl0PrVYGT-Uf4 8856
hypermapper/plot_hvi.py sha256=Gef9QLVWgRFhCCZK-jyjsltysrSKGpSICOwWaNDYuxs 34020
hypermapper/plot_model_fit.py sha256=MvHAzQEUH2ewQFdzja6wMWUDmh52Kh3CQ2vaxlzyxgc 21218
hypermapper/plot_optimization_results.py sha256=yXwhEf5K8lDrW9DeFd4FddkOI4LtcDkGbgm8Q4f2gr4 12014
hypermapper/plot_pareto.py sha256=7aq2MqVX1pEQdbUbNqESFNlt1oShnb6bVhl-H49-yb0 19707
hypermapper/prior_optimization.py sha256=hadRyd5M2I7exXXWesUJsr8_ZNiPYIOvjooMGCmFMjU 20443
hypermapper/profiling.py sha256=gmVcBeX12H5Y00wmfHI7j8FElTCIY-i7ou-j8An6Yb0 3146
hypermapper/random_scalarizations.py sha256=wC3G5f4VB2QljCj3PjFe0EO3Vgo1mfrUeVboFqYwO5w 27345
hypermapper/schema.json sha256=tJVKEPYy9tAn7m69C9O4xZvreHSU2ZNhE5kojbKtX9o 28313
hypermapper/space.py sha256=QIiriT4Yg6ISwPqxR_PDFr-OMatjdUG2w385_aC31FM 125816
hypermapper/utility_functions.py sha256=9DQmc9uDwxeOzH07ZHALg7QO0AONxf0-U65CXT9yU8s 32398
hypermapper-2.3.0.dist-info/LICENSE sha256=tttnFiCZkBdaBEwv4jqR_Qv7hCz2T2-TnJkA6qVMLQU 1051
hypermapper-2.3.0.dist-info/METADATA sha256=mhzQ4xEf6wkA0PFiFEPVVdOM9veuskAJFtCGsN7g6Ys 3434
hypermapper-2.3.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
hypermapper-2.3.0.dist-info/entry_points.txt sha256=cnKsIx6XZJjlE4gBUVvuhT8J67xIVtqjAyFl3CQEc44 355
hypermapper-2.3.0.dist-info/top_level.txt sha256=RjfgH7iLfabKVtdDAAxWcqJRpW18AA7n5HwKxAyOlgE 12
hypermapper-2.3.0.dist-info/RECORD

top_level.txt

hypermapper

entry_points.txt

hm-compute-pareto = hypermapper._cli:_compute_pareto_cli
hm-plot-hvi = hypermapper._cli:_plot_hvi_cli
hm-plot-optimization-results = hypermapper._cli:_plot_optimization_results_cli
hm-plot-pareto = hypermapper._cli:_plot_pareto_cli
hm-quickstart = hypermapper._cli:_branin_quick_start_cli
hypermapper = hypermapper._cli:_hypermapper_cli