sonntagsgesicht/mathtoolspy

View on GitHub
mathtoolspy/solver/minimize_algorithm_ndim_powell.py

Summary

Maintainability
A
35 mins
Test Coverage

Function powell has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def powell(self, initial_xvalues, initial_fvalues, ndim, tol, fct):
Severity: Minor
Found in mathtoolspy/solver/minimize_algorithm_ndim_powell.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status