Releases: satellogic/iquaflow
Releases · satellogic/iquaflow
Release v1.0.1
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
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