code wiki / is

topic: is

14 modules sharing the is name family (derived from the tree's prefix discipline).

The 'is' topic family in the Nishi sovereign ecosystem provides a set of modules for evaluating scalar properties of values, supporting unary operations that determine specific conditions. Modules like nx_is_even, nx_is_negative, and nx_is_zero are auto-generated from the `scalar_unary_op` shape, each assessing a distinct characteristic of a value. These modules work together to enable precise logical evaluations, facilitating clear and consistent data processing within the ecosystem's modular architecture.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_is_even.nxAUTO-GENERATED from shape `scalar_unary_op`.201
nx_is_even_test.nx91
nx_is_negative.nxAUTO-GENERATED from shape `scalar_unary_op`.201
nx_is_negative_test.nx91
nx_is_nonneg.nxAUTO-GENERATED from shape `scalar_unary_op`.201
nx_is_nonneg_test.nx91
nx_is_odd.nxAUTO-GENERATED from shape `scalar_unary_op`.201
nx_is_odd_test.nx91
nx_is_one.nxAUTO-GENERATED from shape `scalar_unary_op`.201
nx_is_one_test.nx91
nx_is_positive.nxAUTO-GENERATED from shape `scalar_unary_op`.201
nx_is_positive_test.nx91
nx_is_zero.nxAUTO-GENERATED from shape `scalar_unary_op`.201
nx_is_zero_test.nx91