Y
Hacker News
new
|
ask
|
show
|
jobs
by
RhysU
1754 days ago
The end of the paper points to
https://github.com/holomorpheus/topological-flips
1 comments
joncrane
1754 days ago
I tried cloning it and running it but I'm missing a module; there is no requirements.txt either. :(
link
psychomugs
1754 days ago
Generated a requirements.txt here:
https://gist.github.com/psychomugs/e0e298e1f82a271ef3e9eedbb...
link
nathancahill
1754 days ago
It needs a handful of libraries. I generated the animations here:
https://imgur.com/a/SJcAvHF
link
adrian_b
1754 days ago
Maybe you have to do
git clone --recursive
link