Symbolic audit metrics for model divergence and integrity
Project description
Digamma Prime (digamma-ep)
Sistema simbólico para auditoria de modelos com métricas de divergência estrutural, temporal e algébrica.
Symbolic audit framework for comparing models, tracking divergence, and teaching algebraic structure.
📦 Instalação / Installation
pip install digamma-ep
#Basic Usage
from epe_maria import phi, delta_phi, phi_star
f = lambda x: x**2 + 2*x + 1
g = lambda x: x**2 + x + 1
print(phi(f, g)) # Divergência estrutural
print(delta_phi(f, g)) # Divergência de taxa
print(phi_star(f, g)) # Métrica de fusão
#Tests
pytest test_benchmark.py
pytest test_monitor.py
#Documentation
See examples and explanations in docs/ep_documentacao
#About
Created by Cerene Rúbio
License: MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
digamma_ep-0.1.3.tar.gz
(4.7 kB
view details)
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 digamma_ep-0.1.3.tar.gz.
File metadata
- Download URL: digamma_ep-0.1.3.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e35b106e644a05e04e5a878439db620599abec28545c931f75ac0eecf13a2c50
|
|
| MD5 |
b561a00bb25e08bbde6c6ad8679601ff
|
|
| BLAKE2b-256 |
54b0e9985b71ee63ac0b362707309f541e521fa27aa6e37a2e947b6d08a8178e
|
File details
Details for the file digamma_ep-0.1.3-py3-none-any.whl.
File metadata
- Download URL: digamma_ep-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
540c7a2a5ef5c34451b566764a7f32f7f5627cb21805a0d5f6f9975379790b0b
|
|
| MD5 |
d3cce4b39d34bec3d65f466fd8754365
|
|
| BLAKE2b-256 |
2a8e5d2fab840c686e32a54056b5a7d7e3ce7c2413aad8d6b3e75a48d3825c6d
|