File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " TransformVariables"
2
2
uuid = " 84d833dd-6860-57f9-a1a7-6da5db126cff"
3
3
authors = [" Tamas K. Papp <tkpapp@gmail.com>" ]
4
- version = " 0.8.8 "
4
+ version = " 0.8.9 "
5
5
6
6
[deps ]
7
7
ArgCheck = " dce04be8-c92d-5529-be00-80e4d2c0e197"
@@ -11,7 +11,6 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
11
11
InverseFunctions = " 3587e190-3f89-42d0-90ee-14403ec27112"
12
12
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
13
13
LogExpFunctions = " 2ab3a3ac-af41-5b50-aa03-7779005ae688"
14
- Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
15
14
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
16
15
SimpleUnPack = " ce78b400-467f-4804-87d8-8f486da07d0a"
17
16
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
@@ -22,7 +21,9 @@ ChangesOfVariables = "0.1"
22
21
DocStringExtensions = " 0.8, 0.9"
23
22
ForwardDiff = " 0.10"
24
23
InverseFunctions = " 0.1"
24
+ LinearAlgebra = " 1.6"
25
25
LogExpFunctions = " 0.3"
26
+ Random = " 1.6"
26
27
SimpleUnPack = " 1"
27
28
StaticArrays = " 1"
28
29
julia = " 1.6"
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8
8
LogDensityProblems = " 6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
9
9
LogDensityProblemsAD = " 996a588d-648d-4e1f-a8f0-a84b347e47b1"
10
10
OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
11
+ Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
11
12
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
13
SimpleUnPack = " ce78b400-467f-4804-87d8-8f486da07d0a"
13
14
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
You can’t perform that action at this time.
0 commit comments