shouldsee / pymisca

Personal utilties and incubators in python2
0 stars 0 forks source link

[collection]ReadingList #1

Open shouldsee opened 6 years ago

shouldsee commented 6 years ago

Comparing pcolormesh() to contourf()

Hierarchical clustering wrapper

shouldsee commented 6 years ago
print 'white horse' is not 'horse'
print 'white horse is not horse'
shouldsee commented 5 years ago

Fancy t-SNE plots https://academic.oup.com/nar/article/39/17/7380/2411652

shouldsee commented 5 years ago

Julia binary https://medium.com/@sdanisch/compiling-julia-binaries-ddd6d4e0caf4

shouldsee commented 5 years ago

Place for inspiration: https://www.programcreek.com/ Python internal objects https://tech.blog.aknin.name/2010/04/02/pythons-innards-introduction/