celerite2

View on PyPIReverse Dependencies (12)

0.3.1 celerite2-0.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
celerite2-0.3.1-cp39-cp39-win_amd64.whl
celerite2-0.3.1-cp39-cp39-macosx_10_9_x86_64.whl
celerite2-0.3.1-cp39-cp39-macosx_10_9_universal2.whl
celerite2-0.3.1-cp39-cp39-macosx_11_0_arm64.whl
celerite2-0.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
celerite2-0.3.1-cp38-cp38-win_amd64.whl
celerite2-0.3.1-cp38-cp38-macosx_10_9_x86_64.whl
celerite2-0.3.1-cp38-cp38-macosx_10_9_universal2.whl
celerite2-0.3.1-cp38-cp38-macosx_11_0_arm64.whl
celerite2-0.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
celerite2-0.3.1-cp37-cp37m-win_amd64.whl
celerite2-0.3.1-cp37-cp37m-macosx_10_9_x86_64.whl
celerite2-0.3.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
celerite2-0.3.1-cp36-cp36m-win_amd64.whl
celerite2-0.3.1-cp36-cp36m-macosx_10_9_x86_64.whl
celerite2-0.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
celerite2-0.3.1-cp312-cp312-win_amd64.whl
celerite2-0.3.1-cp312-cp312-macosx_10_9_x86_64.whl
celerite2-0.3.1-cp312-cp312-macosx_10_9_universal2.whl
celerite2-0.3.1-cp312-cp312-macosx_11_0_arm64.whl
celerite2-0.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
celerite2-0.3.1-cp311-cp311-win_amd64.whl
celerite2-0.3.1-cp311-cp311-macosx_10_9_x86_64.whl
celerite2-0.3.1-cp311-cp311-macosx_10_9_universal2.whl
celerite2-0.3.1-cp311-cp311-macosx_11_0_arm64.whl
celerite2-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
celerite2-0.3.1-cp310-cp310-win_amd64.whl
celerite2-0.3.1-cp310-cp310-macosx_10_9_x86_64.whl
celerite2-0.3.1-cp310-cp310-macosx_10_9_universal2.whl
celerite2-0.3.1-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: celerite2
Version: 0.3.1
Filename: celerite2-0.3.1-cp311-cp311-win_amd64.whl
Download: [link]
Size: 987179
MD5: 74a657cf2db361edb1308f5235f047e1
SHA256: 77ddacf38e0a96b380be1b705d7fc66945c99da13936d82aab09742bdf436427
Uploaded: 2024-03-06 22:53:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: celerite2
Version: 0.3.1
Summary: Fast and scalable Gaussian Processes in 1D
Author: Daniel Foreman-Mackey
Author-Email: foreman.mackey[at]gmail.com
Maintainer: Daniel Foreman-Mackey
Maintainer-Email: foreman.mackey[at]gmail.com
Home-Page: https://celerite2.readthedocs.io
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: isort; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: black-nbconvert; extra == "dev"
Requires-Dist: coverage[toml]; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Requires-Dist: celerite (>=0.3.1); extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: nbstripout; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-material; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: breathe; extra == "docs"
Requires-Dist: myst-nb; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: scipy; extra == "docs"
Requires-Dist: emcee; extra == "docs"
Requires-Dist: pymc (>=5); extra == "docs"
Requires-Dist: tqdm; extra == "docs"
Requires-Dist: numpyro; extra == "docs"
Requires-Dist: jax; extra == "jax"
Requires-Dist: jaxlib; extra == "jax"
Requires-Dist: pymc (>=5.9.2); extra == "pymc"
Requires-Dist: pymc3 (>=3.9); extra == "pymc3"
Requires-Dist: numpy (<1.22); extra == "pymc3"
Requires-Dist: xarray (<2023.10.0); extra == "pymc3"
Requires-Dist: isort; extra == "style"
Requires-Dist: black; extra == "style"
Requires-Dist: black-nbconvert; extra == "style"
Requires-Dist: coverage[toml]; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: scipy; extra == "test"
Requires-Dist: celerite (>=0.3.1); extra == "test"
Requires-Dist: pymc3 (>=3.9); extra == "theano"
Requires-Dist: numpy (<1.22); extra == "theano"
Requires-Dist: xarray (<2023.10.0); extra == "theano"
Requires-Dist: matplotlib; extra == "tutorials"
Requires-Dist: scipy; extra == "tutorials"
Requires-Dist: emcee; extra == "tutorials"
Requires-Dist: pymc (>=5); extra == "tutorials"
Requires-Dist: tqdm; extra == "tutorials"
Requires-Dist: numpyro; extra == "tutorials"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: jax
Provides-Extra: pymc
Provides-Extra: pymc3
Provides-Extra: style
Provides-Extra: test
Provides-Extra: theano
Provides-Extra: tutorials
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1166 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: false
Tag: cp311-cp311-win_amd64

RECORD

