mirror of https://github.com/ANL-CEEESA/RELOG.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
741 B
19 lines
741 B
name = "RELOG"
|
|
uuid = "7cafaa7a-b311-45f0-b313-80bf15b5e5e5"
|
|
authors = ["Alinson S. Xavier <git@axavier.org>"]
|
|
version = "0.8.0"
|
|
|
|
[deps]
|
|
CRC = "44b605c4-b955-5f2b-9b6d-d2bd01d3d205"
|
|
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
|
|
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
|
|
Geodesy = "0ef565a4-170c-5f04-8de2-149903a85f3d"
|
|
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
|
|
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
|
|
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
|
|
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
|
|
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
|
|
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
|
|
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
|
|
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
|