From 3b2f80c7ccc558a2866e50fc53a8a1bfbae2aa1f Mon Sep 17 00:00:00 2001 From: Nuno Fachada <3018963+nunofachada@users.noreply.github.com> Date: Tue, 12 Aug 2025 14:59:20 +0100 Subject: [PATCH 1/2] Add pyclugen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a652fd5..76740d2 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Originally created for documenting the python language itself. * [PlasmaPy](http://docs.plasmapy.org/en/stable/) - Various tools for plasma physics. * [ProDy](http://prody.csb.pitt.edu/) - Package for protein structural dynamics analysis. * [psychopy](http://www.psychopy.org/) - An open-source application allowing you run a wide range of neuroscience, psychology and psychophysics experiments. +* [pyclugen](https://clugen.github.io/pyclugen/) - A package for generating multidimensional clusters and data mainly but not limited to machine learning tasks. * [pyrocko](https://pyrocko.org/) - A seismology toolkit for python. * [QuTIP](http://qutip.org/) - QuTiP is open-source software for simulating the dynamics of open quantum systems. * [radis](https://github.com/radis/radis) - A package for infrared molecular spectroscopy From 50ebfab0b8427c2c94c8a3ba399a580fa113ff70 Mon Sep 17 00:00:00 2001 From: Nuno Fachada <3018963+nunofachada@users.noreply.github.com> Date: Tue, 12 Aug 2025 15:05:08 +0100 Subject: [PATCH 2/2] Improve pyclugen's description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76740d2..e9ad195 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Originally created for documenting the python language itself. * [PlasmaPy](http://docs.plasmapy.org/en/stable/) - Various tools for plasma physics. * [ProDy](http://prody.csb.pitt.edu/) - Package for protein structural dynamics analysis. * [psychopy](http://www.psychopy.org/) - An open-source application allowing you run a wide range of neuroscience, psychology and psychophysics experiments. -* [pyclugen](https://clugen.github.io/pyclugen/) - A package for generating multidimensional clusters and data mainly but not limited to machine learning tasks. +* [pyclugen](https://clugen.github.io/pyclugen/) - A package that generates multidimensional clusters for machine learning and adjacent tasks. * [pyrocko](https://pyrocko.org/) - A seismology toolkit for python. * [QuTIP](http://qutip.org/) - QuTiP is open-source software for simulating the dynamics of open quantum systems. * [radis](https://github.com/radis/radis) - A package for infrared molecular spectroscopy