If you need constructors tailored to your needs, you can easily code them via our powerful User Defined Functions (UDFs).
E.g. the UDF below can build a triangular matrix at 3x the speed of NumPy and up to 5x faster than Numba (fully multi-threaded), while using 100x less memory.