LICENSE
README.md
pyproject.toml
softopt/__init__.py
softopt/compile.py
softopt/numpy_optimizer.py
softopt/soft_number.py
softopt/torch_optimizer.py
softopt.egg-info/PKG-INFO
softopt.egg-info/SOURCES.txt
softopt.egg-info/dependency_links.txt
softopt.egg-info/requires.txt
softopt.egg-info/top_level.txt
tests/test_basic.py
tests/test_compile.py
tests/test_soft_number.py