LICENSE
README.md
pyproject.toml
jaxkan/KAN.py
jaxkan/__init__.py
jaxkan.egg-info/PKG-INFO
jaxkan.egg-info/SOURCES.txt
jaxkan.egg-info/dependency_links.txt
jaxkan.egg-info/requires.txt
jaxkan.egg-info/top_level.txt
jaxkan/layers/BaseLayer.py
jaxkan/layers/ChebyLayer.py
jaxkan/layers/FourierLayer.py
jaxkan/layers/ModifiedChebyLayer.py
jaxkan/layers/SplineLayer.py
jaxkan/layers/__init__.py
jaxkan/utils/PIKAN.py
jaxkan/utils/__init__.py
jaxkan/utils/general.py
tests/test_KAN.py
tests/test_PIKAN.py
tests/test_general.py
tests/test_tutorials.py