├── FloatCompMset.md ├── README.md ├── images ├── DiffOrbitsFloatDoubleQuad.png ├── Set3-CppDouble.png ├── Set3-CppQuad.png ├── Set3-QuadMinusDouble.png ├── TrajectoryView.png └── readme.md └── main.cpp /FloatCompMset.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/FloatCompMset.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/README.md -------------------------------------------------------------------------------- /images/DiffOrbitsFloatDoubleQuad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/images/DiffOrbitsFloatDoubleQuad.png -------------------------------------------------------------------------------- /images/Set3-CppDouble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/images/Set3-CppDouble.png -------------------------------------------------------------------------------- /images/Set3-CppQuad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/images/Set3-CppQuad.png -------------------------------------------------------------------------------- /images/Set3-QuadMinusDouble.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/images/Set3-QuadMinusDouble.png -------------------------------------------------------------------------------- /images/TrajectoryView.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/images/TrajectoryView.png -------------------------------------------------------------------------------- /images/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/images/readme.md -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProfJski/FloatCompMandelbrot/HEAD/main.cpp --------------------------------------------------------------------------------