Author Archives: julia on Abel Soares Siqueira

Installing CUTEst and CUTEst.jl

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2015-10-01-installing-cutest-and-cutestjl/

This post will tell you how to install CUTEst using a different tool that makes it much easier. Also, I’ll install CUTEst.jl, the CUTEst interface for Julia.
Edit: Now, CUTEst.jl install CUTEst by itself. Check this post. Also, for Linux, I’ve created this CUTEst installer, which should be easier to use. February, 11, 2017.
Edit: Some corrections were made on February, 15, 2016.
Edit: Some corrections were made on November, 11, 2015.

Installing CUTEst and CUTEst.jl

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2015-10-01-installing-cutest-and-cutestjl/

This post will tell you how to install CUTEst using a different tool that makes
it much easier. Also, I’ll install CUTEst.jl, the CUTEst interface for Julia.

Edit: Now, CUTEst.jl install CUTEst by itself. Check this
post
.
Also, for Linux, I’ve created this CUTEst
installer
, which should be
easier to use. February, 11, 2017
.

Edit: Some corrections were made on February, 15, 2016.

Edit: Some corrections were made on November, 11, 2015.

Workshop de Ferramentas Computacionais – Maio de 2015

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2015-04-13-workshop-de-ferramentas-computacionais-maio-de-2015/

Sobre No dia 30 de Maio de 2015 acontecerá uma Oficina de Ferramentas Computacionais para Pesquisadores. Essa oficina será focada em três ferramentas básicas para desenvolvimento de software:
Bash Git Julia O Bash é o terminal tradicinal dos sistemas GNU/Linux (a tela preta). As possibilidades de uso são ilimitadas, mas vamos focar no básico, tentando chegar até a criação de um script simples.
O Git é uma ferramenta para controlar versões de softwares e outros arquivos.