The most widely used programming languages for economic research are Julia, Matlab, Python and R. This column uses three criteria to compare the languages: the power of available libraries, the speed and possibilities when handling large datasets, and the… Read more
Similar
Have you ever wondered how the app Prisma manages to turn your photos into impressionist paintings? They use, amongst
other things, a special type of algorithm called neural styles.
Read more »
This week I was working on a Kubernetes networking problem. Basically
our container network backend was reporting that it couldn’t delete
routes, and we didn’t know why. (more…)
Read more »
Suppose we want to draw a batch of images, where each image is made up of randomly positioned and colored triangles, that are blending. It will look like this: (more…)
Read more »
Last time I have posted about the take-aways for DataFrames.jl from
JuliaCon 2020. This time I wanted to share my general conclusions
from attending different talks at this extremely successful event. (more…)
Read more »
Visual demo of how a Julia set ( c=.274-.008i) can be generated from repeated transformations of a circle. Please see http://www.karlsims.com/julia.html for ... (more…)
Read more »