Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ cff-version: 1.2.0
message: "If you use T27/GoldenFloat in research or software, please cite it as below."
title: "GoldenFloat: φ-Optimal Floating-Point Formats for Ternary Computing (T27)"
version: 0.1.0
doi: 10.5281/zenodo.19456875
date-released: 2026-04-07
authors:
- family-names: Vasilev
Expand Down
2 changes: 2 additions & 0 deletions docs/NOW.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
**Last updated:** 2026-05-12
**Note:** GF16 4×4 matmul validated on FPGA @ 323 MHz, 40350 LUTs, 64 DSP48E1, 0 latches. **TinyTapeout TTSKY26a submitted** — `gHashTag/tt-trinity-gf16`, CI running. 41.2 GOPS @ 323 MHz | 12.8 GOPS @ 100 MHz.

**PASS-9 (2026-05-12 UTC):** R5-honest fix — added missing `doi: 10.5281/zenodo.19456875` field to CITATION.cff so machine-readable citation metadata matches the GoldenFloat v0.1.0 Zenodo deposit. Companion PASS-9 PRs: gHashTag/trios#767 (image-gate root-fix + broken refs), gHashTag/trinity-fpga (CITATION.cff rewrite).

---

## R5-PASS-7 Honest Audit (Issue #598 — invalid ORCID + wrong community slug in `.zenodo.json`)
Expand Down
Loading