{
  "SPDXID": "SPDXRef-DOCUMENT",
  "name": "python3-albucore-0.0.0.24-2.oe2403sp3.aarch64.rpm",
  "spdxVersion": "SPDX-2.2",
  "creationInfo": {
    "created": "2026-05-14T09:35:32.564489173Z",
    "creators": [
      "openeuler_creator"
    ]
  },
  "dataLicense": "CC0-1.0",
  "documentNamespace": "https://sbom.openEuler.org/python3-albucore-0.0.0.24-2.oe2403sp3.aarch64.rpm",
  "packages": [
    {
      "SPDXID": "SPDXRef-rpm-python3-simsimd-6.2.1",
      "name": "python3-simsimd",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "54799d1ce88044c1d7e6be97a53353bfbdb8c0b37e88924a7e1562c69d649596"
        }
      ],
      "description": "Computing dot-products, similarity measures, and distances between low- and high-dimensional vectors is ubiquitous in Machine Learning, Scientific Computing, Geo-Spatial Analysis, and Information Retrieval.\nThese algorithms generally have linear complexity in time, constant or linear complexity in space, and are data-parallel.\nIn other words, it is easily parallelizable and vectorizable and often available in packages like BLAS (level 1) and LAPACK, as well as higher-level `numpy` and `scipy` Python libraries.\nIronically, even with decades of evolution in compilers and numerical computing, [most libraries can be 3-200x slower than hardware potential][benchmarks] even on the most popular hardware, like 64-bit x86 and Arm CPUs.\nMoreover, most lack mixed-precision support, which is crucial for modern AI!\nThe rare few that support minimal mixed precision, run only on one platform, and are vendor-locked, by companies like Intel and Nvidia.\nSimSIMD provides an alternative.\n1️⃣ SimSIMD functions are practically as fast as `memcpy`.\n2️⃣ Unlike BLAS, most kernels are designed for mixed-precision and bit-level operations.\n3️⃣ SimSIMD often [ships more binaries than NumPy][compatibility] and has more backends than most BLAS implementations, and more high-level interfaces than most libraries.",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-simsimd@6.2.1-1.oe2403sp3?arch=aarch64&epoch=0&upstream=python-simsimd-6.2.1-1.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/ashvardanian/simsimd",
      "sourceInfo": "acquired package info from repodata DB: repodata/a93269068657383c49b64abfa12c257e5c225502e1c90790818d693780b1242a-primary.sqlite.bz2",
      "summary": "Portable mixed-precision BLAS-like vector math library for x86 and ARM",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:6.2.1-1.oe2403sp3"
    },
    {
      "SPDXID": "SPDXRef-rpm-python3-stringzilla-3.12.5",
      "name": "python3-stringzilla",
      "checksums": [
        {
          "algorithm": "SHA256",
          "checksumValue": "f7b7630b4370c396922bed11aad027e83ac2e0ad8f5de43ba50d03f3bbd80fdd"
        }
      ],
      "description": "StringZilla",
      "downloadLocation": "NOASSERTION",
      "externalRefs": [
        {
          "referenceCategory": "PACKAGE_MANAGER",
          "referenceLocator": "pkg:rpm/python3-stringzilla@3.12.5-1.oe2403sp3?arch=aarch64&epoch=0&upstream=python-stringzilla-3.12.5-1.oe2403sp3.src.rpm",
          "referenceType": "purl"
        }
      ],
      "filesAnalyzed": false,
      "homepage": "https://github.com/ashvardanian/stringzilla",
      "sourceInfo": "acquired package info from repodata DB: repodata/a93269068657383c49b64abfa12c257e5c225502e1c90790818d693780b1242a-primary.sqlite.bz2",
      "summary": "SIMD-accelerated string search, sort, hashes, fingerprints, & edit distances",
      "supplier": "Organization: http://openeuler.org",
      "versionInfo": "0:3.12.5-1.oe2403sp3"
    }
  ],
  "relationships": [
    {
      "spdxElementId": "SPDXRef-rpm-python3-albucore-0.0.24",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-simsimd-6.2.1"
    },
    {
      "spdxElementId": "SPDXRef-rpm-python3-albucore-0.0.24",
      "relationshipType": "DEPENDS_ON",
      "relatedSpdxElement": "SPDXRef-rpm-python3-stringzilla-3.12.5"
    }
  ]
}
