A. Vontobel - 2016-08-09

This release updates the algebra system Yacas.

Changes:
- Yacas 1.5.0+ (develop branch git 22f4188) --> partially fixes upstream bug #210 (scientific notation)

Note about scientific notation in mavscript-yacas:
- you may use notation: "2.0e-3" (since mavscript 2.0.1)
- still avoid notation "2.e-3"
- still avoid notation "2e-3"