forked from albop/Dolark.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
19 lines (18 loc) · 819 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name = "Dolark"
uuid = "cf9a514b-8c14-4e26-9b99-263f7d072834"
authors = ["Winant Pablo <pablo.winant@gmail.com>"]
version = "0.1.0"
[deps]
Dolang = "e5c7262c-e9d2-5620-ad8e-1af14eb8a8e3"
Dolo = "9d24351c-2990-5e1b-a277-04c4b809c898"
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SimplePlots = "307c2aad-90be-4152-b348-f51955fac6ce"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"