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, sort

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.bubble()

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.0.tar.gz (11.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.3.0-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: axiomata-0.3.0.tar.gz
  • Upload date:
  • Size: 11.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.3.0.tar.gz
Algorithm Hash digest
SHA256 101b46d7e304470577e844baaf0fda7148e76b6acaee828c4e20021d92d33d33
MD5 5d2f8455aeb19807918a242c4f4b4d7f
BLAKE2b-256 54abf983e8a98d261600807f01f63df332042bc4b29f676fa0171cba9a309140

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: axiomata-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 10.2 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70bf79d81b3a02f5fa7326133f4978172770102203eb9040e70aca5511856da9
MD5 82e886f37226c2ba9cd711432b6ef7b9
BLAKE2b-256 4bb00dd29bafe2ee094a8231ad0d4da129b68086c1db95a7d4e92df7b8773ace

See more details on using hashes here.

Provenance

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

This release

0.3.0 This release

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