In this post, I want to briefly introduce a new side project for the blog with applications to understanding population dynamics, natural selection, game theory, and probably more. World Wandering Dudes is a simulation framework in which you initiate a “w... (more…)
Read more »
NumPy extension that allows arrays to be indexed using labels - GitHub - AitanG/numpy-string-indexed: NumPy extension that allows arrays to be indexed using labels... (more…)
Read more »
With operator overloading feature in Python, we can make operators to work for user defined classes. As we create a class, it creates a new type in the code and Python allows us to specify the operators with a special meaning for a data type, this ability... (more…)
Read more »
The Python scientific stack, compiled to WebAssembly - iodide-project/pyodide... (more…)
Read more »
Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more! - GitHub - wasi-master/fastero: Python timeit CLI for the 21st ce... (more…)
Read more »