Closed jcmgray closed 4 years ago
Add backend='object' to support contraction of arrays of arbitrary python objects (resolves #86 and #142).
backend='object'
Merging #145 into master will increase coverage by 0.03%. The diff coverage is 100.00%.
0.03%
100.00%
Thanks for the comments, should have addressed them all in latest commit.
Description
Add
backend='object'
to support contraction of arrays of arbitrary python objects (resolves #86 and #142).Status