NearestNeighborDescent

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 45 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Distances ────────────── v0.8.2
 Installed NearestNeighborDescent ─ v0.2.1
 Installed OrderedCollections ───── v1.1.0
 Installed DataStructures ───────── v0.15.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [dd2c4c9e] + NearestNeighborDescent v0.2.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [864edb3b] + DataStructures v0.15.0
  [b4f34e82] + Distances v0.8.2
  [dd2c4c9e] + NearestNeighborDescent v0.2.1
  [bac558e1] + OrderedCollections v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing NearestNeighborDescent
 Resolving package versions...
    Status `/tmp/jl_CLfkd0/Manifest.toml`
  [864edb3b] DataStructures v0.15.0
  [b4f34e82] Distances v0.8.2
  [dd2c4c9e] NearestNeighborDescent v0.2.1
  [bac558e1] OrderedCollections v1.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:     | Pass  Total
deheap_knns tests |    5      5
Test Summary:          | Pass  Total
sample neighbors tests |   11     11
Test Summary:        | Pass  Total
make_knn_heaps tests |  172    172
Test Summary:   | Pass  Total
neighbors tests |   24     24
Test Summary:    | Pass  Total
_heappush! tests |   19     19
Test Summary:      | Pass  Total
DescentGraph tests |   45     45
Test Summary:   | Pass  Broken  Total
Distances tests |    1       3      4
Test Summary: | Pass  Total
search tests  |    4      4
   Testing NearestNeighborDescent tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 41 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Distances ────────────── v0.8.2
 Installed NearestNeighborDescent ─ v0.2.1
 Installed OrderedCollections ───── v1.1.0
 Installed DataStructures ───────── v0.15.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [dd2c4c9e] + NearestNeighborDescent v0.2.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.15.0
  [b4f34e82] + Distances v0.8.2
  [dd2c4c9e] + NearestNeighborDescent v0.2.1
  [bac558e1] + OrderedCollections v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing NearestNeighborDescent
 Resolving package versions...
    Status `/tmp/jl_pOL58q/Manifest.toml`
  [864edb3b] DataStructures v0.15.0
  [b4f34e82] Distances v0.8.2
  [dd2c4c9e] NearestNeighborDescent v0.2.1
  [bac558e1] OrderedCollections v1.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:     | Pass  Total
deheap_knns tests |    5      5
Test Summary:          | Pass  Total
sample neighbors tests |   11     11
Test Summary:        | Pass  Total
make_knn_heaps tests |  172    172
Test Summary:   | Pass  Total
neighbors tests |   24     24
Test Summary:    | Pass  Total
_heappush! tests |   19     19
Test Summary:      | Pass  Total
DescentGraph tests |   45     45
Test Summary:   | Pass  Broken  Total
Distances tests |    1       3      4
Test Summary: | Pass  Total
search tests  |    4      4
   Testing NearestNeighborDescent tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 44 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed NearestNeighborDescent ─ v0.2.1
 Installed Distances ────────────── v0.8.2
 Installed OrderedCollections ───── v1.1.0
 Installed DataStructures ───────── v0.15.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [dd2c4c9e] + NearestNeighborDescent v0.2.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.15.0
  [b4f34e82] + Distances v0.8.2
  [dd2c4c9e] + NearestNeighborDescent v0.2.1
  [bac558e1] + OrderedCollections v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing NearestNeighborDescent
 Resolving package versions...
    Status `/tmp/jl_gBJFCh/Manifest.toml`
  [864edb3b] DataStructures v0.15.0
  [b4f34e82] Distances v0.8.2
  [dd2c4c9e] NearestNeighborDescent v0.2.1
  [bac558e1] OrderedCollections v1.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary:     | Pass  Total
deheap_knns tests |    5      5
Test Summary:          | Pass  Total
sample neighbors tests |   11     11
Test Summary:        | Pass  Total
make_knn_heaps tests |  172    172
Test Summary:   | Pass  Total
neighbors tests |   24     24
Test Summary:    | Pass  Total
_heappush! tests |   19     19
Test Summary:      | Pass  Total
DescentGraph tests |   45     45
Test Summary:   | Pass  Broken  Total
Distances tests |    1       3      4
Test Summary: | Pass  Total
search tests  |    4      4
   Testing NearestNeighborDescent tests passed