Path Digest Size
celerite2/__init__.py sha256=JtboHWYyGc6Ahmk7nkzUGWAPzkWXScoNWtHgD1TTKDM 1463
celerite2/backprop.cp311-win_amd64.pyd sha256=E5YOB3BOWWI9BrGd6spsXXEkni_xgdOf6h_OVreV0Sg 1075712
celerite2/backprop.cpp sha256=SHbk4rMVoD6iJROTuPBuu9DznYThhYWom5YQ2AmEvhA 69512
celerite2/celerite2_version.py sha256=sNUIXY4j-uBW0UNJ1UBlk71jQtO-yq-NEWFI_pOQcKY 23
celerite2/citation.py sha256=SvNq5zonrVSDYnXTl6tLsW0HihqFbKpxhTKYHFLVEkg 1146
celerite2/core.py sha256=tSuKYt3prxGS2zlIudGBfyZrmx3rS7KHDrdES8D5cHE 17945
celerite2/definitions.json sha256=Ly5nArVdHiMOmg4KWNuNjcs4fs7wePfmAGgmYlqBd2k 7221
celerite2/driver.cp311-win_amd64.pyd sha256=k_oG9__EXAvz_CMXkzGdEJhAHCuuZo_KuNDYI2StKHk 448000
celerite2/driver.cpp sha256=hmYsClRGJlaibLX--zMDAWBYTrHugMx3IBdb0fb3ZBg 23912
celerite2/driver.hpp sha256=YunvXea8RFHMV5zveUWAvim4zy5l-yz1CBSLyaIKZQk 11369
celerite2/numpy.py sha256=qVuu1iACSHxWlhWUQYMQIZ743WNyrBPZH95OIED9fyo 3972
celerite2/terms.py sha256=5XxZ-qnTTwCkz9xerUYCDjuE0kQPasb26L5-RopqEUw 25546
celerite2/testing.py sha256=_LLPVNgMdmoCNQrszchdoZeMLBvM084kPIndEx8JLuY 5956
celerite2/jax/__init__.py sha256=UHsl9Jt8OAVO9I5d8cZdIWQUVxs286L74uLBIJdGpA8 820
celerite2/jax/celerite2.py sha256=C2PdE-bXwyF4xagTzJJRqbQAXdAzMgCDC7KDAyJHuKs 1962
celerite2/jax/distribution.py sha256=2qVh6I250V25LoshGKojvSaIc4ByN2NG8XcbM8U8nYA 777
celerite2/jax/ops.py sha256=7Rdu0YpIrs-b7o0wQyWPwIYUFKb7cNSNTy6d8sBdwDE 8266
celerite2/jax/terms.py sha256=H4WtdRQ9MfB_D3pgRNLX8IbDCjAtXldJZ12bpE5vAOw 18225
celerite2/jax/xla_ops.cp311-win_amd64.pyd sha256=AJcN1v6dVgrO1HuZVEUJSfvLg5sKqA7nwp0YMhaadJg 1042432
celerite2/jax/xla_ops.cpp sha256=XTvml92gdVGMi-QJLC5-aREarpezG91L4ySHdUX_DxM 51445
celerite2/pymc/__init__.py sha256=IAYeW2at4n8afji4pQIaEmaq2oa4wh7BgThO_99qT-g 796
celerite2/pymc/celerite2.py sha256=VwT5r_f_xZjn9sXEOZY8kutVF-0m3Csp1lsoXnMPHqI 5406
celerite2/pymc/distribution.py sha256=bnFpKbOE3c4NYGRrhyxayQE7nRQs2j8v9Qanr8nCQy0 4365
celerite2/pymc/jax_support.py sha256=sreQoyxiqm0X6o913DaC-0CZ10jG8M2ZvCEe3hKF0l8 502
celerite2/pymc/ops.py sha256=bTHF-vEC_q975WpiBT_N3HvbryRSyREN0qaSmrMlcCI 5212
celerite2/pymc/terms.py sha256=ivA7LPCGMr4OPozN03mPsUawy7wOCpXECVb_ctxxG9A 17388
celerite2/pymc3/__init__.py sha256=yIyRwASmsaLoT0-Vuz1uf9KOhhVAeHeUl83yXyt0jqs 685
celerite2/pymc3/celerite2.py sha256=OZnlxIp8BOsxVIwy677Vr6Mr2ajS6j74wuVQHK4jeh4 5182
celerite2/pymc3/distribution.py sha256=XL5XI9EIM8XxRxF75SV-0EKW_st2Cjwe0bOIK_qqPr0 1495
celerite2/pymc3/ops.py sha256=636cOtJvloaDBkg_VfgiPoQ1m_i4Ib0vBd2Lpxwi5QM 5204
celerite2/pymc3/terms.py sha256=H1QF1Mj7I07BBQQ5ha-8uwpeW3DIgtZslvOa4d7WUd4 16267
celerite2/theano/__init__.py sha256=dT8eR1vsxhxY7CENj-VlKG-itQwrOwK9d17YJhFyHZI 292
celerite2/theano/terms.py sha256=Zx__DMplSndAPUH8QoJZPEIMbcUvzcixBm-hSEk0iNo 408
celerite2-0.3.1.dist-info/LICENSE sha256=xCA6YZnoViohSfBukLSR7vx-ghiJdTByKjicashgBDo 1101
celerite2-0.3.1.dist-info/METADATA sha256=zhBVWY8cdqA4IuYxJPAuIGncU_JwocQycy4JLjRJjEQ 4192
celerite2-0.3.1.dist-info/WHEEL sha256=ircjsfhzblqgSzO8ow7-0pXK-RVqDqNRGQ8F650AUNM 102
celerite2-0.3.1.dist-info/top_level.txt sha256=fvySxB74L29TdfYyEBdDsFoMRp5YWsyMXOz5-rod9ks 10
celerite2-0.3.1.dist-info/RECORD

top_level.txt

celerite2