Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/chipmuenk/dsp.git
Browse files Browse the repository at this point in the history
  • Loading branch information
chipmuenk committed Oct 3, 2021
2 parents 1ddc5b7 + c897dff commit 7fc53c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Hier finden Sie die folgenden Materialien:

Nutzen Sie auch das interaktive Python Tool [pyfda](https://github.com/chipmuenk/pyfda) für Filterentwurf und -analyse und zur Simulation von zeitdiskreten Systemen!

[pyfixp](https://github.com/chipmuenk/pyfixp) ist eine Library für schnelle Fixpoint-Arithmetik (basierend auf dem Python-Modul numpy), hier finden Sie auch weitere Notebooks zu Quantisierung und Fixpointfiltern (work in progress).
Mit [pyfixp](https://github.com/chipmuenk/pyfixp) entsteht eine Library für schnelle Fixpoint-Arithmetik (basierend auf dem Python-Modul numpy), die auch in pyfda eingesetzt wird. Hier finden Sie auch weitere Notebooks zu Quantisierung und Fixpointfiltern (work in progress).

## Jupyter Notebooks
* Kurzanleitung: https://codingthesmartway.com/getting-started-with-jupyter-notebook-for-python/ mit Video https://youtu.be/CwFq3YDU6_Y
Expand Down

0 comments on commit 7fc53c4

Please sign in to comment.