neuralqx.configs module

Configuration management for neuraLQX.

This module provides a typed, environment-aware configuration system.

All neuraLQX options are bound to environment variables with the prefix NQX_ and are matched case-insensitively for convenience.

The public singleton exported by this module is cfg.

_should_init_jax_distributed()
Return type:

bool