Skip to main content

axiomata

version python license

Importable modules for mathematical and CS proof, analysis, and reasoning.

Modules

Everything lives under the single axiomata package — see axiomata/README.md for full usage examples.

Submodule What it does
axiomata.induction Checks mathematical induction proofs of arithmetic-series identities
axiomata.checks Symbolic equality checks for algebraic expressions
axiomata.master_theorem Master Theorem recurrence classification
from axiomata import induction, checks, master_theorem

induction.base_case("1 + 2 + 3 + ... + n = n(n+1)/2")
checks.equal("(k+1)³ − (k+1)", "(k³ − k) + 3k(k+1)")
master_theorem.calculate(2, 2, "n")

Dev setup

cd axiomata

python -m venv .venv
powershell -ExecutionPolicy Bypass -File .venv\Scripts\Activate.ps1

python -m pip install -U pip
python -m pip install -e ".[dev]"

pytest

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

axiomata-0.2.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

axiomata-0.2.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file axiomata-0.2.0.tar.gz.

File metadata

  • Download URL: axiomata-0.2.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for axiomata-0.2.0.tar.gz
Algorithm Hash digest
SHA256 65cb50ea79e4e181fa3d431b9cc77830d46756d7a6483ab0810c8e4912a1c764
MD5 d25350eb2b9d5ca03e465f012e82f399
BLAKE2b-256 630f044608334ba34ef8a7d9403cc59da535ff65aba59c7758b33a9ebc2f28d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for axiomata-0.2.0.tar.gz:

Publisher: release.yml on mikovilla/axiomata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file axiomata-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: axiomata-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for axiomata-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3a82be1e82c2ee38d98fe22cf79e473f85ab667d8d1d97c699195e50cd396aaf
MD5 bcec11201ea9d894a76623d6a63148c7
BLAKE2b-256 2a2b6cf9833a4059b25ee22449927fa66c6c66b41b1b4ed2b997a59e936c911b

See more details on using hashes here.

Provenance

The following attestation bundles were made for axiomata-0.2.0-py3-none-any.whl:

Publisher: release.yml on mikovilla/axiomata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

This release

0.2.0 This release

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page