“Julia ist kein Zeichenprogramm” 1 In order to demonstrate what you can achieve with Quarto, and provide a cute demonstration of how to use the Julia display stack, I want to make a tiny demo getting Julia to output some SVGs by writing TikZ code.
Using Julia to template TikZ code is how I make most of my graphics. Even though I prefer Typst to LaTeX these days, I still find TikZ…
The Chanterelle Colorscheme For the last year or so, I have been reading a little bit about the theory behind colorschemes in my spare time. This is something I have been meaning to get into for a while; visualizations are an important part of technical communication, and a nice colorscheme can make or break the visualization. Using Viridis is all well and good, but I like to put a personal touch…
Projects Perceptually Uniform Color Schemes Julia I'm currently working on a Julia package for working with gradients and generating perceptually uniform color schemes based on Beziér splines.
Chanterelle Colorscheme Julia GitHub Chanterelle is a perceptually uniform family of color schemes for data visualization. It is also used to decorate this website.
The palette has also been turned…
A new Spatial Hashing approach to Neighborhood Queries on the GPU A lot of algorithms hinges on knowing, for any point in a set, its neighbors closer than a fixed radius of influence $R$:
The set in question.
This probem is known as the Fixed-radius near neighbors problem – or FRNN. Algorithms for solving it has applications ranging from particle simulations, to protein folding, to…
Uses Inspired by other /uses pages, here is a catalog of some of the tools I use near daily.
Workstation AMD Ryzen 9 7900X NVIDIA 4080 64G RAM Debian Xfce Peripherals Focusrite Scarlett 2i2 Beyerdynamic DT700 PRO X Laptop M3 Macbook Air 16G RAM 13' Display Phone iPhone 15 Pro 128GB Software Vim, Zed Zsh 1Password Kitty Tailscale Firefox Services Fastmail Claude Cloudflare iCloud
About me I am an engineer with a master's degree in computer science, specializing in algorithms for high-performance computing and applications to mathematics and physics. I live on the west coast of Norway, am an active scout, and enjoy hiking, cooking, and gardening.
About the website This blog is about documenting new things I learn, things I am working on, and things I find interesting,…