mcordingley/LinearAlgebra

View on GitHub
src/Vector.php

Summary

Maintainability
A
2 hrs
Test Coverage
B
87%

Vector has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

final class Vector extends Matrix
{
    /**
     * @param array $literal
     */
Severity: Minor
Found in src/Vector.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status