? changes

This commit is contained in:
Dennis Eichhorn 2022-11-09 22:55:39 +01:00
parent 92200f82b2
commit ca5f5aa58e
769 changed files with 0 additions and 0 deletions

0
.gitattributes vendored Normal file → Executable file
View File

0
.github/FUNDING.yml vendored Normal file → Executable file
View File

0
.github/dependabot.yml vendored Normal file → Executable file
View File

0
.github/dev_bug_report.md vendored Normal file → Executable file
View File

0
.github/dev_feature_request.md vendored Normal file → Executable file
View File

0
.github/workflows/greetings.yml vendored Normal file → Executable file
View File

0
.github/workflows/image.yml vendored Normal file → Executable file
View File

0
.github/workflows/main.yml vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
Account/Account.php Normal file → Executable file
View File

0
Account/Group.php Normal file → Executable file
View File

0
Account/PermissionHandlingTrait.php Normal file → Executable file
View File

0
Ai/NeuralNetwork/Neuron.php Normal file → Executable file
View File

0
Ai/Ocr/BasicOcr.php Normal file → Executable file
View File

0
Ai/Ocr/Tesseract/TesseractOcr.php Normal file → Executable file
View File

0
Algorithm/Clustering/Kmeans.php Normal file → Executable file
View File

0
Algorithm/Clustering/PointInterface.php Normal file → Executable file
View File

0
Algorithm/CoinMatching/MinimumCoinProblem.php Normal file → Executable file
View File

0
Algorithm/JobScheduling/Weighted.php Normal file → Executable file
View File

0
Algorithm/Knapsack/Bounded.php Normal file → Executable file
View File

0
Algorithm/Knapsack/Continuous.php Normal file → Executable file
View File

0
Algorithm/Maze/MazeGenerator.php Normal file → Executable file
View File

0
Algorithm/PathFinding/AStar.php Normal file → Executable file
View File

0
Algorithm/PathFinding/JumpPointSearch.php Normal file → Executable file
View File

0
Algorithm/PathFinding/Path.php Normal file → Executable file
View File

0
Algorithm/Sort/BitonicSort.php Normal file → Executable file
View File

0
Algorithm/Sort/BucketSort.php Normal file → Executable file
View File

0
Algorithm/Sort/CombSort.php Normal file → Executable file
View File

0
Algorithm/Sort/IntroSort.php Normal file → Executable file
View File

0
Algorithm/Sort/QuickSort.php Normal file → Executable file
View File

0
Algorithm/Sort/TimSort.php Normal file → Executable file
View File

0
Application/ApplicationAbstract.php Normal file → Executable file
View File

0
Application/ApplicationInfo.php Normal file → Executable file
View File

0
Application/ApplicationManager.php Normal file → Executable file
View File

0
Application/ApplicationStatus.php Normal file → Executable file
View File

0
Application/InstallerAbstract.php Normal file → Executable file
View File

0
Application/StatusAbstract.php Normal file → Executable file
View File

0
Application/UninstallerAbstract.php Normal file → Executable file
View File

0
Autoloader.php Normal file → Executable file
View File

0
Business/Finance/Depreciation.php Normal file → Executable file
View File

0
Business/Finance/FinanceFormulas.php Normal file → Executable file
View File

0
Business/Finance/Loan.php Normal file → Executable file
View File

0
Business/Finance/Lorenzkurve.php Normal file → Executable file
View File

0
Business/Finance/StockBonds.php Normal file → Executable file
View File

0
Business/Marketing/ArticleCorrelationAffinity.php Normal file → Executable file
View File

0
Business/Marketing/CustomerValue.php Normal file → Executable file
View File

0
Business/Marketing/Metrics.php Normal file → Executable file
View File

0
Business/Programming/Metrics.php Normal file → Executable file
View File

0
Business/Sales/MarketShareEstimation.php Normal file → Executable file
View File

0
Contract/SerializableInterface.php Normal file → Executable file
View File

0
DataStorage/Cache/CachePool.php Normal file → Executable file
View File

0
DataStorage/Cache/Connection/FileCache.php Normal file → Executable file
View File

0
DataStorage/Cache/Connection/MemCached.php Normal file → Executable file
View File

0
DataStorage/Cache/Connection/RedisCache.php Normal file → Executable file
View File

0
DataStorage/Cookie/CookieJar.php Normal file → Executable file
View File

0
DataStorage/Database/DatabasePool.php Normal file → Executable file
View File

0
DataStorage/Database/GrammarAbstract.php Normal file → Executable file
View File

0
DataStorage/Database/Mapper/DataMapperAbstract.php Normal file → Executable file
View File

0
DataStorage/Database/Mapper/DataMapperFactory.php Normal file → Executable file
View File

0
DataStorage/Database/Mapper/DeleteMapper.php Normal file → Executable file
View File

0
DataStorage/Database/Mapper/MapperType.php Normal file → Executable file
View File

0
DataStorage/Database/Mapper/ReadMapper.php Normal file → Executable file
View File

0
DataStorage/Database/Mapper/UpdateMapper.php Normal file → Executable file
View File

0
DataStorage/Database/Mapper/WriteMapper.php Normal file → Executable file
View File

0
DataStorage/Database/Query/Builder.php Normal file → Executable file
View File

0
DataStorage/Database/Query/Grammar/Grammar.php Normal file → Executable file
View File

0
DataStorage/Database/Query/OrderType.php Normal file → Executable file
View File

0
DataStorage/Database/Schema/Grammar/MysqlGrammar.php Normal file → Executable file
View File

0
DataStorage/Database/SchemaMapper.php Normal file → Executable file
View File

0
DataStorage/Session/FileSession.php Normal file → Executable file
View File

0
DataStorage/Session/FileSessionHandler.php Normal file → Executable file
View File

0
DataStorage/Session/HttpSession.php Normal file → Executable file
View File

0
Dispatcher/Dispatcher.php Normal file → Executable file
View File

0
Event/EventManager.php Normal file → Executable file
View File

0
ICAL.txt Normal file → Executable file
View File

0
Image/Kernel.php Normal file → Executable file
View File

0
Image/Skew.php Normal file → Executable file
View File

0
Image/Thresholding.php Normal file → Executable file
View File

0
Localization/Defaults/localization.sqlite Normal file → Executable file
View File

0
Localization/L11nManager.php Normal file → Executable file
View File

0
Localization/Localization.php Normal file → Executable file
View File

0
Log/FileLogger.php Normal file → Executable file
View File

0
Math/Functions/Beta.php Normal file → Executable file
View File

0
Math/Functions/Fibonacci.php Normal file → Executable file
View File

0
Math/Functions/Functions.php Normal file → Executable file
View File

0
Math/Functions/Gamma.php Normal file → Executable file
View File

0
Math/Geometry/ConvexHull/MonotoneChain.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D2/Circle.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D2/Ellipse.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D2/Polygon.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D2/Quadrilateral.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D2/Rectangle.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D2/Triangle.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D3/Cone.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D3/RectangularPyramid.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D3/Sphere.php Normal file → Executable file
View File

0
Math/Geometry/Shape/D3/Tetrahedron.php Normal file → Executable file
View File

0
Math/Matrix/CholeskyDecomposition.php Normal file → Executable file
View File

0
Math/Matrix/EigenvalueDecomposition.php Normal file → Executable file
View File

0
Math/Matrix/LUDecomposition.php Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More