From 959a2ac47301ff46cb8d8984365482978b871c5e Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 21 Dec 2021 07:32:29 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 62c9c2bc1..da244fa73 100644 --- a/Project.toml +++ b/Project.toml @@ -35,6 +35,7 @@ DiffEqJump = "7, 8" DiffEqNoiseProcess = "5.0" DiffEqPhysics = "3.2" DimensionalPlotRecipes = "1" +LinearSolve = "1" MultiScaleArrays = "1.5" OrdinaryDiffEq = "6" ParameterizedFunctions = "5"