File tree Expand file tree Collapse file tree 4 files changed +29
-9
lines changed Expand file tree Collapse file tree 4 files changed +29
-9
lines changed Original file line number Diff line number Diff line change 1
1
* ~
2
+ Manifest.toml
Original file line number Diff line number Diff line change
1
+ name = " NLsolve"
2
+ uuid = " 2774e3e8-f4cf-5e23-947b-6d7e65073b56"
3
+ version = " 4.1.0"
4
+
5
+ [deps ]
6
+ DiffEqDiffTools = " 01453d9d-ee7c-5054-8395-0335cb756afa"
7
+ Distances = " b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
8
+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
9
+ LineSearches = " d3d80556-e9d4-5f37-9878-2ab0fcc64255"
10
+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
+ NLSolversBase = " d41bc354-129a-5804-8e4c-c37616107c6c"
12
+ Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
13
+ Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
14
+
15
+ [compat ]
16
+ DiffEqDiffTools = " >=0.9"
17
+ ForwardDiff = " 0.10"
18
+ julia = " 1"
19
+ LineSearches = " 7"
20
+ NLSolversBase = " 7"
21
+
22
+ [extras ]
23
+ DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
24
+ IterativeSolvers = " 42fd0dbc-a981-5370-80f2-aaf504508153"
25
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
26
+
27
+ [targets ]
28
+ test = [" DiffEqBase" , " IterativeSolvers" , " Test" ]
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments