Skip to content

Commit 27a7ac3

Browse files
New package: IFTDuals v0.1.0
UUID: e48d2a1f-af84-496e-b4fe-d99c19dbdf31 Repo: https://github.com/Garren-H/IFTDuals.jl.git Tree: aadfee4ed7eef1cd38b21a92020c941f2199a4c5 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent 47c47ec commit 27a7ac3

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

I/IFTDuals/Compat.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
DifferentiationInterface = "0.6 - 0.7"
3+
ForwardDiff = "1"
4+
LinearAlgebra = "1"

I/IFTDuals/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
3+
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
4+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

I/IFTDuals/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "IFTDuals"
2+
uuid = "e48d2a1f-af84-496e-b4fe-d99c19dbdf31"
3+
repo = "https://github.com/Garren-H/IFTDuals.jl.git"

I/IFTDuals/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "aadfee4ed7eef1cd38b21a92020c941f2199a4c5"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11875,6 +11875,7 @@ e47e5152-bd14-11e9-1b46-c951f0a7041d = { name = "ModelConstructors", path = "M/M
1187511875
e4811b68-74da-5b95-800f-4c79be0f9694 = { name = "TraceEstimators", path = "T/TraceEstimators" }
1187611876
e4855c6d-60ae-49c0-a936-05b0c4d57984 = { name = "ReferenceImplementations", path = "R/ReferenceImplementations" }
1187711877
e48b7b93-d2a8-4750-aba7-f743ccd5256c = { name = "FundamentalsNumericalComputation", path = "F/FundamentalsNumericalComputation" }
11878+
e48d2a1f-af84-496e-b4fe-d99c19dbdf31 = { name = "IFTDuals", path = "I/IFTDuals" }
1187811879
e493a4bf-88d6-40ad-84dc-847a9b000e38 = { name = "ClusterEnsembles", path = "C/ClusterEnsembles" }
1187911880
e4965305-65d6-464d-9c03-ae3e5cffadab = { name = "AnovaFixedEffectModels", path = "A/AnovaFixedEffectModels" }
1188011881
e49d8811-4385-4fad-be34-8522254608f3 = { name = "ReactiveGraphs", path = "R/ReactiveGraphs" }

0 commit comments

Comments
 (0)