Skip to content

Commit 0713c74

Browse files
committed
FluxFactorsExt can load
1 parent 4918b57 commit 0713c74

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,14 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
5151

5252
[weakdeps]
5353
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
54+
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
5455
Gadfly = "c91e804a-d5a3-530f-b6f0-dfbca275c004"
5556
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
5657
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
5758

5859
[extensions]
5960
DiffEqFactorExt = "DifferentialEquations"
61+
FluxFactorsExt = "Flux"
6062
GadflyExt = "Gadfly"
6163
InteractiveUtilsExt = "InteractiveUtils"
6264
InterpolationsExt = "Interpolations"
@@ -98,7 +100,6 @@ TimeZones = "1.3.1"
98100
julia = "1.8"
99101

100102
[extras]
101-
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
102103
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
103104
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
104105
Manopt = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
File renamed without changes.

0 commit comments

Comments
 (0)