Skip to main content

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: siona-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 eca7619ad26ecc53c4d25a266d7ae5630ebbdccff249ea5296bfc933cad8512d
MD5 971d8613e261a39a525bc0ad18d28bfd
BLAKE2b-256 ad1ab287e4c1d509caf7b3996a19adefbc6ffaa92877ef720fa1a7e06b3f14a7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: siona-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 08f5cb71a7c282d93f2df95d68765975bfdc007066dc580a86407ecc141d36fe
MD5 ed15308b006e316843016eda20e53234
BLAKE2b-256 5bb81d892436ebdf01c444602dca6b1d7d8590afff7b8efd9746179a0e6f14f2

See more details on using hashes here.

Provenance

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