Confirm-Solutions / imprint

The Imprint Project
BSD 3-Clause "New" or "Revised" License
13 stars 3 forks source link

Add back fast math routines #126

Closed constinit closed 2 years ago

constinit commented 2 years ago

We restore the utility functions and tests removed in 1d29ca2.

These routines apply formulas such as Sherman–Morrison to compute inverses, determinants, and normal PDFs faster than typical library functions.