Skip to content

Releases: leonardodalinky/fpsample

v1.0.2

20 Dec 12:30
4124a21

Choose a tag to compare

What's Changed

  • Fixed an issue where compilation failed on Windows. (Thanks @fabianliebig )

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Dec 14:27

Choose a tag to compare

What's Changed

  • Fixed an issue that caused inconsistent results between version 1.0.0 and 0.3.3 under specific conditions.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Nov 16:04

Choose a tag to compare

What's Changed

  • Change the building system from maturin to pybind11.

Full Changelog: v0.3.3...v1.0.0

v0.3.3

31 Aug 18:40

Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

  • (#2) Forced memory layout for strided tensors.

v0.3.2

05 Apr 13:06

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

  • (#1) Add start_idx to function parameters for determinism.

v0.3.1

19 Sep 08:19

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

  • Downgrade to C++14 standard.
  • Add multiple benchmarks.

v0.3.0

17 Sep 09:22

Choose a tag to compare

  • Add Bucket-based FPS or QuickFPS native C++ support.
  • Add benchmarks.

v0.2.0

15 Sep 09:41

Choose a tag to compare

Add fps_npdu_kdtree_sampling method.

v0.1.0

11 Sep 13:08

Choose a tag to compare

misc: readme