STEllAR-GROUP / phylanx

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

Making sure random_d produces correctly sized 2d results #1142

Closed hkaiser closed 4 years ago

hkaiser commented 4 years ago

Fixes #1139

taless474 commented 4 years ago

I have used only #include<iostream> components and lowered the matrix size. Also removed the unused using in dist_random.hpp file.