Skip to content
View fcaruso's full-sized avatar
Block or Report

Block or report fcaruso

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

Popular repositories Loading

  1. GLSLParametricCurve GLSLParametricCurve Public

    This repository contains code for the rasterization of parametric curves using GLSL. It requires the GLM library: https://www.opengl.org/sdk/libs/GLM

    C++ 22 4

  2. CudaImageBlur CudaImageBlur Public

    CUDA kernel function for image blur

    Cuda 1 1

  3. CudaSamples CudaSamples Public

    Simple CUDA applications for didactical purpose

    C 1

  4. coronavirus_diffusion coronavirus_diffusion Public

    Plot graphics to insight coronavirus diffusion in Italy

    Jupyter Notebook

  5. fcaruso.github.io fcaruso.github.io Public

  6. LinearRegression LinearRegression Public

    An implementation of the gradient descent to solve linear regression problems