Tools, Data Sets & Source Code

The project releases its software, datasets, and source code openly. Everything below is intended to be reproducible and reusable by the wider research community.

The resources below are placeholders. Replace them with the project's real tools, datasets, and repositories, including working links and licenses.

Software Tools

tool

tachyon-core

Core library for resilient model composition, uncertainty propagation, and fault-tolerant execution. Python and C++ APIs.

Repository · Docs · License: Apache-2.0

tool

tachyon-bench

Command-line benchmarking harness for evaluating resilience and reproducibility of modeling pipelines.

Repository · Docs · License: MIT

Data Sets

data

Resilience Benchmark Suite v1

Curated reference problems with fault-injection scenarios and ground-truth solutions for evaluating resilient methods.

Download · DOI · License: CC-BY-4.0

data

Uncertainty Propagation Dataset

Input/output ensembles from coupled multiphysics runs used in the project's UQ studies.

Download · DOI · License: CC-BY-4.0

Source Code Repositories

Repository Description Language License Link
tachyon-core Core resilient modeling library C++ / Python Apache-2.0 GitHub
tachyon-bench Benchmarking harness Python MIT GitHub
tachyon-datasets Dataset generation and packaging scripts Python MIT GitHub
tachyon-org-website This website HTML / CSS / JS MIT GitHub

Reproducibility

Each release is versioned and archived with a permanent DOI. Datasets include checksums and provenance metadata, and every tool ships with a CITATION.cff file and example workflows so results can be reproduced end to end.