Probabilistic Analysis of Electronic Systems via Adaptive Hierarchical Interpolation

Introduction

The page concerns the following work:

Implementation

The implementation is open source. It is written in the Go programming language, and the corresponding source code is available on GitHub. More concretely, the code is split between two organizations:

Ready Steady

The organization provides libraries for such interrelated disciplines as linear algebra, statistics, probability theory, and numerical analysis. In particular, it contains an implementation of the adaptive interpolation algorithm described in the paper.

The highlights of the organization are:

Turing Complete

The organization provides libraries for simulating timing-, power-, and temperature-related characteristics of multiprocessor platforms executing applications given as directed acyclic graphs. It also contains the experimental setup described in the paper.

The highlights of the organization are:

License

The code is distributed under the terms of the MIT License.