Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
From review comments in PR for SYSTEMML-696:
http://docs.scipy.org/doc/numpy-1.10.1/reference/generated/numpy.random.rand.html
Note PyDML has random.normal and random.uniform that are converted to DML syntax for built-in rand(...) function also accessible in PyDML.