Skip to content
View aryabhatt's full-sized avatar

Block or report aryabhatt

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. lbl-camera/tomocam lbl-camera/tomocam Public

    Reconstructing tomography data. Faster!

    C++ 15 2

  2. lbl-camera/hipgisaxs-2.0 lbl-camera/hipgisaxs-2.0 Public

    GIS Scattering Simulator

    Python 4 2

  3. gpt-commit gpt-commit Public

    A little more than barebones python script to use LBL/CBORG to create git logs

    Python 1

  4. sshproxy-rust sshproxy-rust Public

    Rust Implementation of NERSC's sshproxy

    Rust 2

  5. scikit-beam/autocorr scikit-beam/autocorr Public

    a library that endeavors to grow into a one-stop shop for all things XPCS

    Python 1 5

  6. gpt-commit gpt-commit
    1
    #! /usr/bin/env python
    2
    
                  
    3
    import openai # CBORG API Proxy Server is OpenAI-compatible through the openai module
    4
    from pathlib import Path
    5
    import os