Skip to content

Commit

Permalink
add DiffEqUncertainty
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed May 4, 2017
1 parent 4d62f39 commit eed0efc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ DimensionalPlotRecipes 0.0.2
RecursiveArrayTools 0.4.1
DiffEqNoiseProcess 0.0.1
SteadyStateDiffEq 0.0.1
DiffEqUncertainty
1 change: 1 addition & 0 deletions src/DifferentialEquations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module DifferentialEquations
@reexport using DiffEqMonteCarlo
@reexport using DiffEqDevTools
@reexport using DiffEqJump
@reexport using DiffEqUncertainty

@reexport using DiffEqFinancial
@reexport using DiffEqBiological
Expand Down

0 comments on commit eed0efc

Please sign in to comment.