celerite2


Namecelerite2 JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryFast and scalable Gaussian Processes in 1D
upload_time2024-06-23 01:43:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # celerite2

_celerite_ is an algorithm for fast and scalable Gaussian Process (GP)
Regression in one dimension and this library, _celerite2_ is a re-write of the
original [celerite project](https://celerite.readthedocs.io) to improve
numerical stability and integration with various machine learning frameworks.
Documentation for this version can be found
[here](https://celerite2.readthedocs.io/en/latest/). This new implementation
includes interfaces in Python and C++, with full support for PyMC (v3 and v4)
and JAX.

This documentation won't teach you the fundamentals of GP modeling but the best
resource for learning about this is available for free online: [Rasmussen &
Williams (2006)](http://www.gaussianprocess.org/gpml/). Similarly, the
_celerite_ algorithm is restricted to a specific class of covariance functions
(see [the original paper](https://arxiv.org/abs/1703.09710) for more information
and [a recent generalization](https://arxiv.org/abs/2007.05799) for extensions
to structured two-dimensional data). If you need scalable GPs with more general
covariance functions, [GPyTorch](https://gpytorch.ai/) might be a good choice.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "celerite2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Dan Foreman-Mackey <foreman.mackey@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/06/93/d0681e161a1218309db6609c8455071a27b098e86e4b91fee43bd86661cd/celerite2-0.3.2.tar.gz",
    "platform": null,
    "description": "# celerite2\n\n_celerite_ is an algorithm for fast and scalable Gaussian Process (GP)\nRegression in one dimension and this library, _celerite2_ is a re-write of the\noriginal [celerite project](https://celerite.readthedocs.io) to improve\nnumerical stability and integration with various machine learning frameworks.\nDocumentation for this version can be found\n[here](https://celerite2.readthedocs.io/en/latest/). This new implementation\nincludes interfaces in Python and C++, with full support for PyMC (v3 and v4)\nand JAX.\n\nThis documentation won't teach you the fundamentals of GP modeling but the best\nresource for learning about this is available for free online: [Rasmussen &\nWilliams (2006)](http://www.gaussianprocess.org/gpml/). Similarly, the\n_celerite_ algorithm is restricted to a specific class of covariance functions\n(see [the original paper](https://arxiv.org/abs/1703.09710) for more information\nand [a recent generalization](https://arxiv.org/abs/2007.05799) for extensions\nto structured two-dimensional data). If you need scalable GPs with more general\ncovariance functions, [GPyTorch](https://gpytorch.ai/) might be a good choice.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Fast and scalable Gaussian Processes in 1D",
    "version": "0.3.2",
    "project_urls": {
        "Bug tracker": "https://github.com/exoplanet-dev/celerite2/issues",
        "Homepage": "https://celerite2.readthedocs.io",
        "Source": "https://github.com/exoplanet-dev/celerite2"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58afec95425f3b2497c5f899b9a3b35be8fa1e99b6b61405c91d7aaa47090a71",
                "md5": "2f260e02c8a2e0bc9b5e7004f77e817a",
                "sha256": "5e71c92831bad82c2162e36d7a825bf969c28ed6ff2aed63b0f9661603f1ec1e"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2f260e02c8a2e0bc9b5e7004f77e817a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 829323,
            "upload_time": "2024-06-23T01:42:51",
            "upload_time_iso_8601": "2024-06-23T01:42:51.947555Z",
            "url": "https://files.pythonhosted.org/packages/58/af/ec95425f3b2497c5f899b9a3b35be8fa1e99b6b61405c91d7aaa47090a71/celerite2-0.3.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "650a965fd88ea8fd2f36e0ea49de9cca4b882db1718d9333ab4cfc2e54b73f93",
                "md5": "cbc80542575d2ce5f2885aad892be537",
                "sha256": "65069c52c94ff4780b89253cad326ba12cd58633f6af29290f0abe46498e8755"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cbc80542575d2ce5f2885aad892be537",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 600783,
            "upload_time": "2024-06-23T01:42:54",
            "upload_time_iso_8601": "2024-06-23T01:42:54.181124Z",
            "url": "https://files.pythonhosted.org/packages/65/0a/965fd88ea8fd2f36e0ea49de9cca4b882db1718d9333ab4cfc2e54b73f93/celerite2-0.3.2-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ea441a5d43678955a631d829c34630728ab2cca0acedbd7e1e3abf83fa6bac5",
                "md5": "294a1487ab797e65c7737eab9f848e16",
                "sha256": "308700056975396676a668847947bbcf91a1a2320999060428f974713edf63aa"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "294a1487ab797e65c7737eab9f848e16",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 636618,
            "upload_time": "2024-06-23T01:42:55",
            "upload_time_iso_8601": "2024-06-23T01:42:55.949499Z",
            "url": "https://files.pythonhosted.org/packages/7e/a4/41a5d43678955a631d829c34630728ab2cca0acedbd7e1e3abf83fa6bac5/celerite2-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d469802324d6603a35e5671ebe3e32ab9aec4113c004c30b818157c34c550380",
                "md5": "f011bfc8531fe01c54f0ea27882626c1",
                "sha256": "6ed527e41c2da7c0248478f0203421db5fbb12748426f04b65cc866c1f32a888"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f011bfc8531fe01c54f0ea27882626c1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 642597,
            "upload_time": "2024-06-23T01:42:57",
            "upload_time_iso_8601": "2024-06-23T01:42:57.761911Z",
            "url": "https://files.pythonhosted.org/packages/d4/69/802324d6603a35e5671ebe3e32ab9aec4113c004c30b818157c34c550380/celerite2-0.3.2-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "823f0d35cae3b7aeba07e73732d063bfac66f360574f0b543a80dd0e28fce674",
                "md5": "2f2482ead4dec2421e3780a49ed625fa",
                "sha256": "837ba24c3472789111b95ef437ff7caaafd648ef5a6818c092cda0f69b5774a6"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2f2482ead4dec2421e3780a49ed625fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 833877,
            "upload_time": "2024-06-23T01:42:59",
            "upload_time_iso_8601": "2024-06-23T01:42:59.008700Z",
            "url": "https://files.pythonhosted.org/packages/82/3f/0d35cae3b7aeba07e73732d063bfac66f360574f0b543a80dd0e28fce674/celerite2-0.3.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc04d781fd51859b5762ddff3d91fba0bd70397251af48bbbbaf015472d5aed0",
                "md5": "0e86d0114c9166de5199b674a73e88e9",
                "sha256": "67b89c27e8d34e0d9e5fafe89864b7a5899f700e40723ebf9fc3ee78d0a13537"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0e86d0114c9166de5199b674a73e88e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 604675,
            "upload_time": "2024-06-23T01:43:01",
            "upload_time_iso_8601": "2024-06-23T01:43:01.037812Z",
            "url": "https://files.pythonhosted.org/packages/fc/04/d781fd51859b5762ddff3d91fba0bd70397251af48bbbbaf015472d5aed0/celerite2-0.3.2-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "142326792653f96e8f9e91987b8171c0e8b540251d61f44f4dc4318dec4eb882",
                "md5": "234561db57bad6cda0dc607ad8f0c3a8",
                "sha256": "496811917fc85e550b9f86d6b93b97e2b08c179721a11781409d9f4d5d87153b"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "234561db57bad6cda0dc607ad8f0c3a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 642158,
            "upload_time": "2024-06-23T01:43:02",
            "upload_time_iso_8601": "2024-06-23T01:43:02.785374Z",
            "url": "https://files.pythonhosted.org/packages/14/23/26792653f96e8f9e91987b8171c0e8b540251d61f44f4dc4318dec4eb882/celerite2-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fddd76a3f61158879a52117fbdf46ef7088bed3192996d116426a57bb1ba49ff",
                "md5": "0ce501e1e1220d4d1756efc42b368c4e",
                "sha256": "2cc48985e35b258b5ee7317d737e80d40e9579bdd5d6a93ba9294374db55ec4a"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0ce501e1e1220d4d1756efc42b368c4e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 645442,
            "upload_time": "2024-06-23T01:43:04",
            "upload_time_iso_8601": "2024-06-23T01:43:04.019378Z",
            "url": "https://files.pythonhosted.org/packages/fd/dd/76a3f61158879a52117fbdf46ef7088bed3192996d116426a57bb1ba49ff/celerite2-0.3.2-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fd6213ad2a9066d5d2127d5bee329b275a3bb9d1b5a87486db809e1674731ba",
                "md5": "6b855a853cea94153dc1cacd4986803a",
                "sha256": "53781c7b2e8759bc6a9dc8e86965c6a77da1d2f584cf9c0e3822e20af4c64e3a"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6b855a853cea94153dc1cacd4986803a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 830319,
            "upload_time": "2024-06-23T01:43:05",
            "upload_time_iso_8601": "2024-06-23T01:43:05.844769Z",
            "url": "https://files.pythonhosted.org/packages/4f/d6/213ad2a9066d5d2127d5bee329b275a3bb9d1b5a87486db809e1674731ba/celerite2-0.3.2-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cf90ad3912ef8e436feda76492f7ef150ee10ba449c6cea5aba3580e9dd5f45",
                "md5": "7540d8ddf760c612b3df6b15f867c2ee",
                "sha256": "5cf8b80ea8c465508ace18c511f681a7f979c88495fe02b1e93472df32e0a9e5"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7540d8ddf760c612b3df6b15f867c2ee",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 602737,
            "upload_time": "2024-06-23T01:43:06",
            "upload_time_iso_8601": "2024-06-23T01:43:06.960043Z",
            "url": "https://files.pythonhosted.org/packages/9c/f9/0ad3912ef8e436feda76492f7ef150ee10ba449c6cea5aba3580e9dd5f45/celerite2-0.3.2-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f158de7d2b8daa50715ac3bd48bdd285502f27b79eb6fe1285c7d1ce95de26bb",
                "md5": "dcbd617bfdd6de83d2aee75658b59c59",
                "sha256": "9bf284866ea1a5e94c27bc66cb526086ae8f4cb6e6f0a7747e289e5872ddb269"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dcbd617bfdd6de83d2aee75658b59c59",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 639974,
            "upload_time": "2024-06-23T01:43:08",
            "upload_time_iso_8601": "2024-06-23T01:43:08.798145Z",
            "url": "https://files.pythonhosted.org/packages/f1/58/de7d2b8daa50715ac3bd48bdd285502f27b79eb6fe1285c7d1ce95de26bb/celerite2-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a4b7030c369dbc62f1deeaefc262205ee8fc8f62735eed28f7ec03729511672",
                "md5": "ca95d49ab865290f498f9e284e8de54b",
                "sha256": "da59f1563fb912967025e2ac4e49def0e260f6705574344be8ad04a9a11ddb61"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ca95d49ab865290f498f9e284e8de54b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 645915,
            "upload_time": "2024-06-23T01:43:10",
            "upload_time_iso_8601": "2024-06-23T01:43:10.253924Z",
            "url": "https://files.pythonhosted.org/packages/0a/4b/7030c369dbc62f1deeaefc262205ee8fc8f62735eed28f7ec03729511672/celerite2-0.3.2-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70d8550aaa3ee57c47ef7e31a17102c61bb4929fef8bc9e566c0507ce9d0328b",
                "md5": "073c9261d8e04b8ce96822e179e24aa4",
                "sha256": "4e3b72bbe56787d91baa08007c239368bed5709c8e336dfc937116f033552320"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "073c9261d8e04b8ce96822e179e24aa4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 829590,
            "upload_time": "2024-06-23T01:43:11",
            "upload_time_iso_8601": "2024-06-23T01:43:11.461083Z",
            "url": "https://files.pythonhosted.org/packages/70/d8/550aaa3ee57c47ef7e31a17102c61bb4929fef8bc9e566c0507ce9d0328b/celerite2-0.3.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cd0f89e2eb321c4e08793d7ba46d2b1324257ad0ebd0794ccc74f473fea1fff",
                "md5": "fc4f0c7707f3a91052849167ec54be17",
                "sha256": "18dbb7799cafe8f4b50f09d49be2bcd0c589e3edb0db98318cc3fba0984dc33f"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "fc4f0c7707f3a91052849167ec54be17",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 601034,
            "upload_time": "2024-06-23T01:43:12",
            "upload_time_iso_8601": "2024-06-23T01:43:12.672209Z",
            "url": "https://files.pythonhosted.org/packages/4c/d0/f89e2eb321c4e08793d7ba46d2b1324257ad0ebd0794ccc74f473fea1fff/celerite2-0.3.2-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aff4ea74639266e1d8e131665d8f9fed8f7eb5251c7741cd169d1c21e184bb16",
                "md5": "6528be04fca79e6a4bb66a0299c33510",
                "sha256": "7aa822eba82f9798d5cc3863201f2a69f5f1e984a5b55e446a99ffdcdf8b679b"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6528be04fca79e6a4bb66a0299c33510",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 637703,
            "upload_time": "2024-06-23T01:43:13",
            "upload_time_iso_8601": "2024-06-23T01:43:13.917508Z",
            "url": "https://files.pythonhosted.org/packages/af/f4/ea74639266e1d8e131665d8f9fed8f7eb5251c7741cd169d1c21e184bb16/celerite2-0.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4095bfaef2f543331a0334cb2ca6510d493b8317a298816c49c8df00cad0db1f",
                "md5": "ea29a2b50c3f1ce388e27cf3456916b7",
                "sha256": "4a3cbaf48ddb82ea2b858de88609781c91fc94639317360e8e40ecccb1cf94bc"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ea29a2b50c3f1ce388e27cf3456916b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 642829,
            "upload_time": "2024-06-23T01:43:15",
            "upload_time_iso_8601": "2024-06-23T01:43:15.124292Z",
            "url": "https://files.pythonhosted.org/packages/40/95/bfaef2f543331a0334cb2ca6510d493b8317a298816c49c8df00cad0db1f/celerite2-0.3.2-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0693d0681e161a1218309db6609c8455071a27b098e86e4b91fee43bd86661cd",
                "md5": "e058ac22ffb633fbaaa423a6af1a6220",
                "sha256": "91a90900037ab6e179f653a12d8d0c49fef1d0e9292b0dd5d0aa40ba00018415"
            },
            "downloads": -1,
            "filename": "celerite2-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e058ac22ffb633fbaaa423a6af1a6220",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3111135,
            "upload_time": "2024-06-23T01:43:16",
            "upload_time_iso_8601": "2024-06-23T01:43:16.332324Z",
            "url": "https://files.pythonhosted.org/packages/06/93/d0681e161a1218309db6609c8455071a27b098e86e4b91fee43bd86661cd/celerite2-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-23 01:43:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exoplanet-dev",
    "github_project": "celerite2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "celerite2"
}
        
Elapsed time: 3.82690s