TVB-2709 Fix launching simulations using EpileptorCodim3 models on Windows
Created by: bvalean
The problem was that in the guvectorize decorator's signature the int_ dtype was evaluated to int32 on Windows, and the type cast check was failing.
Created by: bvalean
The problem was that in the guvectorize decorator's signature the int_ dtype was evaluated to int32 on Windows, and the type cast check was failing.