Skip to content

Run tests on Windows as part of continuous integration

Thomas Vincent requested to merge tvincent/xsocs:win-ci into master

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.

Merge request reports