Recent Releases of https://github.com/mlefkir/pioran.jl

https://github.com/mlefkir/pioran.jl - v1.1.0

  • Remove dependency on VectorizedStatistics
  • Allow for celerite solver to be chosen (standard or matrix)

Full Changelog: https://github.com/mlefkir/Pioran.jl/compare/v1.0.0...v1.1.0

- Julia
Published by mlefkir 11 months ago

https://github.com/mlefkir/pioran.jl - v1.0.0

This is the first major release of Pioran.jl, it is fully working for bending power-law power spectra and custom mean functions. Future versions will need to improve on adding the features to the model and a good sampler for the CARMA process.

Breaking changes

  • New default normalisation for the approximated power spectrum using the integrated power from fmin to fmax (instead of the integrated power from 0 to +infinity). This also changes how the function approx is called.
  • The post-inference diagnostic functions have been changed as well and now depend on a GP_model function.
  • The PSD models are now located in the package Tonari.jl and exported here as well.
  • CARMA models changed are now valid and tested.

Additions

  • Add some utils for the CARMA process, sampling from good distribution and posterior plots.
  • Add narrow features for the modelling.
  • Use of CustomMean for custom mean functions.
    • Add tools for benchmarking with CI.

What's Changed

  • Carma update by @mlefkir in https://github.com/mlefkir/Pioran.jl/pull/28
  • CompatHelper: bump compat for Turing to 0.36, (keep existing compat) by @github-actions in https://github.com/mlefkir/Pioran.jl/pull/31
  • CompatHelper: bump compat for CairoMakie to 0.13, (keep existing compat) by @github-actions in https://github.com/mlefkir/Pioran.jl/pull/30
  • New variance by @mlefkir in https://github.com/mlefkir/Pioran.jl/pull/35
  • Benchmarks by @mlefkir in https://github.com/mlefkir/Pioran.jl/pull/32
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/mlefkir/Pioran.jl/pull/36
  • Large overhaul of the models by @mlefkir in https://github.com/mlefkir/Pioran.jl/pull/38
  • Update QPOs branch by @mlefkir in https://github.com/mlefkir/Pioran.jl/pull/39
  • Add QPOs and sine waves by @mlefkir in https://github.com/mlefkir/Pioran.jl/pull/40

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/mlefkir/Pioran.jl/pull/36

Full Changelog: https://github.com/mlefkir/Pioran.jl/compare/v0.1.7...v1.0.0

- Julia
Published by mlefkir about 1 year ago

https://github.com/mlefkir/pioran.jl - v0.1.7

What's Changed

  • CompatHelper: bump compat for CairoMakie to 0.12, (keep existing compat) by @github-actions in https://github.com/mlefkir/Pioran.jl/pull/25
  • CompatHelper: bump compat for Turing to 0.34, (keep existing compat) by @github-actions in https://github.com/mlefkir/Pioran.jl/pull/26
  • Fix prediction by @mlefkir in https://github.com/mlefkir/Pioran.jl/pull/27

Full Changelog: https://github.com/mlefkir/Pioran.jl/compare/v0.1.6...v0.1.7

- Julia
Published by mlefkir over 1 year ago

https://github.com/mlefkir/pioran.jl - v0.1.6

  • Fix diagnostics and save diagnostics

- Julia
Published by mlefkir about 2 years ago

https://github.com/mlefkir/pioran.jl - v0.1.5

  • CARMA processes added as an experimental feature
  • Fix a few bugs

- Julia
Published by mlefkir about 2 years ago

https://github.com/mlefkir/pioran.jl - v0.1.4

extract_subset can now use a seed instead of an RNGkey

- Julia
Published by mlefkir over 2 years ago

https://github.com/mlefkir/pioran.jl - v0.1.3

  • Add new tests
  • Add examples
  • Correct a few typos

- Julia
Published by mlefkir over 2 years ago

https://github.com/mlefkir/pioran.jl - First (stable) release of the Pioran.jl

This is the first release of Pioran.jl with all the documentation available. Some typos might still be present. Future releases will correct this and add more tests (e.g. for the autocovariance, ScalableGP...).

Full Changelog: https://github.com/mlefkir/Pioran.jl/compare/v0.1.0-alpha...v0.1.0

- Julia
Published by mlefkir over 2 years ago

https://github.com/mlefkir/pioran.jl - Alpha version of Pioran.jl

Very early release of the package. Most things can break...

- Julia
Published by mlefkir over 2 years ago