- https://www.lri.fr/~filliatr/ens/compil/x86-64.pdf
- https://www.cs.princeton.edu/courses/archive/spr16/cos217/lectures/16_MachineLang.pdf
- https://staffwww.fullcoll.edu/aclifton/cs241/lecture-floating-point-simd.html
- log https://stackoverflow.com/questions/45785705/logarithm-in-c-and-assembly
- https://kobzol.github.io/davis/
- http://asmdebugger.com/
- https://twitter.com/johncarlosbaez/status/1541812092897861632
- https://vim.fandom.com/wiki/Folding#Opening_and_closing_folds
- https://docs.python.org/3/extending/extending.html
- https://numpy.org/doc/stable/reference/c-api/array.html#
- https://docs.python.org/3/c-api/index.html
- https://pythonextensionpatterns.readthedocs.io/en/latest/parsing_arguments.html#variable-number-of-arguments
- https://docs.python.org/3/c-api/typeobj.html#examples