Data Parallel Extension for NumPy* or dpnp is a Python library that implements a subset of NumPy* that can be executed on any data parallel device. The subset is a drop-in replacement of core NumPy* ...
Abstract: In recent years, combinatorial testing methods have been successfully applied to test systems with a larger number of input parameters. Generating combinatorial test sets for such complex ...
Abstract: A split-ring resonator (SRR) array metamaterial of zero-index unit cell configuration has been proposed. The SRR is made up of four loops; r1, r2, r3, and r4, which are inductance related, ...
ndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof ...