Skip to content

Releases: dancergraham/e57-python

0.2.0-a1 stable intensity

26 Oct 07:11
67f984a
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: do not normalise intensity values from 0 to 1.0
  • Test intensity values for files with and without RGB by @dancergraham in #27

Full Changelog: 0.2.0-a0...0.2.0-a1

0.2.0-a0 Stable intensity

26 Oct 06:48
bc20a12
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE intensity values are no longer normalised from 0 to 1.0
  • Create LICENSE by @dancergraham in #29

Full Changelog: 0.1.0-a8...0.2.0-a0

0.1.0-a8 numpy 2 support

23 Aug 15:50
30a3192
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0-a7...0.1.0-a8

Need for speed 🚀

18 Jan 20:26
5b76a51
Compare
Choose a tag to compare

What's Changed

  • feature: crc32c for faster file reading by @dancergraham in #22
  • update pyo3 dependency

Full Changelog: 0.1.0-a6...0.1.0-a7

Intense version!

14 Jan 20:58
9d013a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0-a5...0.1.0-a6

Now in Technicolor!

09 Jan 20:55
10fcdc3
Compare
Choose a tag to compare

What's Changed

  • feature: Now in technicolor! 🏳️‍🌈 by @dancergraham in #16
  • BREAKING CHANGE: read_points now returns an object with a points attribute containing the x,y,z coordinates

Full Changelog: 0.0.0-a4...0.1.0-a5

Read spherical coordinates

18 Nov 17:32
ba71260
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0-a3...0.0.0-a4

Point reading to numpy

30 Jul 07:52
69757c9
Compare
Choose a tag to compare

First try of a point reading feature. I have not tested whether this works will for large pointclouds or pointclouds with a global shift.

Point reading to numpy

30 Jul 07:40
774c2e1
Compare
Choose a tag to compare

First try of a point reading feature. I have not tested whether this works will for large pointclouds or pointclouds with a global shift.

First test release to pypi

01 Jun 13:55
Compare
Choose a tag to compare

First alpha release with very little functionality