Open SimonBlanke opened 3 months ago
In its current implementation of Powell's Method the change in direction does only happen orthogonally (or 90°) to the previous direction. To work properly it should allow a continuous range of angles.
In its current implementation of Powell's Method the change in direction does only happen orthogonally (or 90°) to the previous direction. To work properly it should allow a continuous range of angles.