Skip to content

corner v2.2.2

Latest
Compare
Choose a tag to compare
@dfm dfm released this 07 Apr 15:03
· 15 commits to main since this release
34847fc

What's Changed

  • Fixing infinite loop by @dfm in #154
  • Added a reverse option to overplot_* by @NeutralKaon in #156
  • Working to fix tests on CI by @dfm in #187
  • download notebooks as .ipynb by @Solosneros in #188
  • Add Returns block to main corner() docstring by @adrn in #190
  • Proposed fix for title errorbars/quantiles bug by @jhmatthews in #193
  • Update corner hist2d to match axis background color by @delinea in #196
  • Switching to using centralized packaging infrastructure by @dfm in #202
  • Trying to silence font issues in docs by @dfm in #212
  • Added option for log scaled axes. by @castillohair in #174
  • Clarify support for using pandas column names as labels by @zachjweiner in #218
  • Updated minimum python version and test outputs by @dfm in #221
  • Fixing handling of range arugment when empty figure is provided by @dfm in #224
  • Fixing outdated release workflow by @dfm in #227

New Contributors

Full Changelog: v2.2.1...v2.2.2