Skip to main content

siona - co-name metapackage for srmech (Stored-Relationship Mechanism). Installs srmech>=0.4.4, whose wheel provides the 'import siona' alias (same objects as 'import srmech', single source of truth).

Project description

siona

siona is a co-name for srmech (Stored-Relationship Mechanism). It is a metadata-only metapackage: it ships no code of its own — its only job is to pull in srmech (>=0.4.4), whose wheel bundles the import siona alias. After install, import siona resolves to exactly the same objects as import srmech.

pip install siona      # installs srmech>=0.4.4; the alias comes from srmech's wheel
import siona
print(siona.__version__)               # == srmech.__version__

from siona.amsc import cascade         # same module object as srmech.amsc.cascade
cascade.chiral_flip([1, 2, 3])         # -> [3, 2, 1]

siona and srmech are interchangeable import names for one codebase. There is no forked logic anywhere — the native C library, the 14-class A–N primitive vocabulary, the QM/QFT/SM operations layer, the AMSC provenance framework, the signal-processing surface, and the tool-schema all live in srmech, which remains the single source of truth. The siona/ package (which mirrors every srmech.* submodule under siona.*) is shipped inside the srmech wheel from srmech v0.4.4 onward, so pip install srmech alone already gives you import siona. This metapackage exists only so that pip install siona resolves to the same place.

Why metadata-only? If both siona and srmech shipped a siona/ directory, installing them together would collide on disk. Keeping siona/ solely in the srmech wheel means there is exactly one owner of the path, so pip install srmech siona is conflict-free.

License: GPL-3.0-or-later (same as srmech).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

siona-0.0.2.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

siona-0.0.2-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file siona-0.0.2.tar.gz.

File metadata

  • Download URL: siona-0.0.2.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for siona-0.0.2.tar.gz
Algorithm Hash digest
SHA256 8236a78d9ca7dae0b62aa347ef979f76bd9072bffa883fff2bb357ed63c2572c
MD5 361ace18fd43b42576817b8bd870bc4b
BLAKE2b-256 f133050a38bfaeac07c03cdb7885639b2deb83ddf7263f00f73c204c25f5af85

See more details on using hashes here.

Provenance

The following attestation bundles were made for siona-0.0.2.tar.gz:

Publisher: siona-publish.yml on lemonforest/mlehaptics

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file siona-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: siona-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for siona-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 df411f70a20a890ccfec4f125e7ed58a49d1d2c2338240c3f9b56b596a018aa8
MD5 dca5afad364f35b338aee876ad3062a2
BLAKE2b-256 b0b7af035c1796cf59c550c087993373978616c58767bdcb4b0062315bf6b6f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for siona-0.0.2-py3-none-any.whl:

Publisher: siona-publish.yml on lemonforest/mlehaptics

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page