From 56fc9182d75e5d7c25daa35d7266fd4b2f2ab213 Mon Sep 17 00:00:00 2001 From: Brendt Wohlberg Date: Tue, 5 Nov 2024 09:39:36 -0700 Subject: [PATCH] Update change summary --- CHANGES.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 3354e735..472c777e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,7 +6,7 @@ SCICO Release Notes Version 0.0.7 (unreleased) ---------------------------- -• No changes yet. +• New module ``scico.trace`` for tracing function/method calls. @@ -22,7 +22,6 @@ Version 0.0.6 (2024-10-25) of ``functional.AnisotropicTVNorm``. • New linear operators ``linop.ProjectedGradient``, ``linop.PolarGradient``, ``linop.CylindricalGradient``, and ``linop.SphericalGradient``. -• New module ``scico.trace`` for tracing function/method calls. • Rename ``scico.numpy.util.parse_axes`` to ``scico.numpy.util.normalize_axes``. • Rename ``scico.flax.save_weights`` and ``scico.flax.load_weights`` to