Please turn JavaScript on

Math ∩ Programming

We bring you the latest updates from Math ∩ Programming through a simple and fast subscription.

We can deliver your news in your inbox, on your phone or you can read them here on this website on your personal news page.

Unsubscribe at any time without hassle.

Math ∩ Programming's title: Math ∩ Programming

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.23 / week

Message History

In an earlier article, I covered the basic technique for performing matrix-vector multiplication in fully homomorphic encryption (FHE), known as the Halevi-Shoup diagonal method. This article covers a more recent method for matrix-matrix multiplication known as the bicyclic method. The code implementing this method is in the same GitHub repository as the previous article, and th...

Read full story

Polyhedral optimization is a tool used in compilers for optimizing loop nests. While the major compilers that use this implement polyhedral optimizations from scratch,1 there is a generally-applicable open source C library called the Integer Set Library (ISL) that implements the core algorithms used in polyhedral optimization. This article gives an overview of a subset of ISL, m...

Read full story
FHE@PDX 2025
Read full story
Read full story
Read full story