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
tachyon-core
Core library for resilient model composition, uncertainty propagation, and fault-tolerant execution. Python and C++ APIs.
Repository · Docs · License: Apache-2.0
tachyon-bench
Command-line benchmarking harness for evaluating resilience and reproducibility of modeling pipelines.
Repository · Docs · License: MIT
Data Sets
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.