seamsay.xyz Musings on science, software, and cooking.

Long-Form Essays

Here you will find longer form essays on topics which interest me. They will often be more technical and less informal than my blog posts and usually they will be longer.

Data Structures And Algorithms For Scientists

Found here.

This is a set of essays talking about the implementation of data structures and algorithms that are often used in science or may be of interest to scientists. A series on multidimensional arrays is currently in progress, though I am also planning on writing about topics such as sparse arrays, ODE solvers, and more.

Software Development Practices For Science

Found here.