use Neighborhood API
Datseris opened this issue · 0 comments
Datseris commented
All existing "neighborhood" related information in DelayEmbeddings.jl needs to be deleted and replaced by the new Neighborhood.jl.
The two neighborhood types will be exported again of course for clarity, and also mentioned in the documentation of DynamicalSystems.jl.
We have a bunch of code still using NearestNeighbors.knn
as well, which we have to update.