Additions

Contents

Additions#

Unlike other Python packages which merely wrap the broken OpenSeesPy package, xara employs a completely new interface layer that is implemented in C++.

Quality of Life#

xara features several small “quality of life” improvements. These include

  • Improved error messages and tracebacks. Error messages have been extensively reworked to allow for colorful and informative error tracebacks. For example, instead of:

    ../../_images/upstream-output.png

    one now has:

    ../../_images/xara-output.png