Skip to content

Commit

Permalink
rm Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
colinxs committed May 19, 2020
1 parent ea19219 commit 72bdf4e
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 30 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Future = "9fa8497b-333b-5362-9e8d-4d0656e87820"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand All @@ -26,6 +25,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
Adapt = "1"
Expand All @@ -35,7 +35,6 @@ Distributions = "0.22, 0.23"
DocStringExtensions = "0.8"
ElasticArrays = "1.2"
MacroTools = "0.5"
Parameters = "0.12"
Setfield = "0.6"
Shapes = "0.3"
SpecialArrays = "0.3"
Expand Down
2 changes: 1 addition & 1 deletion src/LyceumBase.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ using Future: randjump
using IterTools
using LinearAlgebra
using MacroTools
using Parameters
using Pkg
using Printf
using Random
Expand All @@ -27,6 +26,7 @@ using StaticArrays
using StructArrays
using UnicodePlots: UnicodePlots
using UnsafeArrays
using Unpack


include("util.jl")
Expand Down
46 changes: 20 additions & 26 deletions test/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ version = "0.2.0"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
git-tree-sha1 = "c9ad7258a3fe28cec503cda05dcd59afc9d2b4c3"
git-tree-sha1 = "146d18eeced50d2bb384d49d965bb674c826227c"
uuid = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
version = "0.3.19"
version = "0.3.20"

[[Base64]]
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -76,9 +76,9 @@ version = "0.2.0"

[[Compat]]
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
git-tree-sha1 = "b0ae6133d365da2dbc88bc43d997b1b95c9df5f6"
git-tree-sha1 = "48c20c43e157c6eab6cf88326504ec042b05e456"
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
version = "3.9.1"
version = "3.10.0"

[[CompilerSupportLibraries_jll]]
deps = ["Libdl", "Pkg"]
Expand All @@ -92,9 +92,9 @@ uuid = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
version = "1.0.0"

[[Crayons]]
git-tree-sha1 = "cb7a62895da739fe5bb43f1a26d4292baf4b3dc0"
git-tree-sha1 = "9f3adcb26c79d6270eb678f3c61bf44cc6b7077e"
uuid = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
version = "4.0.1"
version = "4.0.2"

[[DataAPI]]
git-tree-sha1 = "176e23402d80e7743fc26c19c681bfb11246af32"
Expand All @@ -103,9 +103,9 @@ version = "1.3.0"

[[DataStructures]]
deps = ["InteractiveUtils", "OrderedCollections"]
git-tree-sha1 = "6166ecfaf2b8bbf2b68d791bc1d54501f345d314"
git-tree-sha1 = "7d7578b00789cf16c5f68fad71868e773edd58a2"
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
version = "0.17.15"
version = "0.17.16"

[[DataValueInterfaces]]
git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
Expand Down Expand Up @@ -150,9 +150,9 @@ version = "0.8.1"

[[ElasticArrays]]
deps = ["Adapt"]
git-tree-sha1 = "ee198e0133aa36cb560ecba4fdfc44f7f2878703"
git-tree-sha1 = "7aae93c4adb0c5df51052ade3398684b1147e8b4"
uuid = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"
version = "1.2.0"
version = "1.2.1"

[[FileWatching]]
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
Expand Down Expand Up @@ -210,9 +210,9 @@ uuid = "83e8ac13-25f8-5344-8a64-a9f2b223428f"
version = "0.5.0"

[[InitialValues]]
git-tree-sha1 = "ef18588a15dcd6aff37a09108d7b3754093d73be"
git-tree-sha1 = "5b0db739533bbfe6dcc426c79dff4284ff94bcb6"
uuid = "22cec73e-a1b8-11e9-2c92-598750a2cf9c"
version = "0.2.2"
version = "0.2.3"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand Down Expand Up @@ -267,14 +267,14 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[LyceumBase]]
deps = ["Adapt", "AutoHashEquals", "BangBang", "Dates", "Distributions", "DocStringExtensions", "ElasticArrays", "Future", "IterTools", "LinearAlgebra", "MacroTools", "Parameters", "Pkg", "Printf", "Random", "Setfield", "Shapes", "SpecialArrays", "StaticArrays", "StructArrays", "UnicodePlots", "UnsafeArrays"]
deps = ["Adapt", "AutoHashEquals", "BangBang", "Dates", "Distributions", "DocStringExtensions", "ElasticArrays", "Future", "IterTools", "LinearAlgebra", "MacroTools", "Pkg", "Printf", "Random", "Setfield", "Shapes", "SpecialArrays", "StaticArrays", "StructArrays", "UnPack", "UnicodePlots", "UnsafeArrays"]
path = ".."
uuid = "db31fed1-ca1e-4084-8a49-12fae1996a55"
version = "0.3.0-DEV"

[[LyceumDevTools]]
deps = ["Base64", "BenchmarkTools", "Dates", "Distributed", "GitHub", "HTTP", "JuliaFormatter", "LibGit2", "LyceumBase", "MacroTools", "Markdown", "Pkg", "PkgTemplates", "Random", "Registrator", "RegistryTools", "Shapes", "Test", "UUIDs", "UnPack"]
git-tree-sha1 = "4d33b79d0ec94868f2565b1d8123cfe7d768012a"
git-tree-sha1 = "206b7cb994a8e54d09a539d352dbf46ece8bb05c"
repo-rev = "master"
repo-url = "https://github.com/Lyceum/LyceumDevTools.jl.git"
uuid = "fd23256c-5a67-41c4-8f5a-c8cf5526e505"
Expand Down Expand Up @@ -357,17 +357,11 @@ git-tree-sha1 = "2fc6f50ddd959e462f0a2dbc802ddf2a539c6e35"
uuid = "90014a1f-27ba-587c-ab20-58faa44d9150"
version = "0.9.12"

[[Parameters]]
deps = ["OrderedCollections", "UnPack"]
git-tree-sha1 = "38b2e970043613c187bd56a995fe2e551821eb4a"
uuid = "d96e819e-fc66-5662-9728-84c9c7592b0a"
version = "0.12.1"

[[Parsers]]
deps = ["Dates", "Test"]
git-tree-sha1 = "72c3451932513427caffbd8bab15643ad693804b"
git-tree-sha1 = "f0abb338b4d00306500056a3fd44c221b8473ef2"
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "1.0.3"
version = "1.0.4"

[[Pidfile]]
deps = ["FileWatching", "Test"]
Expand Down Expand Up @@ -480,9 +474,9 @@ version = "0.3.0-DEV"

[[SpecialFunctions]]
deps = ["OpenSpecFun_jll"]
git-tree-sha1 = "e19b98acb182567bcb7b75bb5d9eedf3a3b5ec6c"
git-tree-sha1 = "a69e1eaf3397fbb5a4d718538463e5cc20ef42a4"
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
version = "0.10.0"
version = "0.10.2"

[[StaticArrays]]
deps = ["LinearAlgebra", "Random", "Statistics"]
Expand Down Expand Up @@ -554,9 +548,9 @@ deps = ["Random", "SHA"]
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[[UnPack]]
git-tree-sha1 = "bc9ef72a4a826740895bf2772b48c21f9a1c13a7"
git-tree-sha1 = "d4bfa022cd30df012700cf380af2141961bb3bfb"
uuid = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
version = "1.0.0"
version = "1.0.1"

[[Unicode]]
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Future = "9fa8497b-333b-5362-9e8d-4d0656e87820"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LyceumBase = "db31fed1-ca1e-4084-8a49-12fae1996a55"
LyceumDevTools = "fd23256c-5a67-41c4-8f5a-c8cf5526e505"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand All @@ -20,6 +19,7 @@ SpecialArrays = "dced3ab1-7816-4ad4-9c7c-956aa26e9cbf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"

Expand Down

0 comments on commit 72bdf4e

Please sign in to comment.