Skip to content
View jgoldfar's full-sized avatar

Block or report jgoldfar

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Hypre.jlHypre.jlPublic

    Julia wrapper for the Hypre (https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods) linear solver library

    Julia 6 3

  2. alpine-sbclalpine-sbclPublic

    Bootstrap build for SBCL in Alpine Linux, since it's not available for older Alpine versions

    1

  3. Python Hash TablePython Hash Table
    1
    classHashTable:
    2
    """Create a hash map backed by a Python list"""
    3
    store= []
    4
    number_elements=0
    5
  4. MetaRowEchelon.jlMetaRowEchelon.jlPublic

    Using Lispy metaprogramming for reduction of linear systems to row-echelon form at compilation-time

    Julia

  5. DesertFrogSolutions/AcronymApiDemoDesertFrogSolutions/AcronymApiDemoPublic

    Demo for an NodeJS API backed by PostgreSQL, orchestrated with Docker Compose, and validated with Supertest & Mocha

    JavaScript

  6. jgoldfar.github.iojgoldfar.github.ioPublic

    Home on the web for jgoldfar, generated by Hugo (https://gohugo.io/)

    CSS