mcdougallab / matlabneuroninterface

Interface for connecting NEURON and MATLAB
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Numerical differences Linux vs Windows #81

Open AljenU opened 1 year ago

AljenU commented 1 year ago

The following tests results differ numerically on Linux from the results on Windows, sometimes quite a bit. Does that also happen for you?

Failure Summary:

 Name                                     Failed  Incomplete  Reason(s)
======================================================================================
 tests.test_simulation/test_acpot           X                 Failed by verification.
--------------------------------------------------------------------------------------
 tests.test_simulation/test_alphasynapse    X                 Failed by verification.
--------------------------------------------------------------------------------------
 tests.test_simulation/test_netcon          X                 Failed by verification.
--------------------------------------------------------------------------------------
 tests.test_simulation/test_temptest        X                 Failed by verification.

Originally posted by @AljenU in https://github.com/mcdougallab/matlabneuroninterface/issues/72#issuecomment-1557329777

AljenU commented 1 year ago

May be due to different builds of Neuron9, but even then it is unexpected to have numerical differences.