Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement a bases api and rework abstract types #32
Implement a bases api and rework abstract types #32
Changes from all commits
def57c1
8a5aa31
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 44 in src/abstract_types.jl
Codecov / codecov/patch
src/abstract_types.jl#L42-L44
Check warning on line 46 in src/abstract_types.jl
Codecov / codecov/patch
src/abstract_types.jl#L46
Check warning on line 49 in src/abstract_types.jl
Codecov / codecov/patch
src/abstract_types.jl#L49
Check warning on line 51 in src/abstract_types.jl
Codecov / codecov/patch
src/abstract_types.jl#L51
Check warning on line 54 in src/bases.jl
Codecov / codecov/patch
src/bases.jl#L53-L54
Check warning on line 204 in src/bases.jl
Codecov / codecov/patch
src/bases.jl#L200-L204
Check warning on line 219 in src/bases.jl
Codecov / codecov/patch
src/bases.jl#L218-L219
Check warning on line 7 in src/expect_variance.jl
Codecov / codecov/patch
src/expect_variance.jl#L6-L7
Check warning on line 12 in src/expect_variance.jl
Codecov / codecov/patch
src/expect_variance.jl#L12
Check warning on line 16 in src/expect_variance.jl
Codecov / codecov/patch
src/expect_variance.jl#L16
Check warning on line 24 in src/expect_variance.jl
Codecov / codecov/patch
src/expect_variance.jl#L23-L24
Check warning on line 29 in src/expect_variance.jl
Codecov / codecov/patch
src/expect_variance.jl#L29
Check warning on line 33 in src/expect_variance.jl
Codecov / codecov/patch
src/expect_variance.jl#L33
Check warning on line 14 in src/identityoperator.jl
Codecov / codecov/patch
src/identityoperator.jl#L14
Check warning on line 17 in src/identityoperator.jl
Codecov / codecov/patch
src/identityoperator.jl#L16-L17
Check warning on line 19 in src/identityoperator.jl
Codecov / codecov/patch
src/identityoperator.jl#L19
Check warning on line 11 in src/julia_base.jl
Codecov / codecov/patch
src/julia_base.jl#L11
Check warning on line 15 in src/julia_base.jl
Codecov / codecov/patch
src/julia_base.jl#L13-L15
Check warning on line 20 in src/julia_base.jl
Codecov / codecov/patch
src/julia_base.jl#L19-L20
Check warning on line 23 in src/julia_base.jl
Codecov / codecov/patch
src/julia_base.jl#L23
Check warning on line 37 in src/julia_base.jl
Codecov / codecov/patch
src/julia_base.jl#L35-L37
Check warning on line 63 in src/julia_base.jl
Codecov / codecov/patch
src/julia_base.jl#L63
Check warning on line 67 in src/julia_base.jl
Codecov / codecov/patch
src/julia_base.jl#L67
Check warning on line 20 in src/julia_linalg.jl
Codecov / codecov/patch
src/julia_linalg.jl#L20
Check warning on line 34 in src/julia_linalg.jl
Codecov / codecov/patch
src/julia_linalg.jl#L34