Skip to content
View szs8's full-sized avatar

Highlights

  • Pro

Block or report szs8

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. emacs-starter-kit emacs-starter-kit Public

    Forked from technomancy/emacs-starter-kit

    All the code you need to get started, with an emphasis on dynamic languages.

    Emacs Lisp 1 1

  2. lmfit-py lmfit-py Public

    Forked from lmfit/lmfit-py

    Simple Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize.leastsq

    Python 1

  3. Latency numbers every programmer sho... Latency numbers every programmer should know
    1
    L1 cache reference                  0.5 ns
    2
    Branch mispredict                   5 ns
    3
    L2 cache reference                  7 ns
    4
    Mutex lock/unlock                   25 ns
    5
    Main memory reference               100 ns