Less log
Today I used the so called quotient rule for logarithms: log(a/b) = log(a) -
log(b), to eliminate a call to the log function twice in the tag cloud
algorithm I use in tumblelog
.
Today I used the so called quotient rule for logarithms: log(a/b) = log(a) -
log(b), to eliminate a call to the log function twice in the tag cloud
algorithm I use in tumblelog
.
After I had optimised the tag cloud algorithm of tumblelog
in both
the Perl and Python version I posted the Python version of the
algorithm in reply to a question on Stack
Overflow.
Also today I made the Dockerfile for resume-pandoc more robust. This is a LaTeX resume template for Pandoc and can be used to generate a PDF of a resume written in Markdown.