You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an open source library that can be used to autofocus telescopes. It uses a novel algorithm based on robust statistics. For a preprint, see https://arxiv.org/abs/2201.12466 .The library is currently used in Astro Photography tool (APT) https://www.astrophotography.app/
This repo contains the implementation of Parallelized and Distributed HNSW based prediction algorithm using OpenMP and OpenMPI. Solution to Assignment 3 of the course COL380- Introduction to Parallel and Distributed Programming offered in Second (Holi) Semester 2021-22.