Skip to content
View oscarneiva's full-sized avatar

Organizations

@SIRLab @VSS-SDK

Block or report oscarneiva

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oscarneiva/README.md

Popular repositories Loading

  1. PageRank PageRank Public

    A simulation of the Pagerank algorithm in Matlab. The implementation of some techniques are simulated in this experiment, for instance, the power method, teleportation model and distributed matrices.

    MATLAB 1

  2. oscarneiva oscarneiva Public

    1

  3. oscarneiva.github.io oscarneiva.github.io Public

    My Webpage.

    SCSS

  4. AmazingSort AmazingSort Public

    Amazing sort is a java program to test different sorting algorithms with different sets of data. These sets differ on amount of elements and on the generated element, for each time that the generat…

    Java

  5. public-apis public-apis Public

    Forked from public-apis/public-apis

    A collective list of free APIs for use in software and web development.

    Python

  6. TSPGeneticAlgorithms TSPGeneticAlgorithms Public

    This repository was created to put in practice my studies about genetic algorithms and its different strategies for selection and crossover. Did not have enough time to prepare lessons and implemen…

    Java