Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chipmuenk authored Nov 19, 2016
1 parent 3a1916c commit 61b5c51
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,15 @@ pyFDA is a GUI based tool in Python / Qt for analysing and designing discrete ti
![Screenshot](images/pyFDA_screenshot_3.PNG)

### Prerequisites
* Python versions: 2.7 or 3.3 ... 3.5
* Operating systems: Tested on Windows, Linux and OS X - there should be no OS specific requirements.
* (Py)Qt4 or Qt5, when both libraries are installed, PyQt5 is used.

Besides standard python libraries, the project builds on the following libraries:
* numpy
* scipy
* matplotlib

Optional:
* Python versions: **2.7** or **3.3 ... 3.5**
* All operating systems - there should be no OS specific requirements.
* Libraries:
* (Py)Qt4 or Qt5, when both libraries are installed, PyQt5 is used.
* numpy
* scipy
* matplotlib

Optional libraries:
* docutils for rich text in documentation
* xlwt and / or XlsxWriter for exporting filter coefficients as *.xls(x) files

Expand Down

0 comments on commit 61b5c51

Please sign in to comment.