OpenCL integration for Python, plus shiny features
-
Updated
Apr 19, 2026 - Python
OpenCL integration for Python, plus shiny features
A code generator for array-based code on CPUs and GPUs
📕Code for paper Parallelizable Complex Neural Dynamics Models for PMSM Temperature Estimation with Hardware Acceleration.
It is a data structure used to update and query a 2D matrix in a better way because of its good time and space complexities.
Writeup for the Algo problem, Prefix Sums, from ByteCTF, hosted by Byte Club.
A library for aggregating values assigned to indices by slices and the other way around
Three LeetCode problems solved with prefix sum — Range Sum Query, Contiguous Array, Subarray Sum Equals K
Repositorio con el código de ejercicios y proyectos de diversas rutas completadas en CodeChef
A CUDA implementations of work-efficient parallel scan (Blelloch, O(n) work), stream compaction, and LSD radix sort - built from scratch with shared memory, bank conflict avoidance, and recursive scanning for arbitrary array sizes up to 1B elements.
A2SV Community Education: DSA learning series in Python adapted from A2SV Education, covering foundations, complexity, core data structures, and advanced topics for competitive programming and technical interviews.
This repository contains a collection of problems and their solutions for the subject Design and Analysis of Algorithms from the Computer Science degree
Solutions to LeetCode
Тренировки Яндекса по алгоритмам 8.0 (29.09–27.10). Мои решения всех 40 задач
LeetCode 75 Problems Solution
Add a description, image, and links to the prefix-sum topic page so that developers can more easily learn about it.
To associate your repository with the prefix-sum topic, visit your repo's landing page and select "manage topics."