From da683099b87486c9b284d4b887098675d50d25a1 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 15 Feb 2021 04:24:57 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index d3a16fe5..6ead8853 100644 --- a/Project.toml +++ b/Project.toml @@ -21,10 +21,13 @@ Trapz = "592b5752-818d-11e9-1e9a-2b8ca4a44cd1" Distributions = "0.23, 0.24" FFTW = "1.2" ForwardDiff = "0.10" +KernelDensity = "0.6" Parameters = "0.12" QuasiMonteCarlo = "0.2" RecursiveArrayTools = "2.7" Statistics = "1.4" +StatsBase = "0.33" +Trapz = "2" julia = "1" [extras]