Supxy
Supxy is an open-source software library designed to streamline high-performance numerical computing and data manipulation across platforms. It provides a modular runtime and a set of data structures that enable scientists and developers to implement algorithms that scale from desktop workstations to computing clusters. The library emphasizes interoperability, offering bindings for Python, C++, and JavaScript, with support for CPU and accelerator backends.
Architecturally, Supxy comprises a core execution engine, reusable components such as data containers and parallel schedulers,
Supxy emerged from an open-source research community that sought a unified interface for heterogeneous computing workflows.
In practice, Supxy is used for numerical simulations, data preprocessing for machine learning, data transformation pipelines,