<a name="1.3.3"></a>
## [1.3.3](https://github.com/mljs/stat/compare/v1.3.2...v1.3.3) (2016-09-02)



<a name="1.3.2"></a>
## [1.3.2](https://github.com/mljs/stat/compare/v1.3.1...v1.3.2) (2016-09-02)



<a name="1.3.1"></a>
## [1.3.1](https://github.com/mljs/stat/compare/v1.3.0...v1.3.1) (2016-08-18)


### Bug Fixes

* fix ability to load subpart of the library directly from required package name ([0999953](https://github.com/mljs/stat/commit/0999953))



<a name="1.3.0"></a>
# [1.3.0](https://github.com/mljs/stat/compare/v1.2.0...v1.3.0) (2016-08-05)


### Features

* add matrix product ([3e9a58e](https://github.com/mljs/stat/commit/3e9a58e))
* add sum in matrix ([c03bdb1](https://github.com/mljs/stat/commit/c03bdb1))



1.2.0 / 2016-06-16
==================

* add array.robustMeanAndStdev
* add matrix.min, matrix.max and matrix.minMax

1.1.0 / 2015-09-02
==================

* add array.sum
* fix array sorting tu use proper number comparator
* add array.harmonicMean

1.0.1 / 2015-02-02
==================

* add array.minMax

1.0.0 / 2015-01-27
==================

* first release
