{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/7"}],"enrichment":{"capability":"Provides extra array manipulation functions that work across any array library implementing the array API standard, enabling code that is not tied to NumPy or any single array backend.","skillfed_tags":["array-api-standard","backend-agnostic","scientific-computing"],"use_cases":["Build a library that works with multiple array backends without importing NumPy directly.","Migrate numerical code from NumPy to a backend-agnostic implementation.","Extend array-api-compat with domain-specific array operations for scientific computing.","Develop GPU-accelerated code that can fall back to CPU arrays transparently.","Create array utilities for machine learning frameworks that support multiple backends."],"what_it_does":"array-api-extra extends the array API standard with additional utility functions, allowing developers to write array code that works across multiple backends (NumPy, CuPy, JAX, etc.) without lock-in to a single library. It sits on top of array-api-compat and is designed for libraries that need portable array operations.\n\nThe package is actively maintained and used by major scientific Python projects including SciPy, scikit-learn, and others. It requires Python 3.11 or later and carries an MIT license, making it safe to depend on in both open and closed projects.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and is already trusted by major projects like SciPy and scikit-learn. Install it when you need array operations that work across multiple backends or are building a library that should not depend on NumPy directly."},"id":"array-api-extra","links":{"html":"https://skillfed.io/packages/array-api-extra","md":"https://skillfed.io/packages/array-api-extra.md","pypi":"https://pypi.org/project/array-api-extra/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":"MIT","license_treatment":"permissive","name":"array-api-extra","python_support":"supports_current","summary":"Extra array functions built on top of the array API standard."},"popularity":{"monthly_downloads":105689,"position":12686,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.11.1"}
