Skip to content
View yencal's full-sized avatar

Block or report yencal

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. machine-learning-algorithms machine-learning-algorithms Public

    This repository is for storing machine learning algorithms that I have implemented.

    Jupyter Notebook

  2. AI-Projects AI-Projects Public

    This repository contains my mentionable AI projects.

    Jupyter Notebook

  3. MATAR MATAR Public

    Forked from lanl/MATAR

    MATAR is a C++ software library to allow developers to easily create and use dense and sparse data representations that are also portable across disparate architectures using Kokkos.

    C++

  4. Fierro Fierro Public

    Forked from lanl/Fierro

    Fierro is a C++ code designed to aid the research and development of numerical methods and testing of user-specified models related to quasi-static solid mechanics and compressible material dynamic…

    GLSL

  5. ordinary-least-squares ordinary-least-squares Public

    Calculate ordinary least squares estimates.

    C++

  6. sum-primes sum-primes Public

    This code sums up the prime numbers from 2 to N in serial or parallel (using MPI).

    C++