.gitignore
Installation.txt
License.txt
README.md
pyproject.toml
requirements.txt
.github/workflows/build-and-publish.yaml
.github/workflows/build-source-dist.yaml
.github/workflows/build-windows-wheel.yaml
Testing/DataSetLoading.py
Testing/RunAllColabUnitTestsScript.py
Testing/RunAllUnitTestsScript.py
Testing/UnitTestHelper.py
Testing/test.mplstyle
Testing/testAnnotationHelper.py
Testing/testBivariateAnalysis.py
Testing/testColorHelper.py
Testing/testConsoleHelper.py
Testing/testDataComparison.py
Testing/testDataHelper.py
Testing/testFile.py
Testing/testFunctionGenerator.py
Testing/testLanguageHelper.py
Testing/testLegendHelper.py
Testing/testListTools.py
Testing/testPath.py
Testing/testPlotHelper.py
Testing/testPlotMaker.py
Testing/testSearching.py
Testing/testUnivariateAnalysis.py
Testing/zOrderTest.py
Testing/Data/Cardiac.csv
Testing/Data/CardioGoodFitness.csv
Testing/Data/Credit Card Customer Data.csv
Testing/Data/Cust_Spend_Data.csv
Testing/Data/Loan_Modelling.csv
Testing/Data/Tweets.csv
Testing/Data/backpain.csv
Testing/Data/car-mpg.csv
Testing/Data/credit.csv
Testing/Data/datawitherrors.csv
Testing/Data/dynamicsmodel1.csv
Testing/Data/dynamicsmodel2.csv
Testing/Data/insurance.csv
Testing/Data/logo.png
Testing/Data/plant-species-images-reduced.npy
Testing/Data/plant-species-labels-reduced.csv
Testing/Data/preprocessed-tweets-reduced.csv
Testing/Data/preprocessed-tweets.csv
Testing/Data/technical_support_data.csv
Testing/Data/used_cars_data.csv
Testing/Library Tests/OpenCVTests.py
Testing/Library Tests/clownfish.jpg
lendres/__init__.py
lendres.egg-info/PKG-INFO
lendres.egg-info/SOURCES.txt
lendres.egg-info/dependency_links.txt
lendres.egg-info/requires.txt
lendres.egg-info/top_level.txt
lendres/algorithms/PoissonDiskSampling.py
lendres/algorithms/Search.py
lendres/algorithms/__init__.py
lendres/computervision/ImageDataHelper.py
lendres/computervision/ImageHelper.py
lendres/computervision/__init__.py
lendres/data/BivariateAnalysis.py
lendres/data/DataComparison.py
lendres/data/DataHelper.py
lendres/data/DataHelperBase.py
lendres/data/UnivariateAnalysis.py
lendres/data/__init__.py
lendres/datatypes/ListTools.py
lendres/datatypes/__init__.py
lendres/demonstration/FunctionGenerator.py
lendres/demonstration/__init__.py
lendres/io/ConsoleHelper.py
lendres/io/IO.py
lendres/io/__init__.py
lendres/mathematics/Angles.py
lendres/mathematics/CoordinateTransform2d.py
lendres/mathematics/Precision.py
lendres/mathematics/__init__.py
lendres/modeling/LanguageHelper.py
lendres/modeling/__init__.py
lendres/path/File.py
lendres/path/Path.py
lendres/path/__init__.py
lendres/plotting/AnnotationHelper.py
lendres/plotting/AxesHelper.py
lendres/plotting/ColorHelper.py
lendres/plotting/FormatSettings.py
lendres/plotting/LegendHelper.py
lendres/plotting/LegendOptions.py
lendres/plotting/PlotHelper.py
lendres/plotting/PlotMaker.py
lendres/plotting/__init__.py
lendres/plotting/artistic.mplstyle
lendres/plotting/default.mplstyle
lendres/plotting/gridless.mplstyle
lendres/plotting/imagedefault.mplstyle
lendres/plotting/lightweightlines.mplstyle
lendres/plotting/manim.mplstyle
lendres/plotting/mediumsizefont.mplstyle
lendres/plotting/seaborn.mplstyle
lendres/plotting/transparentlegend.mplstyle
lendres/signalprocessing/SignalProcessing.py
lendres/utilities/PrintExecutable.py
lendres/utilities/__init__.py