Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 643 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 643 Bytes

WolfSound's DSPyPlot library for plotting and manipulating signals

Warning

This library is NOT stable; the API can change at any moment. There are no guarantees on anything. If you want to use it, simply copy and paste the desired code or fix a specific commit.

🚀 Getting Started

To use this library in your project (best in your virtual environment), run

pip install git+https://github.com/JanWilczek/dspyplot.git#egg=dspyplot

🎈 Contributing

No PRs will be reviewed or merged. If you want to extend/correct the library, fork it.