The Wayback Machine - https://web.archive.org/web/20210827032637/https://github.com/GregTJ
Skip to content
Avatar
💻
💻
  • Tennessee

Achievements

Achievements

Block or Report

Block or report GregTJ

Report abuse

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

Report abuse

Pinned

  1. A minimal Stable Fluids inspired fluid solver with Python and NumPy.

    Python 138 14

  2. A 2D softbody dynamics simulation with p5.js

    JavaScript 3 2

  3. 1
    import numpy as np
    2
    from matplotlib import pyplot as plt
    3
    
                  
    4
    
                  
    5
    samples = 64
  4. 1
    import sparse
    2
    from typing import Tuple, Generator
    3
    
                  
    4
    
                  
    5
    def sjt_permutations(n: int) -> Generator[Tuple[int], None, None]:

36 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2021

GregTJ has no activity yet for this period.