Webmention is a simple way to notify any URL when you link to it on your site.| webmention.io
I’m Jeremy Kun. I’m currently a staff software engineer at Google and I live in Portland, Oregon.| Math ∩ Programming
Multi-Level IR Compiler Framework| mlir.llvm.org
In my recent overview of homomorphic encryption, I underemphasized the importance of data layout when working with arithmetic (SIMD-style) homomorphic encryption schemes. In the FHE world, the name given to data layout strategies is called “packing,” because it revolves around putting multiple plaintext data into RLWE ciphertexts in carefully-chosen ways that mesh well with the operations you’d like to perform. By “mesh well” I mean it reduces the number of extra multiplications and...| Math ∩ Programming