matrixset 0.3.0

Improved performance

A complete rewrite of the apply_ functions have been performed. The initial goal was to have clearer codes to maintain, but from a user perspective, an improvement on speed should be observed as well.

On another positive note, the opportunity of the rewrite was taken to correct some bugs (see below).

Improved functionality

Bug correction

matrixset 0.2.0

Main new Feature

All matrixset objects can now store matrices of class Matrix, which allows sparse and other special matrices.

All matrixset extractors or other manipulation functions will work as well.

This is a great way to annotate/manipulate special matrices.

Other New Features

Bug Correction

matrixset 0.1.1

matrixset 0.1.0

CRAN submission.

matrixset 0.0.0.9000