Tagged in python

Python and JavaScript performance
Tracing JIT compilers, and an anecdotal view of Python and JavaScript performance.
(674 words)
A Dancing Links implementation for set multicover
An implementation of Knuth's Dancing Links for my sudoku solver.
(1264 words)
A variant sudoku solver
A Python module for solving variant sudoku.
(801 words)
Starting with pyenv-virtualenv in macOS
A note-to-self about virtual environments and development in Python.
(536 words)