Repository
Primary project link
The repository contains the arbitrary-precision math providers, the Blazor calculator, the Protocol5 host, and the UAI pages published on this site.
Protocol5
Exact arithmetic, radix conversion, sequence references, and educational number-system pages collected into one publishable shell.
GitHub
The source for Protocol5 lives on GitHub, and contributions are welcome. If you want to improve the math providers, expand tests, polish the UI, strengthen documentation, or help with UAI support, this is the place to start.
Repository
The repository contains the arbitrary-precision math providers, the Blazor calculator, the Protocol5 host, and the UAI pages published on this site.
Ways to help
How to start
Fork the repo, make a focused change, and open a pull request. If the work is larger or could change behavior, start with an issue first so the direction is visible before implementation begins.
Contributions that improve clarity, correctness, testing, and maintainability are especially valuable here.