.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
Procfile
README.md
SUPPORT.md
manage.py
pyproject.toml
requirements.txt
.github/workflows/ci.yaml
.github/workflows/pre-commit.yaml
.github/workflows/release.yaml
.vscode/launch.json
engineering/__init__.py
engineering/settings.py
engineering/urls.py
engineering/wsgi.py
pyslope/__init__.py
pyslope/_version.py
pyslope/cli.py
pyslope/data_validation.py
pyslope/pyslope.py
pyslope/speed_benchmark.py
pyslope/utilities.py
pyslope.egg-info/PKG-INFO
pyslope.egg-info/SOURCES.txt
pyslope.egg-info/dependency_links.txt
pyslope.egg-info/entry_points.txt
pyslope.egg-info/requires.txt
pyslope.egg-info/top_level.txt
pyslope/docs/Makefile
pyslope/docs/conf.py
pyslope/docs/docstrings.rst
pyslope/docs/examples.rst
pyslope/docs/index.rst
pyslope/docs/installation.rst
pyslope/docs/make.bat
pyslope/docs/requirements_docs.txt
pyslope/examples/readme_example.ipynb
pyslope/examples/readme_example_plot_all_maxfos2.png
pyslope/examples/readme_example_plot_boundary.png
pyslope/examples/readme_example_plot_critical.png
pyslope/examples/readme_example_plot_dynamic.png
pyslope/examples/search.xlsx
pyslope/examples/slices.xlsx
pyslope/examples/summary_results.xlsx
pyslope/examples/validation.ipynb
pyslope/examples/hyrcan/a.hjs
pyslope/examples/hyrcan/b.hjs
pyslope/examples/hyrcan/c.hjs
pyslope/examples/hyrcan/d.hjs
pyslope/examples/hyrcan/e.hjs
pyslope/examples/hyrcan/hyrcan.png
pyslope/examples/readme_img/limits.png
pyslope/examples/readme_img/lls.png
pyslope/examples/readme_img/materials.png
pyslope/examples/readme_img/plot_all_planes2.png
pyslope/examples/readme_img/plot_boundary.png
pyslope/examples/readme_img/plot_critical.png
pyslope/examples/readme_img/slope.png
pyslope/examples/readme_img/udls.png
pyslope/examples/readme_img/water.png
pyslope/examples/search/pySlope_1000.png
pyslope/examples/search/pySlope_2000.png
pyslope/examples/search/pySlope_5000.png
pyslope/examples/search/slide_1000.png
pyslope/examples/search/slide_2000.png
pyslope/examples/search/slide_5000.png
pyslope/examples/slide/a.slim
pyslope/examples/slide/a_2000.slim
pyslope/examples/slide/b.slim
pyslope/examples/slide/c.slim
pyslope/examples/slide/c2.slim
pyslope/examples/slide/d.slim
pyslope/examples/slide/e.slim
pyslope/examples/slide/f.slim
pyslope/examples/slide/slide.png
pyslope/graphs/graphs.ipynb
pyslope/graphs/sandstone_fill_5m_1_1.html
pyslope/graphs/sandstone_fill_FOS_1.25_for_loads_and_angles.html
pyslope/paper/paper.md
pyslope/paper/pySlope_paper.pdf
pyslope/tests/test_slope.py
pyslope/tests/test_validation_examples.py
slope/__init__.py
slope/admin.py
slope/apps.py
slope/forms.py
slope/models.py
slope/tests.py
slope/urls.py
slope/views.py
slope/widgets.py
slope/migrations/0001_initial.py
slope/migrations/0002_auto_20220328_2237.py
slope/migrations/0003_auto_20220328_2247.py
slope/migrations/0004_auto_20220329_1844.py
slope/migrations/0005_auto_20220411_0843.py
slope/migrations/0006_auto_20220411_0851.py
slope/migrations/0007_auto_20220411_0856.py
slope/migrations/0008_materialmodel_color.py
slope/migrations/0009_auto_20220415_1142.py
slope/migrations/0010_alter_materialmodel_name.py
slope/migrations/0011_limitsmodel_watertablemodel.py
slope/migrations/0012_auto_20220423_2339.py
slope/migrations/0013_rename_pointloadmodel_lineloadmodel.py
slope/migrations/__init__.py
slope/templates/slope/index.html
slope/templates/slope/layout.html
slope/templates/slope/report.html
static/slope/add_rows.js
static/slope/button_control.js
static/slope/charting.js
static/slope/focus_form.js
static/slope/hide_form.js
static/slope/slider_values.js
static/slope/styles.css
static/slope/update_pdf_link.js