Skip to content
Jonathan H edited this page Aug 14, 2016 · 1 revision

Matrices

  • dk.mtx.scale_cols|rows Scale the columns or rows of a matrix
  • dk.mtx.gramschmidt
  • dk.mtx.inv2|inv3
  • dk.mtx.shuffle
  • dk.mtx.col2sym|sym2col
  • dk.mtx.symindex
  • dk.mtx.setdiag
  • dk.mtx.sparsity
  • dk.mtx.tril|triu_vals
  • dk.mtx.block_diagonal
  • dk.to_col|row Turn any array into a row or a column
  • dk.math.rotation.* Rotation matrices
Clone this wiki locally