Weekly Roundup 2025-04-01
- Wednesday: The dithering code I wrote was super broken.
- Thursday: I decided to move away from Python REPL for prototyping the dithering code, and made a plan for what changes to make at the same time as switching to a notebook.
- Friday: I made some progress on that front.
- Saturday: I wrote a bunch of helper functions that I'll eventually want to incorporate into the project proper.
- Sunday: I fixed a bunch of the aforementioned super-brokenness.
- Monday: I looked over what I had, and took notes and made more plans.
Next week, I'm going to try to finally get matrix-based error diffusion going, and perhaps blue noise generation.