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
Updated 1/13/2026
Stars
1
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use takum-arithmetic