Skip to content

Releases: slacgismo/solar-data-tools

v1.6.2

20 Aug 22:12
5751521
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

17 Aug 05:24
a61f54c
Compare
Choose a tag to compare

What's Changed

Revamped documentation pages!

Full Changelog: v1.6.0...v1.6.1

v1.6.0

24 Jul 18:36
7dbd963
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

16 Jul 16:45
39890f1
Compare
Choose a tag to compare

What's Changed

  • Updates to change detection algorithms to improve accuracy and stability by @bmeyers in #161
  • These algorithms are used in the time-shift detection and capacity change detection subroutines
  • Other small quality-of-life improvements, including a catch for very short data sets that previously threw an unintelligible error

Full Changelog: v1.4.0...v1.5.0

v1.4.0

07 Jun 19:06
825b436
Compare
Choose a tag to compare

What's Changed

  • New definitions for many SD problem forumations, with improved performance by @bmeyers in #158
  • clear depr and future warnings by @pluflou in #152

Full Changelog: v1.3.2...v1.4.0

v1.3.2

03 May 22:04
dbb7b86
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 May 20:30
7c7a481
Compare
Choose a tag to compare

What's Changed

  • adjust MANIFEST.in for tar and toml for wheel by @pluflou in #146

Full Changelog: v1.3.0...v1.3.1

v1.3.0

01 May 22:20
27a8b27
Compare
Choose a tag to compare

What's Changed

  • Update package by @pluflou in #140
    • move to pyproject.toml
    • clean up dependencies
    • make mosek optional in test workflow
    • update ci/cd, builds and conda recipe
  • Update README.md by @pluflou in #145

Full Changelog: v1.2.2...v1.3.0

v1.2.2

27 Mar 19:33
9e175eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Mar 23:42
d2a9848
Compare
Choose a tag to compare

What's Changed

  • pass solver correctly to _cvx SD functions by @pluflou in #133

Full Changelog: v1.2.0...v1.2.1