Vector handling and PLDA loading
- Ability to read matrix and vector in one function
- Ability to write matrix and vector in one function
- Handle reading matrix without header (necessary for some Kaldi ark files)
- Add function for loading PLDA in dictionary format
- Remove python27 from CI