Bucket sorts are pretty interesting and seem to be covered less often than quicksort, mergesort, etc...
Read More
Wednesday, April 25, 2018
Sunday, April 15, 2018
Friday, March 9, 2018
Published March 09, 2018 by theboat with 2 comments
Regression toward the mean is a fascinating concept, and I went through some NBA data to test it...
Read More
![]() |
Free throw % from one year to the next |
Thursday, February 15, 2018
Thursday, February 8, 2018
Published February 08, 2018 by theboat with 22 comments
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
Saturday, February 3, 2018
Friday, January 26, 2018
Thursday, January 25, 2018
Saturday, January 6, 2018
Sunday, December 31, 2017
The concept of a pension fascinates me since it would be great to have your investments pay your living expenses while you work wherever you want without worrying about a salary. I've created a calculator here that allows you to figure out the numbers you need to create your own pension plan.
Read More
Friday, December 29, 2017
Friday, December 22, 2017
Published December 22, 2017 by theboat with 3 comments
I was curious if time of day affects the likelihood of your post doing well or being ignored so I ran some data to see if I could spot any trends.
Read More
Tuesday, December 19, 2017
In working on CityProjections, I have to do bilinear interpolation constantly. Is there a fast way to do it in MATLAB?
Read More
Subscribe to:
Posts (Atom)