Posts about python
- Parsing SC2 replays for later analysis
- Learning my per-matchup MMR in Starcraft II through PyMC3
- Bayesian modeling of StarCraft II ladder performance
- Dealing with backlogs
- Better Numba calculation of inter-particle distance matrices
- Simple Binder usage with Sphinx-Gallery through Jupytext
- Post mortem for my engineering thesis code, PythonPIC
- On the recent "On the Boris solver in Particle-in-cell simulations" paper
- CuPy speedup of naive N-Body vectorized force calculation
- scipy.integrate.solve_ivp and makeshift Poincaré sections of the Rossler attractor
- Quantitative data analysis of the 2D Ising model
- Parallelizable Numpy implementation of 2D Ising model
- NumPy-ish GPU computations with CuPy