File: shuffle.rst

package info (click to toggle)
numcodecs 0.16.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,004 kB
  • sloc: python: 4,167; makefile: 41
file content (9 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
Shuffle
=======
.. automodule:: numcodecs.shuffle

.. autoclass:: Shuffle

    .. autoattribute:: codec_id
    .. automethod:: encode
    .. automethod:: decode