Author Archives: julia on Abel Soares Siqueira

Advent of Code 2016 in Julia

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2016-12-18-advent-of-code-2016-in-julia/

Last year I discovered by chance a code competition that happens in the month
of December: The Advent of Code.
This event consists of small puzzles release every day of December, up to the
25th. Which amounts to 25 problems! (I can do math).

Last year I tried doing some on Bash, and latter switched to Julia, but never
got to finish them.
This year I decided to use Julia, because I want to
test it for these general problems. Some problems are very hard, and I want
to have the packages at my disposal.

Advent of Code 2016 in Julia

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2016-12-18-advent-of-code-2016-in-julia/

Last year I discovered by chance a code competition that happens in the month of December: The Advent of Code. This event consists of small puzzles release every day of December, up to the 25th. Which amounts to 25 problems! (I can do math).
Last year I tried doing some on Bash, and latter switched to Julia, but never got to finish them. This year I decided to use Julia, because I want to test it for these general problems.

Apresentação de Julia no SMNE

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2016-11-29-smne-2016-julia/

Nos dias 30 de Novembro à 2 de Dezembro de 2016 acontece o primeiro Simpósio de Métodos Numéricos em Engenharia. Neste simpósio darei um minicurso sobre Julia.
Deixo aqui o material preliminar para os alunos do minicurso, ou interessados.
Notebook (necessário) exemplo.jl (necessário) HTML estático do notebook – para quem não conseguiu instalar Também deixo aqui o link do Etherpad para usarmos na aula.
Quem não conseguiu instalar até agora, pode tentar usar o JuliaBox, que roda Julia online.