j2kun
Author of Math ∩ Programming and pimbook.org, currently at Google. Currently writing pmfpbook.org
@googlersPortland, OR
Pinned Repositories
heir
A compiler for homomorphic encryption
essays
Short essays I've written
exp3
Python code for the post "Adversarial Bandits and the Exp3 Algorithm"
fft
Python code and wav files for the post "The Fast Fourier Transform Algorithm, and Denoising a Sound Clip"
finite-fields
Python code and tests for the post 'Programming with Finite Fields'
mlir-tutorial
MLIR For Beginners tutorial
neural-networks
Python code and data sets used in the post on neural networks.
simplex-algorithm
Python source code for Linear Programming and the Simplex Algorithm
svd
Python code implementing the power method for Singular Value Decomposition
programmers-introduction-to-mathematics
Code for A Programmer's Introduction to Mathematics
j2kun's Repositories
j2kun/mlir-tutorial
MLIR For Beginners tutorial
j2kun/fft-watermark
The code for the post "The Two-Dimensional Fourier Transform and Digital Watermarking"
j2kun/lp-diet
Linear Programming Diet Experiments
j2kun/program-gallery
Program Gallery
j2kun/chktex-action
A Github action to lint a LaTeX file for style and formatting issues.
j2kun/earthmover
Implementation of the Earthmover distance metric in python.
j2kun/dotfiles
vimrc, profile, etc.
j2kun/pmfp-code
Source code for the book Practical Math for Programmers
j2kun/extension-trigger-gh-workflow
A chrome extension to trigger a GitHub workflow
j2kun/nvim-config
Neovim config
j2kun/todo-backlinks
Link from issue 123 to source lines containing `TODO(#123)`
j2kun/fhe-packing
Companion repository for an article about FHE packings
j2kun/heir
Standard MLIR dialects for homomorphic encryption
j2kun/shift-networks
Implementations of FHE rotation solvers and experiments in python
j2kun/april-cools.github.io
April Cools' Club website
j2kun/ball-game
A simple ball game I used for a mathematical programming assignment
j2kun/bazel-central-registry
The central registry of Bazel modules for the Bzlmod external dependency system.
j2kun/catbus
Who rides the catbus?
j2kun/isl
A fork of ISL with gentle changes
j2kun/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
j2kun/mlir-www
j2kun/mpyc
MPyC: Multiparty Computation in Python
j2kun/openfhe-development
This is the development repository for the OpenFHE library. The current (stable) version is v1.1.2 (released on December 16, 2023).
j2kun/packing-relations
j2kun/patfind
MLIR pattern finder
j2kun/pygments
Pygments is a generic syntax highlighter written in Python
j2kun/qf
A minimal fork of https://git.causal.agency/src/tree/bin/qf.c
j2kun/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
j2kun/selenium-playground
Experiments with Selenium
j2kun/soplex
Sequential object-oriented simPlex