From a423445b1909315056f5c1b5af4ef70a8d8782e2 Mon Sep 17 00:00:00 2001 From: Lucas Colley Date: Mon, 6 Apr 2026 23:45:49 +0100 Subject: [PATCH] DOC: add SysIdentPy to users closes gh-671 --- README.md | 3 ++- docs/index.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6049421..6ef951bb 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,9 @@ Used by: - [SciPy](https://github.com/scipy/scipy) — Fundamental algorithms for scientific computing. -- [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine +- [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine Learning in Python. +- [SysIdentPy](https://github.com/wilsonrljr/sysidentpy) — System Identification Using NARMAX Models. - *your library? Let us know!* ## Installation diff --git a/docs/index.md b/docs/index.md index 5168e973..29e2ed08 100644 --- a/docs/index.md +++ b/docs/index.md @@ -27,6 +27,7 @@ It is currently used by: scientific computing. - [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine Learning in Python. +- [SysIdentPy](https://github.com/wilsonrljr/sysidentpy) — System Identification Using NARMAX Models. - *your library? Let us know!* (installation)=