Skip to content

Implement boundaries for putPixel method and random sign in sqrt method

Vetle Solheim Hodne requested to merge feat/fileHandler into main

Boundaries that prevents IndexOutOfBoundsException. Random sign prevents JuliaTransform from converging towards one point. Change minCords and maxCords so that transformation begins in the middle of canvas.

Merge request reports

Loading