What level of math functionality is included by Libra SDK ?
Libra 1.2 supports BLAS 1,2 and level 3 functionality, dense & sparse matrix/vector operations and complex number arithmetics similar to matlab. All standard arithmetic operators, boolean operators, trigonometric operations, compare operations, conditional (if else) programming, random number generation plus necessary primitives/operators for solving small or larger linear equation systems.