Skip to content

Add array interface to MPIShared

Compare
Choose a tag to compare
@tskisner tskisner released this 24 Oct 18:39
· 32 commits to master since this release
ef01d9d

This defines the __array__() method to the MPIShared class, which exposes the data member when wrapping in a numpy array.