History | View | Annotate | Download (10.2 KB)
fix bug in matrix_shrink function.bug affects the shrinking of vectors (one-dimensional matrix)
add shrink matrix functionality.It makes possible to delete one row and one column from a matrix.
add function to make overlays bidirectional (starting from a matrix)
add libmatrix module