Writing Tests for Scientific Code

science lab

In a previous blog post, I wrote about how to incorporate a few software design principals into the code written by scientists. This post is a follow up on one specific software design principle that can be used by scientists: testing

Below are some practical ideas about how to incorporate …

more ...

Thoughts on Software Design in Scientific Code

fishing net

I listened to a few podcasts (TalkPython, Test and Code) that had a theme of:

"How do we bring software design principles into science?"

This got me thinking... There are a couple of ways software design could be incorporated into science and the code scientists write. The science I'm thinking …

more ...