summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2026-04-05feat: Function to write tags by themselvesHEADmainJacob McDonnell
Added a function to write tags by themselves as a shorthand since writing tags only is useful.
2026-04-04style: Add License Header to FilesJacob McDonnell
Added the SPDX license header to source files missing the header.
2026-04-04style: Force Style ConformanceJacob McDonnell
2026-04-04feat: Producing a Readable MAT-FileJacob McDonnell
Producing a readable MAT-File of a 1x5 Array of doubles. The file is somewhat manually generated, but currently works.