What's Changed * Add `math.special.try_stack(arrays, fallback=None)` and `math.real_2_dual(A, x)` by adtzlr in https://github.com/adtzlr/tensortrax/pull/105
What's Changed * Add math-functions `concatenate(arrays)`, `maximum(x1, x2)` and `minimum(x1, x2)` by adtzlr in https://github.com/adtzlr/tensortrax/pull/104