Run tests on Windows as part of continuous integration
This MR sets up continuous integration on Windows (with python3.7).
Gaussian fit results on Windows are tested with allclose
.
Results are slightly different on Windows probably due to the fact that intermediary results are not stored with extended precision.