ValeevGroup / tiledarray

A massively-parallel, block-sparse tensor framework written in C++
GNU General Public License v3.0
247 stars 51 forks source link

Allocator rebinding must be recursive to be able to deal with nested Tensors #435

Open evaleev opened 7 months ago

evaleev commented 7 months ago

i.e. https://github.com/ValeevGroup/tiledarray/commit/dea24e846d2f7876780666462e9b3e6ab187fb99 needs to be extended