exoplanet


Nameexoplanet JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://docs.exoplanet.codes
SummaryFast and scalable MCMC for all your exoplanet needs
upload_time2024-04-16 16:11:47
maintainerDaniel Foreman-Mackey
docs_urlNone
authorDaniel Foreman-Mackey
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <img width="240" src="https://raw.githubusercontent.com/exoplanet-dev/exoplanet/main/docs/_static/logo.png">
  <br><br>
  <a href="https://github.com/exoplanet-dev/exoplanet/actions/workflows/tests.yml">
    <img src="https://github.com/exoplanet-dev/exoplanet/actions/workflows/tests.yml/badge.svg" alt="Tests">
  </a>
  <a href="https://docs.exoplanet.codes">
    <img src="https://readthedocs.org/projects/exoplanet/badge/?version=latest" alt="Docs">
  </a>
  <a href="https://coveralls.io/github/exoplanet-dev/exoplanet?branch=main">
    <img src="https://coveralls.io/repos/github/exoplanet-dev/exoplanet/badge.svg?branch=main" alt="Coverage">
  </a>
</p>

# exoplanet

Fast & scalable MCMC for all your exoplanet needs! _exoplanet_ is a toolkit for
probabilistic modeling of time series data in astronomy with a focus on
observations of [exoplanets](https://en.wikipedia.org/wiki/Exoplanet), using
[PyMC](https://www.pymc.io). _PyMC_ is a flexible and high-performance
model-building language and inference engine that scales well to problems with a
large number of parameters. _exoplanet_ extends _PyMC_'s language to support
many of the custom functions and distributions required when fitting exoplanet
datasets.

Read the full documentation at [docs.exoplanet.codes](https://docs.exoplanet.codes).

## Installation

The quickest way to get started is to use [pip](https://pip.pypa.io):

```bash
python -m pip install "exoplanet[pymc]"
```

Note that you will need Python (>=3.6) installed for this to work, but then this
will install all the required dependencies.

Check out the [main installation documentation
page](https://docs.exoplanet.codes/en/latest/user/install/) for more options.

## Usage

Check out the tutorials and API docs on [the docs
page](https://docs.exoplanet.codes) for example usage and much more info. You
can also find more in-depth examples on the [exoplanet case studies
page](https://gallery.exoplanet.codes).

## Contributing

_exoplanet_ is an open-source project, and we would love it if you wanted to
contribute. Check out [the developer
documentation](https://docs.exoplanet.codes/en/latest/user/dev/) for more info
about getting started.

            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.exoplanet.codes",
    "name": "exoplanet",
    "maintainer": "Daniel Foreman-Mackey",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "foreman.mackey@gmail.com",
    "keywords": null,
    "author": "Daniel Foreman-Mackey",
    "author_email": "foreman.mackey@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/ea/1d106bebbd8749d25e14d93fe9f452613925f2cecd3ac798e340e757f4d0/exoplanet-0.6.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <img width=\"240\" src=\"https://raw.githubusercontent.com/exoplanet-dev/exoplanet/main/docs/_static/logo.png\">\n  <br><br>\n  <a href=\"https://github.com/exoplanet-dev/exoplanet/actions/workflows/tests.yml\">\n    <img src=\"https://github.com/exoplanet-dev/exoplanet/actions/workflows/tests.yml/badge.svg\" alt=\"Tests\">\n  </a>\n  <a href=\"https://docs.exoplanet.codes\">\n    <img src=\"https://readthedocs.org/projects/exoplanet/badge/?version=latest\" alt=\"Docs\">\n  </a>\n  <a href=\"https://coveralls.io/github/exoplanet-dev/exoplanet?branch=main\">\n    <img src=\"https://coveralls.io/repos/github/exoplanet-dev/exoplanet/badge.svg?branch=main\" alt=\"Coverage\">\n  </a>\n</p>\n\n# exoplanet\n\nFast & scalable MCMC for all your exoplanet needs! _exoplanet_ is a toolkit for\nprobabilistic modeling of time series data in astronomy with a focus on\nobservations of [exoplanets](https://en.wikipedia.org/wiki/Exoplanet), using\n[PyMC](https://www.pymc.io). _PyMC_ is a flexible and high-performance\nmodel-building language and inference engine that scales well to problems with a\nlarge number of parameters. _exoplanet_ extends _PyMC_'s language to support\nmany of the custom functions and distributions required when fitting exoplanet\ndatasets.\n\nRead the full documentation at [docs.exoplanet.codes](https://docs.exoplanet.codes).\n\n## Installation\n\nThe quickest way to get started is to use [pip](https://pip.pypa.io):\n\n```bash\npython -m pip install \"exoplanet[pymc]\"\n```\n\nNote that you will need Python (>=3.6) installed for this to work, but then this\nwill install all the required dependencies.\n\nCheck out the [main installation documentation\npage](https://docs.exoplanet.codes/en/latest/user/install/) for more options.\n\n## Usage\n\nCheck out the tutorials and API docs on [the docs\npage](https://docs.exoplanet.codes) for example usage and much more info. You\ncan also find more in-depth examples on the [exoplanet case studies\npage](https://gallery.exoplanet.codes).\n\n## Contributing\n\n_exoplanet_ is an open-source project, and we would love it if you wanted to\ncontribute. Check out [the developer\ndocumentation](https://docs.exoplanet.codes/en/latest/user/dev/) for more info\nabout getting started.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fast and scalable MCMC for all your exoplanet needs",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://docs.exoplanet.codes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9477cbc0ad3ad284060f47dd6e4655321e2b7d59799ad6849fb46b3dac5cf175",
                "md5": "b5dbf9ed7a8add693c6c262305c6b30f",
                "sha256": "28afceba1db98a6211203c93dd7d7118759b536300cbbd2770185e4cf9ab287f"
            },
            "downloads": -1,
            "filename": "exoplanet-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5dbf9ed7a8add693c6c262305c6b30f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 41012,
            "upload_time": "2024-04-16T16:11:45",
            "upload_time_iso_8601": "2024-04-16T16:11:45.949945Z",
            "url": "https://files.pythonhosted.org/packages/94/77/cbc0ad3ad284060f47dd6e4655321e2b7d59799ad6849fb46b3dac5cf175/exoplanet-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3ea1d106bebbd8749d25e14d93fe9f452613925f2cecd3ac798e340e757f4d0",
                "md5": "f47a47dfeee4db54fcb6d3ddad05361f",
                "sha256": "bfd744f0e1008589eed00611a770a29009245ba74ccca06567ccc17183dca5ac"
            },
            "downloads": -1,
            "filename": "exoplanet-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f47a47dfeee4db54fcb6d3ddad05361f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 565130,
            "upload_time": "2024-04-16T16:11:47",
            "upload_time_iso_8601": "2024-04-16T16:11:47.823789Z",
            "url": "https://files.pythonhosted.org/packages/b3/ea/1d106bebbd8749d25e14d93fe9f452613925f2cecd3ac798e340e757f4d0/exoplanet-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 16:11:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "exoplanet"
}
        
Elapsed time: 0.22565s