Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Python Calculator on Number Theory, three-birds-one learning material
NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command:
% python -m pip install -U nzmath
Here % is the command line prompt of Windows or Unix/macOS.
This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on...
Calculates victory odds for battles in Axis and Allies 1940 Edition. It takes into account the newly added units and rules in this release of the board game. Displays win/loss/tie percentages, IPC cost/loss, and remaining units. Requires Java
https://blog.henrypoon.com/blog/2010/12/24/axis-and-allies-1940-battle-calculatorsimulator/
Mini-Calc is a very lightweight and easy to use calculator run in the console. It delivers everything you can expect from basic calculators, with more features added every major release.