DEVSIM https://devsim.org Version: v1.4.7 Id OS Arch devsim_linux_v1.4.7 Linux x86_64 (64 bit) devsim_macos_v1.4.7 macOS High Sierra, Mojave x86_64 (64 bit) devsim_win64_v1.4.7 Microsoft Windows 10 x64 (64 bit) devsim_win32_v1.4.7 Microsoft Windows 10 x86 (32 bit) devsim_msys_v1.4.7 Microsoft Windows 10 x64 (64 bit) Version 1.4.7 Models In the simple physics models, the sign for time-derivative terms was wrong for the electron and hole continuity equations. This affects small-signal and noise simulations. The example at examples/diode/ssac_diode.py was updated to reflect the change. Platforms Fix build script issue for macOS on Travis CI, updated the compiler to g++-9. Update Centos 6 build from devtoolset-6 to devtoolset...