HearingTechnology / Verhulstetal2018Model

The model code for the Verhulst, Altoè, Vasilkov 2018 Hearing Research publication
Other
21 stars 8 forks source link

Correct error in Windows; adapt compiling; add gitignore. #2

Closed ksonofre closed 6 years ago

ksonofre commented 6 years ago

As discussed I have changed several files to enable saving temporary output into MAT files therefore eliminating the error with the run in Windows.

Also, I have added a gitignore to disable accidental large and/or binary files submission to repository.

Finally, I have added Windows/Unix build scripts for compiling the appropriate shared libraries and adapted the loading procedure according to the operating system used.