foambo

View on PyPIReverse Dependencies (0)

0.1.2 foambo-0.1.2-py3-none-any.whl

Wheel Details

Project: foambo
Version: 0.1.2
Filename: foambo-0.1.2-py3-none-any.whl
Download: [link]
Size: 17931
MD5: 6b6eeba61f1303cd7874276e45064e0d
SHA256: 8475f1a17b77507bd5b0ee3940c618d2c6fa93a5ff0419a9c0b96b1c80addabe
Uploaded: 2024-07-29 13:29:25 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: foambo
Version: 0.1.2
Summary: Configuration-based Multi-objective Bayesian Optimization on OpenFOAM cases with Ax-platform
Author-Email: Mohammed Elwardi Fadeli <elwardifadeli[at]gmail.com>
Project-Url: Homepage, https://github.com/FoamScience/OpenFOAM-Multi-Objective-Optimization
Project-Url: Bug Tracker, https://github.com/FoamScience/OpenFOAM-Multi-Objective-Optimization/issues
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: GPU
Classifier: Framework :: Dash
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Requires-Dist: ax-platform (==0.4.1)
Requires-Dist: dash-bootstrap-components (>=1.4.2)
Requires-Dist: dash (>=2.11.1)
Requires-Dist: hydra-core (>=1.3.2)
Requires-Dist: kaleido (>=0.2.1)
Requires-Dist: omegaconf (>=2.3.0)
Requires-Dist: pyfoam (>=2023.7)
Requires-Dist: regex (>=2023.6.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2922 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
foambo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
foambo/core.py sha256=myUrf8nUVHNBLKqP7vzI4mhEupMlo4NtxKG5_V-Lvac 19036
foambo/foamBO.py sha256=q4EfFFDiJQ-doRGfKBhGUAySieS1I4RC0qDqwhJD9a4 11307
foambo/foamDash.py sha256=Sw_2IGxtxaLwbdJb0QzlmpgJ0LxI7qBZb58UWhucg2A 6336
foambo/foamValidate.py sha256=e3QkDgiYfQRKlZ3126Eib-9LwmrSf8gNVR01zAwx2ps 7817
foambo-0.1.2.dist-info/METADATA sha256=Jipgfm4WdK4v-JTajxXCZG9L7_42jN3hwGor-2EjrHk 4131
foambo-0.1.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
foambo-0.1.2.dist-info/entry_points.txt sha256=R9Vq3hvp9cCHsCxrbdhZ07tiK4KKNL0A3wGcsCvWkV4 133
foambo-0.1.2.dist-info/RECORD

entry_points.txt

foamBO = foambo.foamBO:exp_main
foamDash = foambo.foamDash:dash_main
foamValidateBO = foambo.foamValidate:val_main