Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132923 views
License: OTHER
1
name: ThinkComplexity2
2
3
dependencies:
4
- python=3.7
5
- jupyter
6
- numpy
7
- matplotlib
8
- seaborn
9
- pandas
10
- scipy
11
- networkx=2.*
12
- pip
13
- pip:
14
- empiricaldist
15
16