From 94bf2f303d820dec96676ba5d58ad7d3a791e7cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98topepo=E2=80=99?= <‘mxkuhn@gmail.com’> Date: Wed, 10 Apr 2024 15:59:21 -0400 Subject: [PATCH] summary of updates for #307 --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index c0752ead..f723e537 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,11 @@ # dials (development version) +## Improvements + +* The space-filling design functionality was expanded to include several new types of designs: Audze-Eglais, max/min L1, max/min L2, and uniform. These are all pre-computed designs accessed from the sfd package. + +* A new function is used to access all of the space-filling designs called `grid_space_filling()`. + # dials 1.2.1 ## New parameters