8000 reboss (Jobbins) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View reboss's full-sized avatar

Highlights

  • Pro

Block or report reboss

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. docker-shield docker-shield Public

    Authorization plugin for Docker

    Go

  2. dockerizing-builds dockerizing-builds Public

    This repository hosts the code for the blog I wrote @ https://medium.com/@jobbins/one-step-repeatable-builds-with-docker-a46e63858a5c

    Makefile

  3. rocFFT rocFFT Public

    Forked from ROCm/rocFFT

    Next generation FFT implementation for ROCm

    C++

  4. rocSHMEM rocSHMEM Public

    Forked from ROCm/rocSHMEM

    rocSHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.

    C++

  5. hipFFT hipFFT Public

    Forked from ROCm/hipFFT

    hipFFT is a FFT marshalling library.

    C++

  6. volatility_index.py volatility_index.py
    1
    import numpy as np
    2
    import yfinance as yf
    3
    import pandas as pd
    4
    import re
    5
    
                  
0