| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Refactor C interface to pass operation as enum | Tom Smeding | 2024-05-26 | 
| | | | | | | This is hmatrix style, less proliferation of functions as the number of ops increases | ||
| * | Add more const in C arith ops | Tom Smeding | 2024-05-24 | 
| | | |||
| * | Better naming in C code | Tom Smeding | 2024-05-23 | 
| | | |||
| * | Fast sum | Tom Smeding | 2024-05-23 | 
| | | | | | Also fast product, but that's currently unused | ||
| * | Fast numeric operations for Num | Tom Smeding | 2024-05-23 | 
