forked from boostorg/ublas
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Most of Boost Libraries have a separate subfolder named detail which contains mostly detail and implementation of algorithm and contains detail namespace.
In the current tensor extension the detail namespace are mangled into public uBLAS namespace. This is bad from abstraction point of view and also maintainability and readability.
We should reorganize our files so that we have a structure that is same as most Boost Libraries.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request