AUTHORS
ChangeLog
LICENSE
README.md
example.py
pyproject.toml
pytest.ini
requirements-dev.txt
requirements-jax.txt
requirements-torch.txt
requirements.txt
setup.cfg
setup.py
test.py
workflow.py
.github/workflows/gh-release.yml
.github/workflows/python-publish.yml
.github/workflows/run_tests.yml
sparrow/__init__.py
sparrow/__main__.py
sparrow/constant.py
sparrow/core.py
sparrow/file_ops.py
sparrow/string_ops.py
sparrow/time.py
sparrow/version-config.yaml
sparrow/version_ops.py
sparrow/algorithm/__init__.py
sparrow/api/__init__.py
sparrow/color/__init__.py
sparrow/color/color.py
sparrow/color/constant.py
sparrow/datasets/__init__.py
sparrow/datasets/fake_data.py
sparrow/decorators/__init__.py
sparrow/decorators/core.py
sparrow/distance/__init__.py
sparrow/distance/distance.py
sparrow/doc/__init__.py
sparrow/functions/__init__.py
sparrow/functions/bezier.py
sparrow/functions/core.py
sparrow/functions/rate_function.py
sparrow/inspect/__init__.py
sparrow/inspect/core.py
sparrow/io/__init__.py
sparrow/io/core.py
sparrow/io/ops.py
sparrow/jupyter/__init__.py
sparrow/jupyter/utils/__init__.py
sparrow/log/__init__.py
sparrow/log/core.py
sparrow/math/__init__.py
sparrow/math/algebra.py
sparrow/math/common.py
sparrow/math/geometry.py
sparrow/math/probability.py
sparrow/math/sampling/__init__.py
sparrow/multiprocess/__init__.py
sparrow/multiprocess/client.py
sparrow/multiprocess/server.py
sparrow/ner/.gitignore
sparrow/ner/__init__.py
sparrow/ner/reg_extract.py
sparrow/ner/simple_tradition_cvt.py
sparrow/nn/.gitignore
sparrow/nn/__init__.py
sparrow/nn/activations.py
sparrow/nn/attention.py
sparrow/nn/losses.py
sparrow/nn/utils.py
sparrow/path/__init__.py
sparrow/path/core.py
sparrow/performance/__init__.py
sparrow/server/__init__.py
sparrow/server/app.py
sparrow/string/__init__.py
sparrow/string/color_string.py
sparrow/transform/__init__.py
sparrow/transform/transform.py
sparrow/transform/utils.py
sparrow/utils/__init__.py
sparrow/utils/core.py
sparrow/widgets/__init__.py
sparrow_tool.egg-info/PKG-INFO
sparrow_tool.egg-info/SOURCES.txt
sparrow_tool.egg-info/dependency_links.txt
sparrow_tool.egg-info/entry_points.txt
sparrow_tool.egg-info/not-zip-safe
sparrow_tool.egg-info/pbr.json
sparrow_tool.egg-info/requires.txt
sparrow_tool.egg-info/top_level.txt
tests/.gitignore
tests/conftest.py
tests/test_collections.py
tests/test_log.py
tests/test_ner.py
tests/test_path.py
tests/test_ports.py
tests/test_show_time.py
tests/test_transform.py
tests/test_tutorial.py
tests/test_yaml.py
tests/yaml/test1.yaml