| .. | ||
| include | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
This example illustrates a way to use Bertini2 as an engine to run parameter homotopies.
--
Compiling
Uses CMake.
cd b2/core/example/parameter_homotopymkdir build && cd buildcmake ..make
Resulting product parameter_homotopy is in build/bin/