Skip to content

Releases: satellogic/iquaflow

Release v1.0.1

19 Oct 09:12
Compare
Choose a tag to compare
Release v1.0.1 Pre-release
Pre-release

What's Changed

  • Readme and documentation updates (through multiple commits since v1.0.0)
  • PyPi ready (setup.py and setup.cfg small changes)

Contributor

  • @jmarintur made small changes regarding documentation and PyPi readiness

Full Changelog: https://github.com/satellogic/iquaflow/commits/v1.0.1

Release v1.0.0

22 Jul 14:26
Compare
Choose a tag to compare
Release v1.0.0 Pre-release
Pre-release

What's Changed

  • Regressor update by @dberga in #2
  • Sharpness metric by @ktakats in #1
  • tox passing by @ktakats in #3
  • new features for sharpness metric by @ktakats in #5
  • Latest changes by @dberga in #6
  • removed 2 debugging prints by @dberga in #7
  • .to(device) instead of .cuda() [by default selects gpu 0?] by @dberga in #8
  • .to(device) instead of .cuda() applied this to all cases (regressor) by @dberga in #9
  • patience step using multiplication instead of substraction by @dberga in #10

New Contributors

Full Changelog: https://github.com/satellogic/iquaflow/commits/v1.0.0