From db26d212be24596337d87384f49d9a20b5062bc8 Mon Sep 17 00:00:00 2001 From: Lucas Colley Date: Sat, 16 May 2026 15:12:31 +0100 Subject: [PATCH] DOC: add GLASS to users section --- README.md | 1 + docs/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ff8ac5e8..e01a8d90 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Used by: - [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine Learning in Python. - [SysIdentPy](https://github.com/wilsonrljr/sysidentpy) — System Identification Using NARMAX Models. +- [GLASS](https://github.com/glass-dev/glass) — Generator for Large Scale Structure. - *your library? Let us know!* ## Installation diff --git a/docs/index.md b/docs/index.md index 0a2826b3..0247e79b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,6 +28,7 @@ It is currently used by: - [scikit-learn](https://github.com/scikit-learn/scikit-learn) — Machine Learning in Python. - [SysIdentPy](https://github.com/wilsonrljr/sysidentpy) — System Identification Using NARMAX Models. +- [GLASS](https://github.com/glass-dev/glass) — Generator for Large Scale Structure. - *your library? Let us know!* (installation)=