Skip to content

Implemented the method MultVectorRight for lists to support MultMatri…

b375cf6
Select commit
Loading
Failed to load commit list.
Draft

Added AddMatrixLeft, MultMatrixLeft functions as well as their "right" counterparts #5980

Implemented the method MultVectorRight for lists to support MultMatri…
b375cf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 11, 2025 in 1s

40.44% of diff hit (target 78.23%)

View this Pull Request on Codecov

40.44% of diff hit (target 78.23%)

Annotations

Check warning on line 319 in lib/listcoef.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/listcoef.gi#L317-L319

Added lines #L317 - L319 were not covered by tests

Check warning on line 1895 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1891-L1895

Added lines #L1891 - L1895 were not covered by tests

Check warning on line 1901 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1901

Added line #L1901 was not covered by tests

Check warning on line 1906 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1904-L1906

Added lines #L1904 - L1906 were not covered by tests

Check warning on line 1909 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1908-L1909

Added lines #L1908 - L1909 were not covered by tests

Check warning on line 1920 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1918-L1920

Added lines #L1918 - L1920 were not covered by tests

Check warning on line 1938 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1934-L1938

Added lines #L1934 - L1938 were not covered by tests

Check warning on line 1944 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1944

Added line #L1944 was not covered by tests

Check warning on line 1949 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1947-L1949

Added lines #L1947 - L1949 were not covered by tests

Check warning on line 1952 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1951-L1952

Added lines #L1951 - L1952 were not covered by tests

Check warning on line 1963 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1961-L1963

Added lines #L1961 - L1963 were not covered by tests

Check warning on line 1979 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1975-L1979

Added lines #L1975 - L1979 were not covered by tests

Check warning on line 1988 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1985-L1988

Added lines #L1985 - L1988 were not covered by tests

Check warning on line 1991 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L1990-L1991

Added lines #L1990 - L1991 were not covered by tests

Check warning on line 2007 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L2003-L2007

Added lines #L2003 - L2007 were not covered by tests

Check warning on line 2016 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L2013-L2016

Added lines #L2013 - L2016 were not covered by tests

Check warning on line 2019 in lib/matobj.gi

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/matobj.gi#L2018-L2019

Added lines #L2018 - L2019 were not covered by tests