libghc-hmatrix-dev software package provides Linear algebra in Haskell, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-hmatrix-dev
libghc-hmatrix-dev is installed in your system.
Make ensure the libghc-hmatrix-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-hmatrix-dev *
You will get with libghc-hmatrix-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Haskell |
| Package | libghc-hmatrix-dev |
| Version | 0.17.0.2-1build1 |
| Description | Linear algebra in Haskell |
| Sub Section | Haskell |