Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132922 views
License: OTHER
1
name: ThinkDSP
2
3
dependencies:
4
- python=3.7
5
- jupyter
6
- numpy
7
- matplotlib
8
- seaborn
9
- pandas
10
- scipy
11
12
13