Skip to content

Releases: JuliaNeighbors/Neighborhood.jl

v0.2.4

22 Oct 19:35
Compare
Choose a tag to compare

What's Changed

  • Export inrangecount from NearestNeighbors.jl by @kahaaga in #17

New Contributors

Full Changelog: v0.2.2...v0.2.4

v0.2.2

03 Dec 21:16
Compare
Choose a tag to compare

Neighborhood v0.2.2

Diff since v0.2.1

v0.2.1

30 Nov 19:14
8977d6e
Compare
Choose a tag to compare

Neighborhood v0.2.1

Diff since v0.2.0

Merged pull requests:

  • CompatHelper: bump compat for "Distances" to "0.10" (#13) (@github-actions[bot])

v0.2.0

12 Jul 22:11
96084f8
Compare
Choose a tag to compare

Neighborhood v0.2.0

Diff since v0.1.0

Merged pull requests:

  • Add type traits for search structures (#6) (@jlumpe)
  • Convert line endings to \n (#7) (@jlumpe)
  • Convert line endings to Unix (again) (#8) (@jlumpe)
  • Fix incorrect index variable in bulksearch (#9) (@jlumpe)
  • Submodule for testing utils (#10) (@jlumpe)
  • Fix interpolated variable in unimplemented search() error message (#11) (@jlumpe)
  • Brute force searches (#12) (@jlumpe)

v0.1.0

28 Apr 16:06
Compare
Choose a tag to compare

Neighborhood v0.1.0

Merged pull requests: