Skip to content

Commit

Permalink
Remove StaticArrays dependency (#1246)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Jan 1, 2021
1 parent 8b6da89 commit 6495631
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Expand All @@ -22,7 +21,6 @@ FillArrays = "0.9, 0.10"
PDMats = "0.10"
QuadGK = "2"
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
StaticArrays = "0.12, 1.0"
StatsBase = "0.32, 0.33"
StatsFuns = "0.8, 0.9"
julia = "1"
Expand Down

0 comments on commit 6495631

Please sign in to comment.