Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scalartype parameter to AbstractTensorMap #106

Closed
wants to merge 23 commits into from

formatter

ebf4ade
Select commit
Loading
Failed to load commit list.
Closed

Add scalartype parameter to AbstractTensorMap #106

formatter
ebf4ade
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 18, 2024 in 1s

77.35% of diff hit (target 81.40%)

View this Pull Request on Codecov

77.35% of diff hit (target 81.40%)

Annotations

Check warning on line 27 in ext/TensorKitChainRulesCoreExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/TensorKitChainRulesCoreExt.jl#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 52 in src/tensors/abstracttensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/abstracttensor.jl#L52

Added line #L52 was not covered by tests

Check warning on line 58 in src/tensors/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/adjoint.jl#L58

Added line #L58 was not covered by tests

Check warning on line 93 in src/tensors/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/adjoint.jl#L93

Added line #L93 was not covered by tests

Check warning on line 99 in src/tensors/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/adjoint.jl#L99

Added line #L99 was not covered by tests

Check warning on line 102 in src/tensors/adjoint.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/adjoint.jl#L102

Added line #L102 was not covered by tests

Check warning on line 38 in src/tensors/braidingtensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L38

Added line #L38 was not covered by tests

Check warning on line 44 in src/tensors/braidingtensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 91 in src/tensors/braidingtensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 195 in src/tensors/braidingtensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L195

Added line #L195 was not covered by tests

Check warning on line 213 in src/tensors/braidingtensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L213

Added line #L213 was not covered by tests

Check warning on line 223 in src/tensors/braidingtensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L223

Added line #L223 was not covered by tests

Check warning on line 340 in src/tensors/braidingtensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L340

Added line #L340 was not covered by tests

Check warning on line 53 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L53

Added line #L53 was not covered by tests

Check warning on line 88 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L88

Added line #L88 was not covered by tests

Check warning on line 92 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L92

Added line #L92 was not covered by tests

Check warning on line 109 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L109

Added line #L109 was not covered by tests

Check warning on line 112 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L112

Added line #L112 was not covered by tests

Check warning on line 120 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 179 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L179

Added line #L179 was not covered by tests

Check warning on line 239 in src/tensors/indexmanipulations.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L239

Added line #L239 was not covered by tests

Check warning on line 167 in src/tensors/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/linalg.jl#L167

Added line #L167 was not covered by tests

Check warning on line 386 in src/tensors/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/linalg.jl#L386

Added line #L386 was not covered by tests

Check warning on line 403 in src/tensors/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/linalg.jl#L403

Added line #L403 was not covered by tests

Check warning on line 150 in src/tensors/tensor.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/tensor.jl#L150

Added line #L150 was not covered by tests