STEllAR-GROUP / phylanx

An Asynchronous Distributed C++ Array Processing Toolkit
Boost Software License 1.0
75 stars 76 forks source link

Adding 3d distributed random and constant #1192

Closed taless474 closed 4 years ago

taless474 commented 4 years ago

This PR makes it possible to generate 3d random and constant arrays. It also adds a couple of tests for 3d transpose.