Skip to content
View dnsfran's full-sized avatar

Block or report dnsfran

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. fflas-ffpack fflas-ffpack Public

    Forked from linbox-team/fflas-ffpack

    FFLAS-FFPACK - Finite Field Linear Algebra Subroutines / Package

    C++

  2. Inclusion-of-polygons Inclusion-of-polygons Public

    This is a first-year project at ENSIMAG. The aim was to use a list of polygons to determine all the inclusions between polygons.

    Python

  3. Machine-Learning---Runner-Time-Regression Machine-Learning---Runner-Time-Regression Public

    This project was developed as part of a Machine Learning course at Aalto University. The goal is to predict the finish time of a running race based on various runner characteristics and performance…

    Python

  4. Pendulums Pendulums Public

    This repository contains two physics simulations: one for a simple pendulum and another for a double pendulum. The codes model the motion of pendulums using numerical methods, allowing users to exp…

    Python

  5. Sudoku-solver Sudoku-solver Public

    A personal project that solves Sudoku puzzles from images. It combines a grid recognizer and a solver to automatically detect and solve Sudoku puzzles.

    Python