You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix a compilation bug with the new function _InitStartSimulationEac…
…hMultipleGrid for genesim and snesimlist
- Deactivate the adaptive template size for the moment, the original template size will be used for every multiple grid level
- Adjust some include to the new folder mpslib
- Put the initialization of _MetropolisSoftData = 0 in the default constructor of ENESIM
- Update the msvc2012 solution
- Try to make the makefile works with MinGW but cant