Random number generation and random distributions are now in Aleph.
Aleph now supports creating random matrices using user specified distributions. Additionally,
the default interval for randomly generated matrices is [0,1] not [−1,1].
Native and binding-level exceptions now produce proper Aleph call-stack traces, making errors far easier to understand and debug.
Improved Library Reference: Operator types now appear consistently in the Types section with proper documentation, while constructors and internal operations are hidden from the Functions section.