e86ae0f818
Add RELOG.version()
2023-02-15 13:22:47 -06:00
22d73c9ded
Move tests to a separate package; update GitHub CI and docs
2023-02-15 12:32:29 -06:00
a8e4491ea3
Merge branch 'master' into feature/collection-disposal
2023-02-15 11:01:10 -06:00
50d53f628f
Reformat source code
2023-01-24 10:31:40 -06:00
79748e3c13
Dist: Drop NaN in training dataset
2023-01-24 10:27:41 -06:00
d1f6796c96
Update CHANGELOG.md
2022-12-16 15:33:16 -06:00
51ff8eb130
Restrict NearestNeighbors version; remove debug statement
v0.6.0
2022-12-15 11:03:44 -06:00
9191474df8
Bump version to 0.6
2022-12-15 10:36:44 -06:00
841fbf16fb
Make distance metric configurable; fix building period bug
2022-12-15 10:26:10 -06:00
48bd3c403f
Switch from Euclidean to approximate driving distance
2022-12-15 09:49:38 -06:00
23b3b33146
Update README.md
2022-10-28 14:05:53 -05:00
da158eb961
Update CHANGELOG
v0.5.2
2022-08-26 13:26:15 -05:00
e7eec937cb
Update README.md
2022-08-26 13:21:42 -05:00
19bec961bd
GH Actions: Update Julia versions
2022-08-26 13:12:20 -05:00
8f52c04702
Fix broken image link
2022-08-26 13:08:22 -05:00
19a34fb5d2
Update dependencies; switch to Documenter.jl
2022-08-26 13:04:47 -05:00
a03b9169fd
Allow product disposal at collection centers
2021-10-15 09:11:41 -05:00
ee58af73f0
Update sysimage and build scripts
2021-10-15 08:14:04 -05:00
92d30460b9
Update README.md
2021-09-03 18:07:40 -05:00
9ebb2e49f9
Fix validation error on JSONSchema 0.3
2021-08-06 14:56:46 -05:00
505e3a8e1e
Update CHANGELOG
v0.5.1
2021-07-23 17:42:48 -05:00
d4fa75297f
Fix OrderedCollections version
2021-07-23 17:42:29 -05:00
881957d6b5
Implement resolve
2021-07-21 14:53:49 -05:00
86cf7f5bd9
Throw exception for infeasible models
2021-07-21 14:18:10 -05:00
a8c7047e2d
Add custom show function for Instance and Graph
...
Without these functions, Julia 1.5 enters an infinite loop whenever it
tries to generate a stack trace, so any error (such as a missing method)
causes the program to hang, instead of an error message to appear.
2021-07-21 14:11:01 -05:00
099e0fae3a
Docs: Minor fixes to what-if analsis section
2021-07-21 14:07:00 -05:00
1b8f392852
Docs: Add description of resolve
2021-07-21 14:07:00 -05:00
7a95aa66f6
Update CHANGELOG
2021-07-21 11:49:54 -05:00
40d28c727a
Add products report
2021-07-16 11:25:40 -05:00
a9ac164833
Fix GeoDB download
2021-07-16 10:31:21 -05:00
e244ded51d
GH Actions: Add Julia 1.6, remove nightly
2021-07-16 10:18:10 -05:00
7180651cfa
Reformat source code
2021-07-16 10:15:41 -05:00
0c9465411f
Document GeoDB; remove unused code; minor fixes
2021-07-16 10:13:58 -05:00
658d5ddbdc
Add population to region; disable zip codes
2021-07-01 17:14:00 -05:00
399db41f86
Temporarily disable failing test
2021-07-01 16:13:38 -05:00
e407a53ecf
Download and join population
2021-07-01 16:10:55 -05:00
33ab4c5f76
GeoDB: Prepare for population
2021-07-01 14:56:08 -05:00
c9391dd299
Update JSONSchema
2021-07-01 14:56:08 -05:00
6c70d9acd5
GeoDB: Add 2018-us-zcta and us-state
2021-07-01 14:56:08 -05:00
339255bf9b
Enable geodb in input files
2021-07-01 14:56:08 -05:00
ca187fe78e
Implement geodb.jl
2021-07-01 14:56:08 -05:00
c256cd8b75
Update CHANGELOG.md
2021-06-25 06:16:20 -05:00
05d48e2cbf
Update tagbot.yml
2021-06-25 06:13:27 -05:00
9446b1921d
Add tagbot.yml
2021-06-22 11:10:15 -05:00
1b0cc141bb
Remove Manifest.toml from repository
2021-06-22 11:00:11 -05:00
a333ab0b04
Remove unused code and test resources
2021-06-22 10:58:46 -05:00
630ae49d4a
Replace Array by Vector
2021-06-22 10:53:40 -05:00
9df416ed75
Split files
2021-06-22 10:50:11 -05:00
849f902562
Reformat code
2021-06-22 10:21:17 -05:00
1990563476
Remove dotdict
2021-06-22 10:20:40 -05:00