Skip to content

Add Windows support

Thomas Vincent requested to merge tvincent/xsocs:windows into master

This MR makes xsocs works on windows. Tested with python 3.7 and latest version of the dependencies, the tests pass and the gui works for what I have tested. For tests to pass, fitting tests are using numpy.allclose on Windows rather than equality.

close #51 (closed)

Merge request reports