diff --git a/DESCRIPTION.rst b/DESCRIPTION.rst deleted file mode 100644 index e1f1aab..0000000 --- a/DESCRIPTION.rst +++ /dev/null @@ -1,17 +0,0 @@ -harold -====== - -This package includes Python3 routines for typical control engineering -tasks. It provides an open-source collection of typical algorithms -that are often not available for the end user. Instead of a complete -reimplementation of a math paper from scratch or trying to decipher -some FORTRAN code, ``harold`` tries to fill the gap using a -optimized-with-readable-code mindset. - - -Install -------- - -You can install this package, simply using ``pip``:: - - $ pip install harold \ No newline at end of file