LICENSE
README.md
pyproject.toml
numl/__init__.py
numl/base.py
numl/linear.py
numl/logistic.py
numl/neural.py
numl.egg-info/PKG-INFO
numl.egg-info/SOURCES.txt
numl.egg-info/dependency_links.txt
numl.egg-info/requires.txt
numl.egg-info/top_level.txt
tests/test_linear.py
tests/test_logistic.py
tests/test_neural.py