@atom.io/template-solid-lossless-numbers
v0.0.5
Published
A Vite + Solid + `atom.io/solid` template for exploring exact rational arithmetic with the `rationality` package.
Readme
Solid Rationality Playground
A Vite + Solid + atom.io/solid template for exploring exact rational arithmetic with the rationality package.
What it shows
- editable
Rationalinstances stored inatom.io - exact simplification and consolidation
- chained multiplication and division across multiple rationals
- comparison between rationals without floating-point drift
- prime-factor inspection of the simplified numerator and denominator
Local development
bun install
bun run dev