/topological_methods

Based on the course Topological methods in control systems and data analysis by Prof. Debasish Chatterjee

Primary LanguagePython

Degree-theory related stuff.

Run towers.py by doing,

`> python towers.py --supp 100 --towers 6 --seed 222 --n 200 --holes 5 --hw 20`

run random_vec.py by doing,

`> python random_vec.py --dim 10000 --size 500 --bins 1000`