merlin-spellbook

View on PyPIReverse Dependencies (0)

0.8.1 merlin_spellbook-0.8.1-py3-none-any.whl

Wheel Details

Project: merlin-spellbook
Version: 0.8.1
Filename: merlin_spellbook-0.8.1-py3-none-any.whl
Download: [link]
Size: 33619
MD5: 481aa3bad9b88a49cad9358c17943afd
SHA256: 792fb4eeeb166af8b711cc4f4524d8b8c7ea05325ed0ce63bb1a034c5cbe2a27
Uploaded: 2023-03-08 16:43:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: merlin-spellbook
Version: 0.8.1
Summary: The building blocks of workflows!
Author: Merlin Dev team
Author-Email: merlin[at]llnl.gov
Home-Page: https://github.com/LLNL/merlin-spellbook
License: MIT
Keywords: machine learning workflow utilities
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: coloredlogs
Requires-Dist: click
Requires-Dist: numpy
Requires-Dist: pyDOE2
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: importlib-resources; python_version < "3.7"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: black (==22.8.0); extra == "dev"
Requires-Dist: dep-license; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: sphinx (>=2.0.0); extra == "dev"
Requires-Dist: alabaster; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 51 characters]

WHEEL

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

RECORD

Path Digest Size
spellbook/__init__.py sha256=N4oiIV-OYYtfXUFHazvM0U1LaLv-Gwg6QcV2rU-FeG4 45
spellbook/__main__.py sha256=rxYiioXJxFNuSC2Z8ggMPRTx4_1Ogkr0xbd5oBQJVoQ 94
spellbook/log_formatter.py sha256=6S7XZeO74TNKWPwtz2OJH8lE2KQ6bcjMjlg6CBES21s 2302
spellbook/main.py sha256=vELG8DQRgl_iQyrC0VJVdkvzj1HwjqWWP6yJUf2ZUtc 2005
spellbook/utils.py sha256=a1o36Ht4z1ZI1lK36KZqD9j480kJCrLdOHyld2mobKs 2386
spellbook/commands/__init__.py sha256=DttHoVfK0ctm_Sn1aCPAF46Ic929OxTN8e7Ql3glrAk 153
spellbook/commands/collect.py sha256=UVdx2p79k0J9211YTxM1eHK_j_VpwggNnoh-Tm-x2gc 566
spellbook/commands/conduit-collect.py sha256=qFTb0fKu3Y7BrLVnV41peI5sWYWHso7zGxd_SKBie5g 1273
spellbook/commands/conduit-translate.py sha256=Po3xRAJlM--gAZ9LSJ3Tv2B-VZ7HqXqMdaEDSF0oToI 1350
spellbook/commands/learn.py sha256=d3fnk7HrCqCzva5mBsfqx9rQsGYEZk4F62wGBmG7xjQ 1128
spellbook/commands/make-barrier-cost.py sha256=s32aXlU3Lgc98c9KaRBOZ6tsOZ_2KyjbNvtRS_UCNMM 2282
spellbook/commands/make-samples.py sha256=TrKWUR_fPj54BpJir5lxhmEpsB0vw2ODeiVfECt05jc 3078
spellbook/commands/predict.py sha256=Puu4_w1xQM1hgBpa9DXIbbkcmAiddZ4q16NmFAKdPU4 720
spellbook/commands/serialize.py sha256=ge1pFiVTAbfDGcndlNthhubWpF7IFxZGxOdWumUqcf0 1448
spellbook/commands/stack-npz.py sha256=eIZ2x4tvX34xxBcCKKWhVAo8YSIZkoP8L2fOgGV1Dc8 577
spellbook/commands/translate.py sha256=RmSd7qbZuEasYaLoh8yLv7aQZX5_hXA-PI13jPKuyMA 893
spellbook/data_formatting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spellbook/data_formatting/collector.py sha256=I6Nq8L8WDiyVp5XEg2ioV2Ca5WNp5v1DaCvOp9BqcDU 269
spellbook/data_formatting/serialize.py sha256=MeW2h5kgZDec5p6mIDDGVwGKP4PlisfxN-GxDuhzNeE 1155
spellbook/data_formatting/stack_npz.py sha256=dZ61yeAoatjkDCAyc8tnWNtD5ri3_30W1HPjAxibCMY 2673
spellbook/data_formatting/translator.py sha256=WIYeawCZI5J7DLielVc1FuNYnZ6RT-UeQSNzOyCODkw 2202
spellbook/data_formatting/conduit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spellbook/data_formatting/conduit/python/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spellbook/data_formatting/conduit/python/collector.py sha256=Ex6LPe8Enmd4DI0PvzhO8iEPOj8zBexoJfJ06i0dC_0 1933
spellbook/data_formatting/conduit/python/conduit_bundler.py sha256=nHX_Fj3D9yfa6zOb25RahD2PhTVA3lYON5rtjJRDKxM 7232
spellbook/data_formatting/conduit/python/translator.py sha256=vDkdTm1XMl5p5PYOilPm2lsEY6MnyGViJrPvefbLj3M 5285
spellbook/ml/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spellbook/ml/learn.py sha256=lcUCvN7TGDSXBHVeIuyXz-4GVTD7AEUOY18TSLeE00E 2447
spellbook/ml/learn_alt.py sha256=5PrRkeINuKLvRkwvaHwFl5q3oDcoptC8wMSOLj09iMM 833
spellbook/ml/predict.py sha256=TepJ-E4812-7SwsZvT7FvfJpTxSKzv9XfExXI18-G-Y 1873
spellbook/ml/surrogates.py sha256=xl0wxEtjqknvbxjn_QwP9yVVp3yQgUbSNW0TDMIg3l4 3428
spellbook/optimization/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spellbook/optimization/qoi.py sha256=LgP2O2l9hvZKHi3-b8MlsKr7bKybbuKwHaQ6CTE92T8 4607
spellbook/sampling/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spellbook/sampling/make_samples.py sha256=fZwCHrwGC6RD5MYNTs79L8T9Ul9MwpbP7upN_39g1Gg 8207
merlin_spellbook-0.8.1.dist-info/LICENSE sha256=BbURa95T9VtkxCLQ-e3_BuKakO695B_VO6txfrIn4Y8 1095
merlin_spellbook-0.8.1.dist-info/METADATA sha256=h5_iP0NELkTrTvgBuegbksAknoTzXqhzy0mcxTPi8hU 1269
merlin_spellbook-0.8.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
merlin_spellbook-0.8.1.dist-info/entry_points.txt sha256=nLpLIYnaKkslJBnt87TUUQX89RorQhauF_PtTsUT1MM 50
merlin_spellbook-0.8.1.dist-info/top_level.txt sha256=mL7M9kCzo_sE_bt4FPXIdHtCV8YiDCAH8kkdOSI3yqw 10
merlin_spellbook-0.8.1.dist-info/RECORD

top_level.txt

spellbook

entry_points.txt

spellbook = spellbook.main:main