Skip to content

Instantly share code, notes, and snippets.

View medakk's full-sized avatar
🐢

Karthik Karanth medakk

🐢
View GitHub Profile
@numpde
numpde / betti.py
Last active March 22, 2023 15:06
Compute the Betti numbers of a graph
def betti(G, C=None, verbose=False):
# G is a networkx graph
# C is networkx.find_cliques(G)
# RA, 2017-11-03, CC-BY-4.0
# Ref:
# A. Zomorodian, Computational topology (Notes), 2009
# http://www.ams.org/meetings/short-courses/zomorodian-notes.pdf
@nickloewen
nickloewen / bret_victor-reading_list.md
Last active September 9, 2024 20:44
Bret Victor’s Reading List

This is a plain-text version of Bret Victor’s reading list. It was requested by hf on Hacker News.


Highly recommended things!

This is my five-star list. These are my favorite things in all the world.

A few of these works have had an extraordinary effect on my life or way of thinking. They get a sixth star. ★