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

Utility and Quality of life for VectorSpaces #120

Merged
merged 9 commits into from
May 8, 2024

Add `compose(AbstractTensorMap, AbstractTensorMap)`

424d4fe
Select commit
Loading
Failed to load commit list.
Merged

Utility and Quality of life for VectorSpaces #120

Add `compose(AbstractTensorMap, AbstractTensorMap)`
424d4fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 7, 2024 in 0s

79.31% of diff hit (target 81.46%)

View this Pull Request on Codecov

79.31% of diff hit (target 81.46%)

Annotations

Check warning on line 31 in src/spaces/cartesianspace.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/spaces/cartesianspace.jl#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 163 in src/spaces/vectorspaces.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/spaces/vectorspaces.jl#L163

Added line #L163 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L121

Added line #L121 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L123

Added line #L123 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tensors/indexmanipulations.jl#L373

Added line #L373 was not covered by tests