PolyUnpack

Algorithm implementation

An implementation of the PolyUnpack algorithm in C++

The implementation of the algorithm PolyUnpack.

GitHub

12 stars
6 watching
4 forks
Language: C++
last commit: over 14 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
philkr/lpoThis implementation allows learning and inference/proposal algorithm for object detection90
petarv-/algorithmsA collection of C++ implementations of various algorithms and data structures648
proalgos/proalgos-cppC++ implementations of algorithms and data structures514
spaghetti-source/algorithmC++ implementations of algorithms and data structures for studying and understanding783
ivanfratric/polypartitionA lightweight C++ library for polygon partition and triangulation with various algorithms666
laurentluce/python-algorithmsA collection of algorithms implemented in Python279
timsort/cpp-timsortA C++ implementation of TimSort, an O(n log n) stable sorting algorithm.303
mlpack/ensmallenA C++ library for numerical optimization tasks754
ron4fun/bigintegercppA C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers33
kennyledet/algorithm-implementationsA collection of algorithm implementations in various programming languages.2,193
simonmar/parconc-examplesSample code to accompany a book on parallel and concurrent programming in Haskell355
progamergov/neural-dreamAn implementation of DeepDream algorithm using PyTorch for image processing and computer vision.133
bonzaithepenguin/wikisortAn optimized sorting algorithm with O(1) memory usage.1,273
shkolovy/classic-algorithms-c-sharpA collection of implementations of fundamental algorithms and data structures in C#35
prabhuomkar/pytorch-cppA C++ implementation of PyTorch tutorials1,978