zincware/MDSuite

View on GitHub
mdsuite/utils/linalg.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def get2dHistogram(x, y, value_range, nbins=100, dtype=tf.dtypes.int32):
Severity: Minor
Found in mdsuite/utils/linalg.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status