Skip to content

Releases: exoplanet-dev/exoplanet

exoplanet v0.2.2

25 Oct 18:34
@dfm dfm
Compare
Choose a tag to compare
  • Adds TTVOrbit tutorial
  • Switches tutorials to lightkurve <https://docs.lightkurve.org>_ for data access
  • Improves packaging and code style features
  • Fixes bugs and improves interface to TTVOrbit

exoplanet v0.2.1

26 Sep 19:51
@dfm dfm
Compare
Choose a tag to compare
  • Adds a new interface for tuning dense mass matrices with less overhead
  • Adds support for photodynamics using rebound
  • Adds a new interface for assigning units to Theano variables
  • Adds new physically-motivated distributions for impact parameter and
    eccentricity
  • Improves test coverage
  • Fixes bug in diagonal elements of the IntegratedTerm model
  • Fixes bug in indexing for TTVOrbit models with large TTVs

exoplanet v0.2.0

04 Aug 14:36
@dfm dfm
Compare
Choose a tag to compare
  • Updates starry to get much better performance for high order spherical
    harmonics
  • Renames StarryLightCurve to LimbDarkLightCurve
  • Restructures the C++ backend to reduce code duplication
  • Adds support for fitting of astrometric observations
  • Adds support for exposure time integration in celerite models
  • Adds new distributions for periodic parameters and U(0, 1).
  • Fixes many small bugs

exoplanet v0.1.6

25 Apr 15:27
@dfm dfm
Compare
Choose a tag to compare
  • Fixes some edge case failures for Kepler solver
  • Improves reliability of contact point solver and fails (more) gracefully
    when this doesn't work; this reduces the number of divergences when fitting
    a transit model

exoplanet v0.1.5

08 Mar 00:37
@dfm dfm
Compare
Choose a tag to compare
  • Improves contact point solver using companion matrix to solve quadratic
  • Improves reliability of Angle distribution when the value of the angle is well constrained

exoplanet v0.1.4

10 Feb 18:15
@dfm dfm
Compare
Choose a tag to compare
  • Improves the reliability of the PyMC3Sampler
  • Adds a new optimize function since the find_MAP method
    in PyMC3 is deprecated
  • Adds cronjob script for automatically updating tutorials.

exoplanet v0.1.3

09 Jan 21:21
@dfm dfm
Compare
Choose a tag to compare

exoplanet v0.1.2

13 Dec 16:09
@dfm dfm
Compare
Choose a tag to compare
  • Adds regular grid interpolation Op for Theano
  • Fixes major bug in handling of the stellar radius for transits
  • Fixes small bugs in packaging and installation
  • Fixes handling of diagonal covariances in PyMC3Sampler

exoplanet v0.1.1

06 Dec 22:17
@dfm dfm
Compare
Choose a tag to compare

Fixes for first public release

exoplanet v0.1.0

06 Dec 13:45
@dfm dfm
Compare
Choose a tag to compare

The first public release of exoplanet.