* Write standard output file of mcPlot into current folder.
* Add `str2tex`, converting strings to LaTeX strings
* Bug in masked array input to `alpha_equ_h2o`, needed to check masked array
before ndarray because the former is also the latter.
* Enhanced tests of `alpha_equ_h2o`, `alpha_kin_h2o`, `fit_functions`,
`argsort` so that have 100% coverage.
* Added `color`, a collection of color palettes and continuous color maps.