[go: nahoru, domu]

Skip to content

Tags: mablanchard/nanoflann

Tags

v1.3.1

Toggle v1.3.1's commit message
Release of v1.3.1

v1.3.0

Toggle v1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jlblancoc Jose Luis Blanco-Claraco
Release of v1.3.0

Changelog:
  * Instructions for `make install` for Linux and Windows (Closes jlblancoc#87).
  * Fix all (?) MSVC conversion warnings (Closes: jlblancoc#95).
  * Avoid need for _USE_MATH_DEFINES in MSVC (Closes: jlblancoc#96)
  * Eigen::Matrix datasets: now uses std::cref() to store a reference to matrix.
  * GSOC2017 contributions by Pranjal Kumar Rai:
    * Support for dynamic datasets.
    * Support for non-Euclidean spaces: SO(2), SO(3)

v1.2.3

Toggle v1.2.3's commit message
Fixed: split plane now correctly chooses the dimensions with the larg…

…est span

Fixes jlblancoc#33

v1.2.2

Toggle v1.2.2's commit message
fix undefined behavior of knnSearch() if there are less tree nodes th…

…an requested in the search

v1.2.1

Toggle v1.2.1's commit message
Release of 1.2.1

v1.2.0

Toggle v1.2.0's commit message
Fix storage of const refs.

Previously, the copy operation may lead to unexpected errors or memory
corruption.
Mark this as the release of v1.2.0

v1.1.9

Toggle v1.1.9's commit message
Update CHANGELOG.txt

v1.1.8

Toggle v1.1.8's commit message
Merge branch 'master' of https://github.com/jlblancoc/nanoflann

1.1.7

Toggle 1.1.7's commit message
Tagging of 1.1.7

1.1.6

Toggle 1.1.6's commit message
tagging of 1.1.6