algorithms
Projects with this topic
-
Multidimensional arrays for C++. (Not an official Boost library) GitHub mirror: https://github.com/correaa/boost-multi
Updated -
Algorithms Exercises solved in C (GNU11), running with CMake and Catch2 (C++) unittest framework. Developed with TDD.
Updated -
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
Updated -
A collection of small projects demonstrating computer science concepts. The goal is to use these for teaching/demoing in Code & Coffee meetups, and generally as a reference (especially when it comes to tooling & config).
Updated -
Low-frequency Excision of the Atmosphere in Parallel (LEAP) Calibration using GPU acceleration.
Updated -
Minimalist algorithms and data structures library in C (M.A.D.S)
Updated -
JACAL is an imaging and calibration toolset that leverages the ASKAPSoft (now YANDASoft) processing elements into the Daliuge processing framework. It contains example imaging and calibration graphs and can deployed at small and large scale
Updated -
Algorithms and more in modern C++. These algorithms are all being unit tested.
Updated -
🧮 Solving the matrix by the Cramer method test
Updated -
This project has been built to solve all sorts of Sudokus: 9x9, 12x12, 16x16, 25x25, 100x100.
Updated -
A lightweight, header-only C++ template library for common data structures and algorithms.
Updated -
Лабораторная - сравнение сортировок для АиСД (2 курс)
Updated -
Problems from olympiad programming and their solutions with writes up.
Updated -
A Data-Structures and Algorithms notebook for theory and competitive programming.
Updated -
My implementation of second, larger, task from Individual Programming Project course on my first year of undergraduate at the University of Warsaw. The task is about maintaining structure of roads between cities and given sequences of those roads.
Updated