Pinned Repositories
adaptive_quadrature
Solution to the 2nd project of the "Concurrent and Parallel Programming"
bag_of_words_and_random_projections
Repository containing the 1st project for the "Algorithms for Data Science" course.
BasicLinearAlgebra
Contains Cholesky, QR Givens and QR Householder implementations
cryptopals_challenge
data-structures-and-algorithms
data_streams_algorithms
dissertation
fexerj-rating-calculator
windmill
Chess engine implemented in Rust.
Z-Buffer_and_Raytracing
felipeamp's Repositories
felipeamp/windmill
Chess engine implemented in Rust.
felipeamp/fexerj-rating-calculator
felipeamp/BasicLinearAlgebra
Contains Cholesky, QR Givens and QR Householder implementations
felipeamp/data_streams_algorithms
felipeamp/Z-Buffer_and_Raytracing
felipeamp/adaptive_quadrature
Solution to the 2nd project of the "Concurrent and Parallel Programming"
felipeamp/bag_of_words_and_random_projections
Repository containing the 1st project for the "Algorithms for Data Science" course.
felipeamp/cryptopals_challenge
felipeamp/data-structures-and-algorithms
felipeamp/dissertation
felipeamp/dissertation-code
felipeamp/hashes
Collection of cryptographic hash functions written in pure Rust
felipeamp/icml-2018
felipeamp/icml2018-real-datasets
felipeamp/max_cut_paper
felipeamp/monte_carlo_paper
felipeamp/multiple_writers_readers_buffer_baton_passing
Solution to the 1st project of the "Concurrent and Parallel Programming"
felipeamp/projeto_final_prog
felipeamp/rules_rust
Rust rules for Bazel
felipeamp/rust
Empowering everyone to build reliable and efficient software.
felipeamp/Traveling-Salesman-Multithreaded
Implementation of a Traveling Salesman multithreaded algorithm in Rust. Should be as close a possible to Peter Pacheco's "An Introduction to Parallel Programming" algorithm in section 6.2.6.