Among the more popular tools in the linux debugging toolbox is strace, which allows users to easily trace and print out all system calls made by a…
Category Archives: Julia
Getting started with images
Re-posted from: http://learningjulia.com/2017/02/20/getting-started-with-images.html
To get started with Julia, I wanted to learn more about the ecosystem of image support in Julia. Until now, my tools of choice for manipulating images was numpy in Python and OpenCV. Instead, Julia has the JuliaImages ecosystem of packages for image support.
Minicurso de Julia no IX Simpósio de Análise Numérica e Otimização da UFPR
Re-posted from: http://abelsiqueira.github.io/minicurso-de-julia-no-ix-simposio-de-analise-numerica-e-otimizacao-da-ufpr/
Hoje ministrarei mais um minicurso de Julia na UFPR.
Desta vez será no IX Simpósio de Análise Numérica e Otimização da UFPR.
Por enquanto, deixo esta página apenas com o link para o notebook que utilizarei:
aqui.