Created
July 8, 2019 12:53
-
-
Save sglyon/ec2ea942989237536097fce862d46edc to your computer and use it in GitHub Desktop.
CLMM 2019 resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[deps] | |
BasisMatrices = "08854c51-b66b-5062-a90d-8e7ae4547a49" | |
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" | |
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | |
Optim = "429524aa-4258-5aef-a3af-852621145aeb" | |
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" | |
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" | |
QuantEcon = "fcd29c91-0bd7-5a09-975d-7ac3f643a60c" | |
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | |
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[deps] | |
BasisMatrices = "08854c51-b66b-5062-a90d-8e7ae4547a49" | |
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" | |
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" | |
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | |
MAT = "23992714-dd62-5051-b70f-ba57cb901cac" | |
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" | |
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a" | |
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" | |
QuantEcon = "fcd29c91-0bd7-5a09-975d-7ac3f643a60c" | |
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | |
Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4" | |
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment