From 61949d9364639ca5a5bbc41f4899a6d97f39a839 Mon Sep 17 00:00:00 2001 From: Adam Gosztolai <45966708+agosztolai@users.noreply.github.com> Date: Thu, 23 May 2024 13:29:22 +0200 Subject: [PATCH] Update setup.py --- setup.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index fd0728f..131bc96 100644 --- a/setup.py +++ b/setup.py @@ -10,9 +10,8 @@ version="1.0", author="Adam Gosztolai", author_email="a.gosztolai@gmail.com", - description="""Package for the data-driven representation of non-linear dynamics - over manifolds based on a statistical distribution of local phase portrait features. - Includes specific example on dynamical systems, synthetic- and real neural datasets.""", + description="""Package for the unsupervised data-driven representation of non-linear dynamics + over manifolds based on a statistical distribution of local flow fields""", long_description=open("README.md", "r").read(), long_description_content_type="text/markdown", install_requires=[