Skip to content
View grej's full-sized avatar

Block or report grej

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. pure_numba_alias_sampling pure_numba_alias_sampling Public

    Pure numba version of Alias sampling algorithm from L. Devroye's, "Non-Uniform Random Random Variate Generation"

    Python 3 1

  2. Rank order centroid implementation f... Rank order centroid implementation for Python
    1
    #-------------------------------------------------------------------------------
    2
    # Name:        Rank Order Centroid
    3
    # Purpose:     Generate rank order centroid weights
    4
    #
    5
    # Author:      Greg Jennings
  3. GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-Numba GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-Numba Public

    Forked from nicholasharris/GPU-Parallel-Genetic-Algorithm-using-CUDA-with-Python-Numba

    Implementation of a GPU-parallel Genetic Algorithm using CUDA with python numba for significant speedup.

    Python

  4. simple_wordle simple_wordle Public

    simple multilanguage wordle solver

    Jupyter Notebook