-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we have a lot of individual functions that do similar things - these could be merged together into one function with a argument that would cause one of the original functions (maybe in the lapack style) to be called. Doing this should simplify the API, hopefully making it easier to use.
Candidates for this:
allocate_treeandallocate_tree_monolithic->allocate_hodlrmultiply_hodlr_denseandmultiply_dense_hodlrandmultiply_hodlr_transpose_dense
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request