Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
-
Updated
Nov 7, 2024 - C++
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++ template library for high performance SIMD based sorting algorithms
This Repo consists of Data structures and Algorithms
Repository to store what we have studied. 📖 We want everyone to get a job through TechnicalNote.
The Art of Template MetaProgramming (TMP) in Modern C++
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
Unix tool: Bulk Rename Utility
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacob…
C++11 Message Passing
Leverage the power of modern C++ to build robust and scalable applications
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Short explanations and implementations of different algorithms in multiple languages
Sorting algorithm quicker than MergeSort, and is adaptive and stable.
This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.
DSL for SIMD Sorting on AVX2 & AVX512
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
openMP implementation of parallel bitonic sort
Add a description, image, and links to the sort topic page so that developers can more easily learn about it.
To associate your repository with the sort topic, visit your repo's landing page and select "manage topics."