zjevik / QR-decomposition
Parallelization of QR decomposition with Householder transformation
☆7Updated 8 years ago
Alternatives and similar repositories for QR-decomposition:
Users that are interested in QR-decomposition are comparing it to the libraries listed below
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- CONDOR (COnstrained, Non-linear, Direct, parallel Optimization using trust Region method for high-computing load function) allows continu…☆18Updated 15 years ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 12 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆27Updated 5 years ago
- Parallel Graph Input Output☆18Updated last year
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- CUDA-accelerated minimum spanning tree algorithm -- data parallel Boruvka's algorithm☆19Updated 8 years ago
- Sparse Matrix-Matrix Multiplication Benchmark on Intel Xeon and Xeon Phi (KNC, KNL) from blog post:☆12Updated 8 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- Sparse matrix computation library for GPU☆54Updated 4 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- Fast Fast Hadamard Transform☆78Updated 3 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- some CUDA programming example☆25Updated 8 years ago
- Eigen's usage☆27Updated 2 years ago
- divide-and-conquer eigenvalues algorithm for symmetric tridiagonal matrix, designed by Cuppen☆15Updated 5 years ago
- Machine Learning : Naive Bayes classifier and Bayesian network classifier C++ implementation☆27Updated 4 years ago
- In this project, I implemented few .m functions which allow to reorder a sparse matrix read from a Matrix Market file using either the Re…☆8Updated 5 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- ☆16Updated 6 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- An implementation of Deutsch–Jozsa algorithm on FPGA.☆14Updated 4 years ago
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 3 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- A high performance implementation of kmeans algorithm with cuda☆18Updated 10 years ago