axiomata
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
101b46d7e304470577e844baaf0fda7148e76b6acaee828c4e20021d92d33d33
|
|
| MD5 |
5d2f8455aeb19807918a242c4f4b4d7f
|
|
| BLAKE2b-256 |
54abf983e8a98d261600807f01f63df332042bc4b29f676fa0171cba9a309140
|
Provenance
The following attestation bundles were made for axiomata-0.3.0.tar.gz:
Publisher:
release.yml on mikovilla/axiomata
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
axiomata-0.3.0.tar.gz -
Subject digest:
101b46d7e304470577e844baaf0fda7148e76b6acaee828c4e20021d92d33d33 - Sigstore transparency entry: 2388266528
- Sigstore integration time:
-
Permalink:
mikovilla/axiomata@2ce46a42b9708fbe949d86ab006e0dc2ce6c47ba -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/mikovilla
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@2ce46a42b9708fbe949d86ab006e0dc2ce6c47ba -
Trigger Event:
push
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70bf79d81b3a02f5fa7326133f4978172770102203eb9040e70aca5511856da9
|
|
| MD5 |
82e886f37226c2ba9cd711432b6ef7b9
|
|
| BLAKE2b-256 |
4bb00dd29bafe2ee094a8231ad0d4da129b68086c1db95a7d4e92df7b8773ace
|
Provenance
The following attestation bundles were made for axiomata-0.3.0-py3-none-any.whl:
Publisher:
release.yml on mikovilla/axiomata
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
axiomata-0.3.0-py3-none-any.whl -
Subject digest:
70bf79d81b3a02f5fa7326133f4978172770102203eb9040e70aca5511856da9 - Sigstore transparency entry: 2388266635
- Sigstore integration time:
-
Permalink:
mikovilla/axiomata@2ce46a42b9708fbe949d86ab006e0dc2ce6c47ba -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/mikovilla
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@2ce46a42b9708fbe949d86ab006e0dc2ce6c47ba -
Trigger Event:
push
-
Statement type: