Skip to content
View kshitijl's full-sized avatar

Block or report kshitijl

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. curand-done-right curand-done-right Public

    Don't use stateful RNGs on the GPU!

    C++ 6

  2. linear-programming-interior-point linear-programming-interior-point Public

    An IPython notebook that teaches how interior point methods for linear programming work

    Jupyter Notebook 3

  3. psychic psychic Public

    Smarter file explorer and cd replacement. Learns from your actions and ranks files intelligently. Inspired by fzf and zoxide. Trains an ML model on your machine, with your data, to serve you.

    Rust 7

  4. pips-solver-dancing-links pips-solver-dancing-links Public

    Fast solver for the NYT pips game using Knuth's Dancing Links technique, and a new, weighted version of Algorithm M for Exact Cover with Colors and Multiplicities, where each option can have a weig…

    Python

  5. tinyjit-rs tinyjit-rs Public

    Rust

  6. tinyrenderer-rs tinyrenderer-rs Public

    Following Dmitry V. Sokolov's tinyrenderer course in Rust

    Rust