MANIFEST.in
README.md
pyproject.toml
setup.py
lazar/__init__.py
lazar.egg-info/PKG-INFO
lazar.egg-info/SOURCES.txt
lazar.egg-info/dependency_links.txt
lazar.egg-info/top_level.txt
lazar/core/array.py
lazar/core/math.py
lazar/nl/__init__.py
lazar/nl/models.py
lazar/nl/tokenizer.py
lazar/utils/__init__.py
lazar/utils/benchmark.py
lazar/utils/ops.py
tests/test_array.py
tests/test_math.py
tests/test_nlp.py