abelsiqueira - Overview

Abel Soares Siqueira

YouTube Twitch Twitter Linkedin


Abel Siqueira's github stats

Research Software Engineer at the Netherlands eScience Center

More info soon ™️


JuliaSmoothOptimizers

I am lead developer of packages inside the JuliaSmoothOptimizers organization. These packages are focused on the development of optimization methods for nonlinear optimization.

Some of our main packages:


CiDAMO

I am co-founder of CiDAMO, a Data Science, Machine Learning, and Optimization study and research group inside the Federal University of Paraná in Brazil.

We advise students and stimulate discussions about these topics weekly. We have monthly meetups (online) with guest speakers. Check the website for more information.

We have also created one of the first data science events on the university, with 8 companies and several participants, called CiDWeek, early 2020.


ThinkJulia translation to PT-BR

I have participated on the translation of the ThinkJulia book to PT-BR, available here. It is a great book to start programming or to learn Julia.


JILL - Julia Installer 4 Linux (Light)

A simple script to install Linux and MacOS using the latest binaries on the page.

TL;DR:

bash -ci "$(curl -fsSL https://raw.githubusercontent.com/abelsiqueira/jill/master/jill.sh)"

Perprof-py

A Python module for performance profiling (as described by Dolan and Moré) with TikZ and matplotlib output.