Skip to content
View idleuncle's full-sized avatar
Block or Report

Block or report idleuncle

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

    Forked from uukuguy/libofd

    The first open-source C++ development library for OFD.

    C++ 3 3

  2. OFD-Reader OFD-Reader Public

    Reader of OFD format file.

    1 1

  3. [Jupyter Tips] #jupyter [Jupyter Tips] #jupyter
    1
    %reload_ext autoreload
    2
    %autoreload 2
    3
    
                  
    4
    import os, json
    5
    from tqdm import tqdm, trange