I've written a finite element library. Let's talk about it.
Motivation
The initial inspiration came from watching the talk “Preventing the Collapse of Civilization” by Jonathan Blow, which I highly recommend. Essentially, its about the loss of understanding in software development when piling abstractions on top of each other. And …