Kristoffer Carlsson

Results 1609 comments of Kristoffer Carlsson

> ideally, we should test every point of the "Pareto front" of resolvable lower bounds That is not needed, you just want to test your lower bounds here and with...

It could maybe be automated somehow?

> I noticed that calling add Statistics fails to update the global Manifest correctly (does not add the extensions section or update the version) Wasn't the issue here that 1.11...

Aha, I misunderstood the link I think. What I thought they did was to duplicate the input points to all the mirrors (which is what this implementation does) but instead...

CC some people that I know use this package: @juliohm, @fredrikekre

> Wonder if there are any plans for adding multidimensional inrange search? Sounds like a good idea!

> Also, what about supporting arbitrary types, at least for BallTree? I don't think that should be too hard, we would "just" have to relax some assumptions of what types...

Yeah, I think this is just about establishing some convention.

Should implement https://github.com/KristofferC/NearestNeighbors.jl/issues/159 before merging this.

While some optimisation based solely on "mental work" can be useful, I find it better to work with real data from profiling and benchmarks. So if you want to work...