From c99bd1e1958d996d27d6f78abeb6300e42394d81 Mon Sep 17 00:00:00 2001
From: shaowu <pswpeterpab@gmail.com>
Date: Mon, 30 Oct 2023 21:32:49 -0400
Subject: [PATCH] fix issues with migration from setuptools to toml

---
 README.rst         | 3 +--
 docs/JOSS/paper.md | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.rst b/README.rst
index 0ba3da0..b0528ec 100644
--- a/README.rst
+++ b/README.rst
@@ -68,8 +68,7 @@ Features implemented
   - Extended dynamic mode decomposition: ``EDMD``
   - Extended dynamic mode decomposition with control: ``EDMDc``
   - Kernel dynamic mode decomposition: ``KDMD``
-  - Hankel DMD: ``HDMD``
-  - Hankel DMD with control: ``HDMDc``
+  - Hankel Alternative View of Koopman Analysis: ``HAVOK``
   - Neural Network DMD: ``NNDMD``
 
 - Sparse construction of Koopman invariant subspace
diff --git a/docs/JOSS/paper.md b/docs/JOSS/paper.md
index fec9fa7..c1e886a 100644
--- a/docs/JOSS/paper.md
+++ b/docs/JOSS/paper.md
@@ -101,8 +101,7 @@ At the time of writing, we have the following features implemented:
   - Extended dynamic mode decomposition [@Williams2015jnls]: `EDMD`
   - Extended dynamic mode decomposition with control [@korda2020optimal]: `EDMDc`
   - Kernel dynamic mode decomposition [@Williams2015jcd]: `KDMD`
-  - Hankel DMD [@brunton2016pnas]: `HDMD`
-  - Hankel DMD with control: `HDMDc`
+  - Hankel Alternative View of Koopman Analysis [@brunton2016pnas]: `HAVOK`
   - Neural Network DMD [@pan2020physics;@otto2019linearly;@lusch2018deep]: `NNDMD`
 
 - Sparse construction of Koopman invariant subspace