Skip to content

Releases: owlpinetech/healpix

v0.1.3

10 Feb 20:10
29636a9
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Jan 18:25
36c81e0
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...v0.1.2

New dependency to separately maintain projection math

03 Jan 04:36
f788fe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Add nested unique representation, constructors

08 Oct 21:22
5a18dac
Compare
Choose a tag to compare
  1. Add nested unique pixel representation Unique, and conversions between it and other location representations
  2. Add tests for nested unique pixel representation conversion
  3. Add constructors for consumers of the library to create struct implementations of Where interface

v0.0.0 Initial Release

28 Sep 02:38
3b92125
Compare
Choose a tag to compare
Pre-release
Merge pull request #1 from owlpinetech/feature/add-unique

Add nested unique pixel representation