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