Skip to main content

axiomata

version python license pypi

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
axiomata.sort Elementary sorting algorithms (bubble, selection, insertion)
from axiomata import induction, checks, master_theorem
from axiomata.sort import Sort, Type

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")
Sort(Type.BUBBLE).run()

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.3.1.tar.gz (11.9 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.3.1-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for axiomata-0.3.1.tar.gz
Algorithm Hash digest
SHA256 0a493b552ebc7e851c503bdf1d12e76385c1f2b8c8a4be69f33a36760abb1f21
MD5 fb09d572dc9c083a59e3779551e71889
BLAKE2b-256 235d3ab357f01e31acacad10da0bedb4d426ec7870ac7093cf4ebb9273f12cf0

See more details on using hashes here.

Provenance

The following attestation bundles were made for axiomata-0.3.1.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.3.1-py3-none-any.whl.

File metadata

  • Download URL: axiomata-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 11.0 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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 caa886534433863f0a1528863ddb4e9f637433cdba4cb15a6a246c2035dcba10
MD5 5c6b7d7542d43bb7487a601b3bbf0fbd
BLAKE2b-256 e04b7621c636380c91c84679061251a76d4631a4df6b25d7495f2cc554a27a39

See more details on using hashes here.

Provenance

The following attestation bundles were made for axiomata-0.3.1-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

This release

0.3.1 This release

2 files

0.3.0

2 files

0.2.0

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