Massign1.1.0 package

Simple Matrix Construction

Constructing matrices for quick prototyping can be a nuisance, requiring the user to think about how to fill the matrix with values using the matrix() function. The %<-% operator solves that issue by allowing the user to construct matrices using code that shows the actual matrices.

  • Maintainer: Erik-Jan van Kesteren
  • License: MIT + file LICENSE
  • Last published: 2018-01-31