mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 07:48:50 -06:00
Compare commits
1 Commits
feature/dr
...
v0.6.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
51ff8eb130
|
@@ -45,3 +45,4 @@ ProgressBars = "1"
|
||||
Shapefile = "0.8"
|
||||
ZipFile = "0.10"
|
||||
julia = "1"
|
||||
NearestNeighbors = "0.4"
|
||||
|
||||
@@ -38,7 +38,6 @@ function parse(json)::Instance
|
||||
error("Unknown distance metric: $metric_name")
|
||||
end
|
||||
end
|
||||
@show distance_metric
|
||||
|
||||
plants = Plant[]
|
||||
products = Product[]
|
||||
|
||||
Reference in New Issue
Block a user