Julia

Speed up your Python code using Julia

Speed up your Python code using Julia

I worked on this blog post working for the Netherlands eScience Center. This is the second part of a …

How to call Julia code from Python

How to call Julia code from Python

I worked on this blog post working for the Netherlands eScience Center. This is the first part of a …

Migração do site para Franklin.jl

Update 2022-12-30: Já não uso mais Franklin.jl. Há algum tempo o Jekyll tem me dado trabalho. Como …

Koch snowflakes for the holidays

Code for these images. I hope you’re familiar with the Koch curve fractal or snowflake. It …

Package Development in Julia 1.0 using the REPL

This is a quick post on package development in Julia 1.0. Let me know if you’re interested in …

Optimizing the Dollar Game from Numberphile

I just watched The Dollar Game - Numberphile, in which a game involving graphs is presented. I …

My experience in the JuMP-dev annual workshop

Last week I had the pleasure of being invited to the Second annual JuMP-dev workshop, which happened …

Minicurso de Julia no IX Simpósio de Análise Numérica e Otimização da UFPR

Hoje ministrarei mais um minicurso de Julia na UFPR. Desta vez será no IX Simpósio de Análise …

NLPModels.jl and CUTEst.jl: Constrained optimization

This is a continuation of this post. And again, you can follow the commands of this post in the …