From 8280c1a4a8f6bcd3904b34c73b53ee8a2efef1cc Mon Sep 17 00:00:00 2001 From: IlianPihlajamaa <73794090+IlianPihlajamaa@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:03:32 +0100 Subject: [PATCH] Update vegas.jl empty commit to run CI --- src/vegas.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vegas.jl b/src/vegas.jl index 2d4a525..033a304 100644 --- a/src/vegas.jl +++ b/src/vegas.jl @@ -271,3 +271,4 @@ function sample_from_adaptive_grid(res, ncalls) end map(x -> tuple(x...), eachcol(xmat)) end +