A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.
☆17May 9, 2019Updated 6 years ago
Alternatives and similar repositories for parallel-PCA-openmp
Users that are interested in parallel-PCA-openmp are comparing it to the libraries listed below
Sorting:
- Parallel search algorithm for finding the closest object in a collection of polygonal models based on Hausdorff Distance with implementat…☆14Jul 16, 2023Updated 2 years ago
- ☆12Aug 12, 2025Updated 6 months ago
- Implemention of lanenet model for real time lane detection using deep neural network model☆11Aug 13, 2018Updated 7 years ago
- SOPanG, a simple tool for pattern matching over an elastic-degenerate string, a recently proposed simplified model for the pan-genome.☆10Apr 16, 2020Updated 5 years ago
- SimEc code relying on the theano library - check out the simec repo instead for keras based code!☆10Feb 28, 2018Updated 8 years ago
- Point Cloud processing (VoxelGrid Downsampling, RANSAC Segmentation, KDTree Euclidean Clustering) for obstacle detection for autonomous v…☆10Apr 14, 2020Updated 5 years ago
- Masks recombinant regions in an alignment based on ClonalFrameML output☆10May 18, 2018Updated 7 years ago
- ☆15Mar 6, 2025Updated last year
- Basic path tracing with WebGPU.☆10Jul 4, 2023Updated 2 years ago
- Tools for analyzing and comparing SARS-CoV-2 phylogenies☆10Nov 21, 2020Updated 5 years ago
- Tool for visualising viral lineages in space and time. As seen on covid19.sanger.ac.uk and covglobe.org.☆10Jul 22, 2022Updated 3 years ago
- Principle Component Analysis☆14Sep 11, 2015Updated 10 years ago
- Testing hybridization using species trees☆10Aug 25, 2017Updated 8 years ago
- A fast and efficient short read mapper☆13Nov 7, 2021Updated 4 years ago
- screening metagenomes for arbitrary lineages, using gene-centric assembly methods and phylogenetics☆11Oct 29, 2020Updated 5 years ago
- Spark Implementation of BIRCH Clustering algorithm☆13Feb 18, 2020Updated 6 years ago
- Public repository for the source code developed for the master thesis "Real-Time Rendering of Procedurally Generated Volumetric Models"☆12Aug 27, 2013Updated 12 years ago
- In this project I implemented the Unscented Kalman Filter to estimate the state of multiple cars on a highway using noisy lidar and radar…☆12Feb 21, 2020Updated 6 years ago
- rangeNet++☆15Nov 22, 2022Updated 3 years ago
- Geometry unfolding☆13Apr 28, 2017Updated 8 years ago
- mGEMS Genomic epidemiology with mixed samples☆15Sep 4, 2024Updated last year
- Finding Maximal Exact Matches (MEMs) using a Sampled LCP Array☆10Mar 7, 2024Updated 2 years ago
- Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply…☆11May 7, 2021Updated 4 years ago
- Radar Foundation Toolkit☆17Feb 25, 2026Updated last week
- ☆12Sep 2, 2022Updated 3 years ago
- A multi-algorithmic framework for phylogenetic inference☆14Nov 28, 2025Updated 3 months ago
- A research-purpose software for 3D morphing between two meshes with arbitrary connectivity.☆11Sep 2, 2025Updated 6 months ago
- PAGAN2 multiple sequence aligner☆12Jul 2, 2024Updated last year
- Estimate node ages of a phylogeny by approximating the phylogenetic likelihood with a multivariate normal distribution.☆12Jun 23, 2025Updated 8 months ago
- Real-time meshing the contours of 3D scalar fields with the dual contouring algorithm in plain C++ and OpenGL/CUDA. Along with seam handl…☆17May 9, 2024Updated last year
- Parallel Approximate Nearest Neighbor Search☆14Nov 12, 2022Updated 3 years ago
- Experiments on CUDA-OpenGL interoperability☆10Jan 17, 2013Updated 13 years ago
- hashtable(bkdr hash) in C. Alternative implementation checkout https://github.com/hit9/C-Snip☆18May 20, 2022Updated 3 years ago
- ☆14Apr 27, 2022Updated 3 years ago
- Torrent Mapping Alignment Program☆20Mar 2, 2013Updated 13 years ago
- a toolkit for evaluation of the lenght of k-mer in a given genome dataset for alignment-free phylogenimic analysis.☆14Nov 21, 2024Updated last year
- Archived - please see updated sccmec tool at link below☆13Aug 30, 2024Updated last year
- List and download schemes from pubMLST.org and other BIGSDB servers☆10Oct 14, 2024Updated last year
- It's like Marching Cubes but not really. Based on the algorithm described by Chien-Chang Ho et al. in Adaptive Feature Preserving Surface…☆12Apr 1, 2019Updated 6 years ago