Palindromic Prime Calculation August 30, 2016 POST This post will dicuss palindromic prime numbers using ruby code. It will also discuss several refinements made to the original attempt to speed up the performance.