Skip to content

CR-Nimble v0.3.1

Compare
Choose a tag to compare
@shailesh1729 shailesh1729 released this 10 Sep 06:01
· 21 commits to main since this release

This release includes functions which were introduced during the development of block sparse bayesian learning in CR-Sparse library.

Documentation

Added

Metrics

  • normalized_mse
  • percent_rms_diff
  • compression_ratio
  • cr_to_pss
  • pss_to_cr

Noise

  • awgn_at_snr_std

Matrices

  • mat_column_blocks
  • block_diag

Vectors

  • has_equal_values_vec

Special matrices

  • toeplitz_mat
  • toeplitz_mult
  • circulant_mat
  • circulant_mult

Misc

  • to_tex_matrix