File: README.rst

package info (click to toggle)
python-ewah-bool-utils 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 448 kB
  • sloc: cpp: 1,709; ansic: 926; python: 249; makefile: 16
file content (27 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
===============
EWAH Bool Utils
===============


.. image:: https://img.shields.io/pypi/v/ewah_bool_utils.svg
        :target: https://pypi.python.org/pypi/ewah_bool_utils


EWAH Bool Array utils for yt

Free software: BSD license


Features
--------

* EWAH Bool Array compression stores integer arrays efficient in memory.
* Can be used for indexing arrays.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage