.gitignore
.travis.yml
LICENSE
README.md
requirements.txt
setup.py
.github/workflows/ci.yaml
ci/install_conda.sh
ci/plot_ellipse_tests.yaml
data/fig1.png
data/fig2.png
plot_ellipse/__init__.py
plot_ellipse/plot.py
plot_ellipse.egg-info/PKG-INFO
plot_ellipse.egg-info/SOURCES.txt
plot_ellipse.egg-info/dependency_links.txt
plot_ellipse.egg-info/top_level.txt
tests/__init__.py
tests/test_plot.py