Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Numpy and JAX substrates using exoplanet-core #132

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Commits on Dec 29, 2020

  1. starting to implement substrates

    dfm committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    11c24af View commit details
    Browse the repository at this point in the history
  2. formatting

    dfm committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    7331e92 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. starting to implement substrates

    dfm committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    8f35dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c0eb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. getting some more tests passing

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    982b156 View commit details
    Browse the repository at this point in the history
  2. tests for light curves

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    c3e825a View commit details
    Browse the repository at this point in the history
  3. fixing estimators test

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    c8050bb View commit details
    Browse the repository at this point in the history
  4. moving distributions

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    6971907 View commit details
    Browse the repository at this point in the history
  5. moving interp and cleaning up

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    28f220a View commit details
    Browse the repository at this point in the history
  6. cleanup

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    442dfc1 View commit details
    Browse the repository at this point in the history
  7. fixing rebound tests

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    bb67395 View commit details
    Browse the repository at this point in the history
  8. moving rebound op

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    0b7c848 View commit details
    Browse the repository at this point in the history
  9. one more typo

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    1f33876 View commit details
    Browse the repository at this point in the history
  10. typos for days

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    ae181bc View commit details
    Browse the repository at this point in the history
  11. test pymc3 version

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    ad7627f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d8cc0a View commit details
    Browse the repository at this point in the history
  13. try to deal with testvals

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    3403e3f View commit details
    Browse the repository at this point in the history
  14. dealing with theano conf changes

    dfm committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    1a6d1e3 View commit details
    Browse the repository at this point in the history