Skip to content

celerite v0.2.0

Compare
Choose a tag to compare
@dfm dfm released this 09 May 22:23
· 204 commits to master since this release
  • Switched to (~20x) faster Cholesky factorization.
  • Added O(N) simulation method using Cholesky factor.
  • Implemented gradients using automatic differentiation.
  • Changed implementation of white noise to JitterTerm instead of log_white_noise parameter.