Pinned Repositories
.bash_custom
.myvimrc
My .vimrc with vim-airline
.tmux
Oh My Tmux! My pretty + versatile self-contained tmux configuration
.tmuxinator
cantera
Chemical kinetics, thermodynamics, and transport tool suite
chocolate
A fully decentralized hyperparameter optimization framework
cudaSpmv
CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format
linux-realtek-alc287
Solutions for sound issues in Linux for Realtek ALC287
setThiagoEnv
Script to set up env in a new machine
thiagotei's Repositories
thiagotei/linux-realtek-alc287
Solutions for sound issues in Linux for Realtek ALC287
thiagotei/setThiagoEnv
Script to set up env in a new machine
thiagotei/.bash_custom
thiagotei/.myvimrc
My .vimrc with vim-airline
thiagotei/.tmux
Oh My Tmux! My pretty + versatile self-contained tmux configuration
thiagotei/.tmuxinator
thiagotei/cantera
Chemical kinetics, thermodynamics, and transport tool suite
thiagotei/chocolate
A fully decentralized hyperparameter optimization framework
thiagotei/cudaSpmv
CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format
thiagotei/edg4x-rose
(C++11 Branch) A compiler infrastructure to build source-to-source program transformation and analysis tools.
thiagotei/fftw3
DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.)
thiagotei/heft-multimem
Implementation of HEFT (Heterogeneous Earliest Finish Time) DAG Scheduling Algorithm in Python
thiagotei/ISL_To_Sage
thiagotei/Kripke
Kripke is a simple, scalable, 3D Sn deterministic particle transport code
thiagotei/LoopChainIR
The code repository for the internal representation data structure that holds a loop chain execution schedule.
thiagotei/loopy
A system for programming formally-verified loop transformations.
thiagotei/opentuner
An extensible framework for program autotuning
thiagotei/pluto
Pluto: An automatic polyhedral parallelizer and locality optimizer
thiagotei/Pochoir
thiagotei/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
thiagotei/rose
A release version of ROSE that passes all regression tests
thiagotei/spack
A flexible package manager designed to support multiple versions, configurations, platforms, and compilers.
thiagotei/Spearmint
Spearmint Bayesian optimization codebase
thiagotei/thiagotei.github.io
My website
thiagotei/ToyLanguage-Python
A ToyLanguage implemented in the best way I can figure using Python.