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 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
philkr/lpo This implementation allows learning and inference/proposal algorithm for object detection 90
petarv-/algorithms A collection of C++ implementations of various algorithms and data structures 648
proalgos/proalgos-cpp C++ implementations of algorithms and data structures 514
spaghetti-source/algorithm C++ implementations of algorithms and data structures for studying and understanding 783
ivanfratric/polypartition A lightweight C++ library for polygon partition and triangulation with various algorithms 666
laurentluce/python-algorithms A collection of algorithms implemented in Python 279
timsort/cpp-timsort A C++ implementation of TimSort, an O(n log n) stable sorting algorithm. 303
mlpack/ensmallen A C++ library for numerical optimization tasks 754
ron4fun/bigintegercpp A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers 33
kennyledet/algorithm-implementations A collection of algorithm implementations in various programming languages. 2,193
simonmar/parconc-examples Sample code to accompany a book on parallel and concurrent programming in Haskell 355
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 133
bonzaithepenguin/wikisort An optimized sorting algorithm with O(1) memory usage. 1,273
shkolovy/classic-algorithms-c-sharp A collection of implementations of fundamental algorithms and data structures in C# 35
prabhuomkar/pytorch-cpp A C++ implementation of PyTorch tutorials 1,978