Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 491 Bytes

File metadata and controls

30 lines (24 loc) · 491 Bytes
.. currentmodule:: dpnp

Set routines

Making proper sets

.. autosummary::
   :toctree: generated/
   :nosignatures:

   unique
   unique_all
   unique_counts
   unique_inverse
   unique_values

Boolean operations

.. autosummary::
   :toctree: generated/
   :nosignatures:

   intersect1d
   isin
   setdiff1d
   setxor1d
   union1d