Connor Briggs
Connor Briggs
Since we are working on 2.0, should we work on getting this merged in?
I think this is ready for review.
Some BLAS libraries have this feature built in. I know hipBLAS does, and MKL might as well. Maybe we can take advantage of those for our underlying library calls.
Part of this has been added in #177
I know. That's just the collections one. We can use it when there is a shared index, though.
Not really. But I don't necessarily expect users to create a block tensor every time they want to do a batched operation like this.
Other than the build configuration stuff, I think I have what I wanted for this pull request. It's pretty big as is, so compatibility and structured tensors will come in...
Python code now generates coverage information!
All tests passing. Ready for review!
It should, I just didn't think to add a test.