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

Various improvements and fixes #149

Merged
merged 5 commits into from
Aug 28, 2024

add `similar(::Type{AbstractTensorMap}, ...)`

97b126d
Select commit
Loading
Failed to load commit list.
Merged

Various improvements and fixes #149

add `similar(::Type{AbstractTensorMap}, ...)`
97b126d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 26, 2024 in 1s

37.50% of diff hit (target 79.95%)

View this Pull Request on Codecov

37.50% of diff hit (target 79.95%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/abstracttensor.jl#L282-L283

Added lines #L282 - L283 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/abstracttensor.jl#L285

Added line #L285 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/abstracttensor.jl#L287

Added line #L287 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L65-L66

Added lines #L65 - L66 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/braidingtensor.jl#L137-L139

Added lines #L137 - L139 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/linalg.jl#L404

Added line #L404 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/linalg.jl#L414-L415

Added lines #L414 - L415 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/linalg.jl#L422

Added line #L422 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/linalg.jl#L432-L433

Added lines #L432 - L433 were not covered by tests