Skip to content

Releases: wcxve/elisa

v0.1.14

03 Jan 17:01
Compare
Choose a tag to compare

What's Changed

  • fix: positive definite covariance matrix (#130)
  • feat: calculate confidence/credible intervals of arbitrary functions (#137)
  • Support Python 3.12 (#146)
  • Update jaxns dependency (#147)

Full Changelog: v0.1.13...v0.1.14

v0.1.13

09 Oct 17:28
Compare
Choose a tag to compare

What's Changed

  • feat: add sampler ESS and SA in #120
  • feat: serialization of FitResult in #123
  • fix warnings and remove deprecated API

Full Changelog: v0.1.12...v0.1.13

v0.1.12

20 Sep 04:25
Compare
Choose a tag to compare

What's Changed

  • feat: deviance and Pearson residuals of LOO version in #103
  • fix: simulation number of boot/ppc in #105
  • feat: run AIES in parallel in #106
  • option to control number of parallel processes in #107
  • fix: BandEp alpha should be greater than -2 in #109
  • refactor: eliminate unnecessary computation for residuals in #116
  • chore: rename project name to astro-elisa

Full Changelog: v0.1.11...v0.1.12

v0.1.11

31 Jul 03:40
Compare
Choose a tag to compare

What's Changed

  • fix: axis ticks' labels with linlog plotting scale in #97

Full Changelog: v0.1.10...v0.1.11

v0.1.10

18 Jul 12:14
Compare
Choose a tag to compare

What's Changed

  • fix: scientific notation

Full Changelog: v0.1.9...v0.1.10

v0.1.9

16 Jul 02:11
Compare
Choose a tag to compare
  • fix: parameter interval in scientific notation

Full Changelog: v0.1.8...v0.1.9

v0.1.8

16 Jul 00:18
Compare
Choose a tag to compare

What's Changed

  • fix: add sign to Li-Ma and GV significance (#88)
  • fix: parameter interval in scientific notation (#93)

Full Changelog: v0.1.7...v0.1.8

v0.1.7

12 Jul 19:10
Compare
Choose a tag to compare

What's Changed

  • refactor: explicitly display the units for count and photon by @wcxve in #82
  • fix: flux CI in errors format by @wcxve in #87
  • docs: use PyData theme by @wcxve in #85

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Jun 16:35
Compare
Choose a tag to compare

What's Changed

  • feat: custom models with Python callback by @wcxve in #74
  • fix: Gaussian line model
  • Improve plotting API

Full Changelog: v0.1.5...v0.1.6

v0.1.5

24 May 15:30
Compare
Choose a tag to compare

What's Changed

  • Reduce X-ray cross section table size

Full Changelog: v0.1.4...v0.1.5