LICENSE
MANIFEST.in
README.md
pyproject.toml
src/.DS_Store
src/kaxe/.DS_Store
src/kaxe/__init__.py
src/kaxe.egg-info/PKG-INFO
src/kaxe.egg-info/SOURCES.txt
src/kaxe.egg-info/dependency_links.txt
src/kaxe.egg-info/requires.txt
src/kaxe.egg-info/top_level.txt
src/kaxe/__pycache__/__init__.cpython-311.pyc
src/kaxe/__pycache__/__init__.cpython-39.pyc
src/kaxe/__pycache__/__main__.cpython-311.pyc
src/kaxe/data/__init__.py
src/kaxe/data/excel.py
src/kaxe/data/__pycache__/__init__.cpython-311.pyc
src/kaxe/data/__pycache__/excel.cpython-311.pyc
src/kaxe/math/__init__.py
src/kaxe/math/diff-dep.py
src/kaxe/math/math.py
src/kaxe/math/reg.py
src/kaxe/math/__pycache__/__init__.cpython-311.pyc
src/kaxe/math/__pycache__/diff.cpython-311.pyc
src/kaxe/math/__pycache__/math.cpython-311.pyc
src/kaxe/math/__pycache__/reg.cpython-311.pyc
src/kaxe/objects/__init__.py
src/kaxe/objects/equation.py
src/kaxe/objects/function.py
src/kaxe/objects/map.py
src/kaxe/objects/mapdata.py
src/kaxe/objects/pillar.py
src/kaxe/objects/point.py
src/kaxe/objects/__pycache__/__init__.cpython-311.pyc
src/kaxe/objects/__pycache__/equation.cpython-311.pyc
src/kaxe/objects/__pycache__/function.cpython-311.pyc
src/kaxe/objects/__pycache__/map.cpython-311.pyc
src/kaxe/objects/__pycache__/mapdata.cpython-311.pyc
src/kaxe/objects/__pycache__/pillar.cpython-311.pyc
src/kaxe/objects/__pycache__/point.cpython-311.pyc
src/kaxe/objects/__pycache__/readoff.cpython-311.pyc
src/kaxe/plot/.DS_Store
src/kaxe/plot/__init__.py
src/kaxe/plot/box.py
src/kaxe/plot/diagonal.py
src/kaxe/plot/log.py
src/kaxe/plot/polar.py
src/kaxe/plot/standard.py
src/kaxe/plot/themes.py
src/kaxe/plot/__pycache__/__init__.cpython-311.pyc
src/kaxe/plot/__pycache__/__init__.cpython-39.pyc
src/kaxe/plot/__pycache__/axis.cpython-311.pyc
src/kaxe/plot/__pycache__/box.cpython-311.pyc
src/kaxe/plot/__pycache__/diagonal.cpython-311.pyc
src/kaxe/plot/__pycache__/empty.cpython-311.pyc
src/kaxe/plot/__pycache__/equation.cpython-39.pyc
src/kaxe/plot/__pycache__/function.cpython-39.pyc
src/kaxe/plot/__pycache__/helper.cpython-311.pyc
src/kaxe/plot/__pycache__/helper.cpython-39.pyc
src/kaxe/plot/__pycache__/legend.cpython-311.pyc
src/kaxe/plot/__pycache__/log.cpython-311.pyc
src/kaxe/plot/__pycache__/marker.cpython-311.pyc
src/kaxe/plot/__pycache__/plot.cpython-311.pyc
src/kaxe/plot/__pycache__/plot.cpython-39.pyc
src/kaxe/plot/__pycache__/point.cpython-311.pyc
src/kaxe/plot/__pycache__/point.cpython-39.pyc
src/kaxe/plot/__pycache__/polar.cpython-311.pyc
src/kaxe/plot/__pycache__/round.cpython-311.pyc
src/kaxe/plot/__pycache__/shapes.cpython-311.pyc
src/kaxe/plot/__pycache__/special.cpython-311.pyc
src/kaxe/plot/__pycache__/standard.cpython-311.pyc
src/kaxe/plot/__pycache__/styles.cpython-311.pyc
src/kaxe/plot/__pycache__/symbol.cpython-311.pyc
src/kaxe/plot/__pycache__/text.cpython-311.pyc
src/kaxe/plot/__pycache__/themes.cpython-311.pyc
src/kaxe/plot/__pycache__/window.cpython-311.pyc
src/kaxe/plot/core/.DS_Store
src/kaxe/plot/core/__init__.py
src/kaxe/plot/core/axis.py
src/kaxe/plot/core/fileloader.py
src/kaxe/plot/core/helper.py
src/kaxe/plot/core/legend.py
src/kaxe/plot/core/marker.py
src/kaxe/plot/core/round.py
src/kaxe/plot/core/shapes.py
src/kaxe/plot/core/styles.py
src/kaxe/plot/core/symbol.py
src/kaxe/plot/core/text.py
src/kaxe/plot/core/window.py
src/kaxe/plot/core/__pycache__/__init__.cpython-311.pyc
src/kaxe/plot/core/__pycache__/axis.cpython-311.pyc
src/kaxe/plot/core/__pycache__/fileloader.cpython-311.pyc
src/kaxe/plot/core/__pycache__/helper.cpython-311.pyc
src/kaxe/plot/core/__pycache__/legend.cpython-311.pyc
src/kaxe/plot/core/__pycache__/marker.cpython-311.pyc
src/kaxe/plot/core/__pycache__/round.cpython-311.pyc
src/kaxe/plot/core/__pycache__/shapes.cpython-311.pyc
src/kaxe/plot/core/__pycache__/styles.cpython-311.pyc
src/kaxe/plot/core/__pycache__/symbol.cpython-311.pyc
src/kaxe/plot/core/__pycache__/text.cpython-311.pyc
src/kaxe/plot/core/__pycache__/window.cpython-311.pyc
src/kaxe/resource/__init__.py
src/kaxe/resource/symboltriangle.png
src/kaxe/resource/computer-modern-family/cmu.bright-oblique.ttf
src/kaxe/resource/computer-modern-family/cmu.bright-roman.ttf
src/kaxe/resource/computer-modern-family/cmu.bright-semibold.ttf
src/kaxe/resource/computer-modern-family/cmu.bright-semiboldoblique.ttf
src/kaxe/resource/computer-modern-family/cmu.classical-serif-italic.ttf
src/kaxe/resource/computer-modern-family/cmu.concrete-bold.ttf
src/kaxe/resource/computer-modern-family/cmu.concrete-bolditalic.ttf
src/kaxe/resource/computer-modern-family/cmu.concrete-italic.ttf
src/kaxe/resource/computer-modern-family/cmu.concrete-roman.ttf
src/kaxe/resource/computer-modern-family/cmu.sans-serif-bold.ttf
src/kaxe/resource/computer-modern-family/cmu.sans-serif-boldoblique.ttf
src/kaxe/resource/computer-modern-family/cmu.sans-serif-demi-condensed-demicondensed.ttf
src/kaxe/resource/computer-modern-family/cmu.sans-serif-medium.ttf
src/kaxe/resource/computer-modern-family/cmu.sans-serif-oblique.ttf
src/kaxe/resource/computer-modern-family/cmu.serif-bold.ttf
src/kaxe/resource/computer-modern-family/cmu.serif-bolditalic.ttf
src/kaxe/resource/computer-modern-family/cmu.serif-extra-boldslanted.ttf
src/kaxe/resource/computer-modern-family/cmu.serif-extra-romanslanted.ttf
src/kaxe/resource/computer-modern-family/cmu.serif-italic.ttf
src/kaxe/resource/computer-modern-family/cmu.serif-roman.ttf
src/kaxe/resource/computer-modern-family/cmu.serif-upright-italic-uprightitalic.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-bold.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-bolditalic.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-italic.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-light.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-lightoblique.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-regular.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-variable-width-italic.ttf
src/kaxe/resource/computer-modern-family/cmu.typewriter-text-variable-width-medium.ttf
src/kaxe/resource/computer-modern-family/readme.txt
tests/test.py