Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor Mixed (modules, regular function names) | Tom Smeding | 2024-05-30 |
| | |||
* | Record the dependency on arith_lists.h for recompilation checking | Tom Smeding | 2024-05-27 |
| | |||
* | Fast Fractional ops via C code | Tom Smeding | 2024-05-26 |
| | |||
* | 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 |