bdezonia/zorbage

Fix the subtensor bridge code

bdezonia opened this issue · 2 comments

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.

Note the cartesian tensor code has been finalized. This task can be addressed at any time.

Fixed on master. Will need some testing. Closing.