PolyUnpack
Algorithm implementation
An implementation of the PolyUnpack algorithm in C++
The implementation of the algorithm PolyUnpack.
12 stars
6 watching
4 forks
Language: C++
last commit: almost 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| This implementation allows learning and inference/proposal algorithm for object detection | 90 |
| A collection of C++ implementations of various algorithms and data structures | 648 |
| C++ implementations of algorithms and data structures | 514 |
| C++ implementations of algorithms and data structures for studying and understanding | 783 |
| A lightweight C++ library for polygon partition and triangulation with various algorithms | 666 |
| A collection of algorithms implemented in Python | 279 |
| A C++ implementation of TimSort, an O(n log n) stable sorting algorithm. | 303 |
| A C++ library for numerical optimization tasks | 754 |
| A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers | 33 |
| A collection of algorithm implementations in various programming languages. | 2,193 |
| Sample code to accompany a book on parallel and concurrent programming in Haskell | 355 |
| An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 133 |
| An optimized sorting algorithm with O(1) memory usage. | 1,273 |
| A collection of implementations of fundamental algorithms and data structures in C# | 35 |
| A C++ implementation of PyTorch tutorials | 1,978 |