Skip to content

Releases: hersle/SymBoltz.jl

v0.3.1

18 Mar 21:46
Compare
Choose a tag to compare

v0.3.0

28 Feb 17:52
Compare
Choose a tag to compare

SymBoltz v0.3.0

Diff since v0.2.1

Breaking changes

  • Default to flat models (curvature is only partially implemented)

v0.2.1

18 Feb 13:13
Compare
Choose a tag to compare

SymBoltz v0.2.1

Diff since v0.2.0

v0.2.0

10 Feb 15:31
Compare
Choose a tag to compare

SymBoltz v0.2.0

Diff since v0.1.2

Breaking changes

  • Unknown thermodynamics variables are automatically splined in the perturbations system (see CosmologyProblem(...; spline = [...])).
  • Line-of-sight integral is split into two terms (see los_integrate():
    $\int dt S(k,t) j_l(k(t_0-t)) = \int dt S_0(k,t) j_l(k(t_0-t)) + \int dt S_1(k,t) j_l\prime(k(t_0-t))$
  • Initial scale factor is set like any other unknown variable (e.g. pars = Dict(M.g.a => 1e-8))

v0.1.2

08 Feb 18:49
Compare
Choose a tag to compare

SymBoltz v0.1.2

Diff since v0.1.1

v0.1.1

03 Feb 11:10
Compare
Choose a tag to compare

SymBoltz v0.1.1

Diff since v0.1.0

Closed issues:

  • Register package (#1)

v0.1.0

31 Jan 11:16
Compare
Choose a tag to compare

SymBoltz v0.1.0