Metadata-Version: 2.4
Name: sciqnt-compute
Version: 0.1.0
Summary: sq-compute — deterministic money math for sciqnt (position fold, P/L decomposition). Decimal-exact, the protected core.
Author: sciqnt
License: MIT
Project-URL: Homepage, https://github.com/sciqnt/sq-compute
Project-URL: Source, https://github.com/sciqnt/sq-compute
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sciqnt-schema<0.2,>=0.1
Dynamic: license-file

# sq-compute · `sciqnt-compute`

sq-compute — deterministic money math for sciqnt (position fold, P/L decomposition). Decimal-exact, the protected core.

> **Published from the monorepo.** During the component-world transition this repo
> is *generated* from [`sciqnt/sciqnt`](https://github.com/sciqnt/sciqnt)
> (`core/sq_compute`) by its publishing bot. The monorepo is the source of truth
> until the component has fully graduated; **edit there**, not here. Role: `compute-engine`.

## Install

```bash
pip install sciqnt-compute
```


## Governance

Inherits the org's reusable workflows (CI, principle-review, @claude, issue-triage)
from [`sciqnt/sq-constitution`](https://github.com/sciqnt/sq-constitution). Licensed
MIT; contributions are DCO sign-off, never a CLA.
