DEVSIM 1.3.0 Release

Introduction

DEVSIM 1.3.0 is now available for download.  Please visit https://devsim.org for more information about the software.  Documentation is availabe from https://devsim.net.  Binary releases are available from:

https://github.com/devsim/devsim/releases

Python 3 Examples

All of the Tcl regression tests in the testing directory have been converted to Python 3. These tests serve as examples for features that were previously only tested using Tcl scripting.

Tcl Support Deprecated

Tcl support is deprecated and will be removed in a future release of the software.

Binary Releases

Scripting Languages

Python 3 is now the only scripting language in the releases available from:

https://github.com/devsim/devsim/releases

Math Library

The Microsoft Windows version now uses Intel MKL Pardiso for direct matrix factorization. Both Linux and Apple macOS have been using Intel MKL Pardiso since November 1, 2015. Binary releases for all operating systems use BLAS/LAPACK routines from Intel Math Kernel Library.