>ethmcc
/posts
/projects
/resume
Tagged in
python
Dec 15, 2021
Python and JavaScript performance
Tracing JIT compilers, and an anecdotal view of Python and JavaScript performance.
(674 words)
May 20, 2020
A Dancing Links implementation for set multicover
An implementation of Knuth's Dancing Links for my sudoku solver.
(1264 words)
May 18, 2020
A variant sudoku solver
A Python module for solving variant sudoku.
(801 words)
May 13, 2020
Starting with pyenv-virtualenv in macOS
A note-to-self about virtual environments and development in Python.
(536 words)