LICENSE
README.md
pyproject.toml
setup.cfg
asdfghjkl/__init__.py
asdfghjkl/core.py
asdfghjkl/fisher.py
asdfghjkl/fr.py
asdfghjkl/gradient.py
asdfghjkl/hessian.py
asdfghjkl/kernel.py
asdfghjkl/matrices.py
asdfghjkl/mvp.py
asdfghjkl/precondition.py
asdfghjkl/symmatrix.py
asdfghjkl/utils.py
asdfghjkl.egg-info/PKG-INFO
asdfghjkl.egg-info/SOURCES.txt
asdfghjkl.egg-info/dependency_links.txt
asdfghjkl.egg-info/requires.txt
asdfghjkl.egg-info/top_level.txt
asdfghjkl/operations/__init__.py
asdfghjkl/operations/batchnorm.py
asdfghjkl/operations/bias.py
asdfghjkl/operations/conv.py
asdfghjkl/operations/linear.py
asdfghjkl/operations/operation.py
asdfghjkl/operations/scale.py