From 23420673c5215d6478a952268b0ac306ed33bd41 Mon Sep 17 00:00:00 2001 From: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Date: Mon, 16 Aug 2021 16:50:32 +0000 Subject: [PATCH] Documentation for 5dca8bc6157a06f441e2f2b0093cfc095bf65ebb --- index.html | 4 +- navtreedata.js | 28 ++++----- navtreeindex0.js | 144 ++++++++++++++++++++++---------------------- navtreeindex1.js | 142 +++++++++++++++++++++---------------------- navtreeindex10.js | 140 +++++++++++++++++++++---------------------- navtreeindex11.js | 144 ++++++++++++++++++++++---------------------- navtreeindex12.js | 146 ++++++++++++++++++++++---------------------- navtreeindex13.js | 122 ++++++++++++++++++------------------- navtreeindex2.js | 140 +++++++++++++++++++++---------------------- navtreeindex3.js | 140 +++++++++++++++++++++---------------------- navtreeindex4.js | 142 +++++++++++++++++++++---------------------- navtreeindex5.js | 146 ++++++++++++++++++++++---------------------- navtreeindex6.js | 144 ++++++++++++++++++++++---------------------- navtreeindex7.js | 150 +++++++++++++++++++++++----------------------- navtreeindex8.js | 144 ++++++++++++++++++++++---------------------- navtreeindex9.js | 146 ++++++++++++++++++++++---------------------- 16 files changed, 1011 insertions(+), 1011 deletions(-) diff --git a/index.html b/index.html index eddd83466..4bae4cb20 100644 --- a/index.html +++ b/index.html @@ -98,13 +98,13 @@ $(document).ready(function(){initNavTree('index.html',''); initResizable(); });

Gitpod Ready-to-Code Language grade: C/C++ CodeQL CI Gitter chat contributions welcome GitHub repo size Doxygen CI Awesome CI Income Discord chat Donate

Overview

-

The repository is a collection of open-source implementation of a variety of algorithms implemented in C++ and licensed under MIT License. The algorithms span a variety of topics from computer science, mathematics and statistics, data science, machine learning, engineering, etc.. The implementations and the associated documentation are meant to provide a learning resource for educators and students. Hence, one may find more than one implementation for the same objective but using a different algorithm strategies and optimizations.

+

The repository is a collection of open-source implementation of a variety of algorithms implemented in C++ and licensed under MIT License. These algorithms span a variety of topics from computer science, mathematics and statistics, data science, machine learning, engineering, etc.. The implementations and the associated documentation are meant to provide a learning resource for educators and students. Hence, one may find more than one implementation for the same objective but using a different algorithm strategies and optimizations.

Features