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

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.SELECTION).array([5, 3, 8, 1, 9]).delay(0.5).animate(Animation.MATPLOTLIB)

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.2.tar.gz (12.1 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.2-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: axiomata-0.3.2.tar.gz
  • Upload date:
  • Size: 12.1 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.2.tar.gz
Algorithm Hash digest
SHA256 1422d50e4c44fc3daeee52d3e0886dd9f85c692999ac0515dbc0d8a35b5c1625
MD5 0ceca63ad99f90edebf9a324643a12e4
BLAKE2b-256 7a7b77771c008655e98e5bbb2067425ad277dbaa19c4a82b1ed90e07da67c423

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: axiomata-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 11.3 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1de913b712a3a47906d859a8b5fe04f8117b75cb08af1119288c28b75f02ee5d
MD5 0e98fdcacf34acf2504dcc775ca45686
BLAKE2b-256 86b531b193ccb0fb445708be11bf117180072880651ef2a8f91115799504f747

See more details on using hashes here.

Provenance

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

This release

0.3.2 This release

2 files

0.3.1

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