Skip to main content

siona - co-name metapackage for srmech (Stored-Relationship Mechanism). Installs srmech>=0.4.5, 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.5), 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.5; 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.5 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.3.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.3-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: siona-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 a14ec50989eaa9aa1a024ef50fdc51cccf60ab9004bf7fd8087c501fef120b19
MD5 56d57f27902c8808756d7bf0e35c3149
BLAKE2b-256 df2f1787338ed5504dcf3c884fbafeff95b0763e5afcb77eb7fa4d43b4824436

See more details on using hashes here.

Provenance

The following attestation bundles were made for siona-0.0.3.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.3-py3-none-any.whl.

File metadata

  • Download URL: siona-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1527b8d34a663ead488b14d30b8f9c144f60ef62bb6e874e3e9b5d68a2f98875
MD5 b9c4715ea8c01c4562ce23548ffafd91
BLAKE2b-256 e45900818632efd106b8918c0c1dcd85a19c4c91ca34a954c21773d3fa568c3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for siona-0.0.3-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