Home / Technology

Photo of wind turbine, research lab, satellite
Image: Wikipedia
Technology

JAX Introduces Hijax Types for Custom Data Modeling

WireByte Staff · July 12, 2026

JAX, an open-source library for high-performance numerical computing, has introduced hijax types, a new feature that enables users to define custom data types with internal invariants. This allows for more efficient and accurate modeling of aggregate data. The feature is designed to improve transparency and flexibility in data manipulation.

Key points

  • JAX has introduced hijax types, a feature that enables users to define custom data types with internal invariants.
  • Hijax types allow for more efficient and accurate modeling of aggregate data, improving transparency and flexibility in data manipulation.
  • Users can subclass HiType to define the type, register a Python class as carrying values of that type, and write hijax primitives whose input and output types mention the new type.
  • The feature is designed to improve performance and accuracy in numerical computing applications.
  • JAX's hijax types are expected to be useful in a wide range of applications, including machine learning and scientific computing.

JAX Introduces Hijax Types for Custom Data Modeling

JAX, an open-source library for high-performance numerical computing, has introduced hijax types, a new feature that enables users to define custom data types with internal invariants. This allows for more efficient and accurate modeling of aggregate data.

The feature is designed to improve transparency and flexibility in data manipulation. Users can subclass HiType to define the type, register a Python class as carrying values of that type, and write hijax primitives whose input and output types mention the new type.

JAX's hijax types are expected to be useful in a wide range of applications, including machine learning and scientific computing.

Sources

WireByte Staff — Editorial Team

The WireByte editorial team synthesises technology news from multiple primary sources, verifies the facts, and links every source. Articles are produced with AI assistance and reviewed under our editorial policy.