Skip to content

Commit 865f716

Browse files
authored
DOC: add SysIdentPy to users (#673)
1 parent d91d01e commit 865f716

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ Used by:
3636

3737
- [SciPy](https://github.com/scipy/scipy) — Fundamental algorithms for
3838
scientific computing.
39-
- [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine
39+
- [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine
4040
Learning in Python.
41+
- [SysIdentPy](https://github.com/wilsonrljr/sysidentpy) — System Identification Using NARMAX Models.
4142
- *your library? Let us know!*
4243

4344
## Installation

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ It is currently used by:
2727
scientific computing.
2828
- [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine
2929
Learning in Python.
30+
- [SysIdentPy](https://github.com/wilsonrljr/sysidentpy) — System Identification Using NARMAX Models.
3031
- *your library? Let us know!*
3132

3233
(installation)=

0 commit comments

Comments
 (0)