RpolyPlusPlus
A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.
How to download and setup RpolyPlusPlus
Open terminal and run command
git clone https://github.com/sweeneychris/RpolyPlusPlus.git
git clone is used to create a copy or clone of RpolyPlusPlus repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with RpolyPlusPlus https://github.com/sweeneychris/RpolyPlusPlus/archive/master.zip
Or simply clone RpolyPlusPlus with SSH
[email protected]:sweeneychris/RpolyPlusPlus.git
If you have some problems with RpolyPlusPlus
You may open issue on RpolyPlusPlus support forum (system) here: https://github.com/sweeneychris/RpolyPlusPlus/issuesSimilar to RpolyPlusPlus repositories
Here you may see RpolyPlusPlus alternatives and analogs
javascript-algorithms interactive-coding-challenges Python rust-algorithms Algo_Ds_Notes interviews ACM-ICPC-Preparation WaveFunctionCollapse binarytree awesome-resources awesome-java-leetcode tbox AlgoWiki algorithms robotics-coursework bild BlurTestAndroid algorithm-visualizer illustrated-algorithms CS-Notes tech-interview-handbook algorithms cosmos JCSprout LeetCode javascript-algorithms turf awesome-competitive-programming Learn-Algorithms PythonRobotics