alexandrebarachant/pyRiemann

View on GitHub
pyriemann/utils/tangentspace.py

Summary

Maintainability
A
3 hrs
Test Coverage

File tangentspace.py has 315 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Tangent space for SPD/HPD matrices."""

import numpy as np

from .base import sqrtm, invsqrtm, logm, expm
Severity: Minor
Found in pyriemann/utils/tangentspace.py - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status