Skip to content
View piyueh's full-sized avatar

Highlights

  • Pro

Organizations

@barbagroup @vim-tw @jazzband
Block or Report

Block or report piyueh

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

  1. barbagroup/PetIBM barbagroup/PetIBM Public

    PetIBM - toolbox and applications of the immersed-boundary method on distributed-memory architectures

    C++ 103 48

  2. barbagroup/AmgXWrapper barbagroup/AmgXWrapper Public

    AmgXWrapper: An interface between PETSc and the NVIDIA AmgX library

    C++ 40 21

  3. olcf/PETSC-OpenACC olcf/PETSC-OpenACC Public

    Using OpenACC in PETSc

    Shell 4 4

  4. barbagroup/geoclaw-landspill barbagroup/geoclaw-landspill Public

    An oil land-spill and overland flow simulator for pipeline rupture events

    Fortran 6 7

  5. TorchSWE TorchSWE Public

    A GPU shallow-water equation (SWE) solver

    Python 9 5

  6. Optimize TensorFlow & Keras models w... Optimize TensorFlow & Keras models with L-BFGS from TensorFlow Probability
    1
    #! /usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    # vim:fenc=utf-8
    4
    #
    5
    # Copyright © 2019 Pi-Yueh Chuang <pychuang@gwu.edu>