Thursday, February 15, 2018

Published February 15, 2018 by with 0 comment

Planet Orbiting Binary Stars

I was curious what types of orbits you could get for a planet orbiting a binary star system, so I played with it a bit and collected some of the interesting results.

Read More
      edit

Thursday, February 8, 2018

Published February 08, 2018 by with 21 comments

N-Body Problem And Our Solar System

I was curious how stable our solar system is, so I started playing a bit with the n-body problem and here are some results. I've also included simple source code in MATLAB and Python if you want to play with it yourself.
Read More
      edit

Saturday, February 3, 2018

Published February 03, 2018 by with 0 comment

Visualizing Algorithm Complexity

I like to optimize stuff at work at tend to rant about algorithm complexity to my coworkers, so I figured I'd see if I could visualize it in a way that's meaningful to non-developers.
Read More
      edit