Skip to content

Commit

Permalink
fix issues with migration from setuptools to toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pswpswpsw committed Oct 31, 2023
1 parent f88092d commit c99bd1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions docs/JOSS/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c99bd1e

Please sign in to comment.