Skip to content
View argent0's full-sized avatar
  • Argentina, Mendoza

Block or report argent0

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

Pinned Loading

  1. haskell-ml-benchmark haskell-ml-benchmark Public

    Comparing Different Stochastic Gradien Descent implementations in Haskell against Python

    Haskell 9 1

  2. idris-dataframe idris-dataframe Public

    Data structure inspired by R's data frames.

    Idris 6 1

  3. gsoc-2021-proposal gsoc-2021-proposal Public

    My proposal for the google summer of code 2021

    Lua 3

  4. Formal verification of ++ and reverse Formal verification of ++ and reverse
    1
    module Test
    2
    
                  
    3
    %hide reverse
    4
    %hide (++)
    5
    %default total
  5. recover recover Public

    A data type similar to Data.Validation that recovers from errors.

    Coq