Showing posts with the label julia

Read Sparse Matrix Julia

AbstractMatrixTv where Tv convert SparseMatrixCSCTv A sparse S. The specific type of M may be Symmetric or Hermitian d…

Matrices Julia

A 123 b 456 Concatenate 2 arrays along the first dimension cat 1ab 6-element Array. A Julia package for lazy banded ma…

Julia Matrix Multiplication

Spaces delimit entries in a row I sizeA returns the size of A as a pair ie A_rows A_cols sizeA or A_size sizeA. Some t…

Julia Matrix Multiply

Started porting some Octave code over to Julia. Combined multiply-add Ay z for matrix-matrix or matrix-vector multipli…