Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »
nanobind is a small binding library that exposes C++ types in Python and vice
versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical syntax. In
contrast to these existing tools, nanobind is more efficient: bindings
compile in a shor... (more…)
Read more »
Python must be doing something beautiful internally to support super long integers and today we find out what's under the hood. The article goes in-depth to explain design, storage, and operations on super long integers as implemented by Python. (more…)
Read more »
AST-based fragmental source code refactoring toolkit for Python - GitHub - isidentical/refactor: AST-based fragmental source code refactoring toolkit for Python... (more…)
Read more »