Merge pull request #143 from HamletTanyavong/dev #148
Annotations
10 warnings
src/Mathematics.NET/Core/Complex.cs#L245
Expression 'Trim' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Complex.cs#L246
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Complex.cs#L247
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Complex.cs#L248
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/LinearAlgebra/LinAlgExtensions.cs#L202
Expression 'ToDisplayString' causes a hidden copy of a struct 'Span'
|
src/Mathematics.NET/Core/Rational.cs#L462
Expression 'Trim' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Rational.cs#L463
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Rational.cs#L464
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/Core/Rational.cs#L465
Expression 'IndexOf' causes a hidden copy of a struct 'ReadOnlySpan'
|
src/Mathematics.NET/LinearAlgebra/LinAlgExtensions.cs#L249
Expression 'ToDisplayString' causes a hidden copy of a struct 'Span2D'
|
This job succeeded
Loading