Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Nov 11:12

SymBoltz v0.13.0

Diff since v0.12.0

Breaking changes

  • Support sparse Jacobians (for non-differentiable runs)
  • Compute matter power spectrum with adaptive k-refinement
  • Toggle multithreading with keyword argument at runtime

Merged pull requests:

  • Toggle threading at runtime with keyword argument (#50) (@hersle)
  • Support sparse Jacobians (#51) (@hersle)
  • Compute matter power spectrum with adaptively refined k-grid (#52) (@hersle)