Fix the subtensor bridge code
bdezonia opened this issue · 2 comments
bdezonia commented
There is a subtensor bridge adapter class that treats a tensor of one set of dimensions as a tensor of a smaller set of dimensions. The existing code may not be functional or is too difficult to use. Improve this code. Waiting on the final implementation of the cartesian tensor code before finishing this task.
bdezonia commented
Note the cartesian tensor code has been finalized. This task can be addressed at any time.
bdezonia commented
Fixed on master. Will need some testing. Closing.