home/categories/framework-internals/lukefrankio-lukescopilotinstructions-github-skills-takum-arithmetic-skill-md
framework-internalsdevelopment

takum-arithmetic

Implement and understand Takum arithmetic - a logarithmic tapered-precision number format using base √e. Use when working with numerical precision, floating-point alternatives, scientific computing, or implementing custom number systems. Covers encoding/decoding, arithmetic operations, transcendental functions, type conversions, and comparison with IEEE 754 and posits.

LukeFrankio
maintainer
LukeFrankio
更新於 1/13/2026
星標
1
分支
0
quick start

Installation and usage

Implement and understand Takum arithmetic - a logarithmic tapered-precision number format using base √e. Use when working with numerical precision, floating-point alternatives, scientific computing, or implementing custom number systems. Covers encoding/decoding, arithmetic operations, transcendental functions, type conversions, and comparison with IEEE 754 and posits.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use takum-arithmetic