mandel
Mandel set algorithm
A C++ implementation of the Mandel set algorithm used in blockchain node software.
Obsolete. Use https://github.com/AntelopeIO/leap instead.
87 stars
20 watching
27 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
platonovivan/polyunpack | An implementation of the PolyUnpack algorithm in C++ | 12 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
mlpack/ensmallen | A high-quality C++ library for non-linear numerical optimization | 743 |
mandrean/cw-optimizoor | Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |
catid/wirehair | A fast and portable C++ implementation of an erasure code-based data recovery algorithm | 268 |
ignacio-chiazzo/algorithms-leetcode-javascript | A collection of solutions to algorithmic problems using JavaScript. | 616 |
erfanzar/easydel | A flexible framework for training and serving machine learning models with JAX/Flax | 206 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
joeddav/devol | An evolutionary algorithm for designing neural networks in Keras | 950 |
benedekrozemberczki/walklets | An implementation of an algorithm for learning graph representations from network data | 105 |
kanadaat/aocsetup | Automates setup of C# project for Advent of Code challenges | 1 |
franalgaba/neural-network-cairo | An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions | 10 |
proalgos/proalgos-cpp | C++ implementations of algorithms and data structures | 510 |
xiaolonw/nips14_loc_seg_testonly | An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge. | 25 |
erdos-graph-framework/erdos | A modular framework for implementing graph algorithms and data structures in Java | 127 |