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
Replaced some
assert
statements with proper checks #541Replaced some
assert
statements with proper checks #541Changes from all commits
663f1d2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 688 in pde/fields/base.py
Codecov / codecov/patch
pde/fields/base.py#L688
Check warning on line 1664 in pde/fields/base.py
Codecov / codecov/patch
pde/fields/base.py#L1664
Check warning on line 136 in pde/fields/collection.py
Codecov / codecov/patch
pde/fields/collection.py#L136
Check warning on line 138 in pde/fields/collection.py
Codecov / codecov/patch
pde/fields/collection.py#L138
Check warning on line 157 in pde/fields/tensorial.py
Codecov / codecov/patch
pde/fields/tensorial.py#L157
Check warning on line 197 in pde/fields/tensorial.py
Codecov / codecov/patch
pde/fields/tensorial.py#L196-L197
Check warning on line 78 in pde/fields/vectorial.py
Codecov / codecov/patch
pde/fields/vectorial.py#L78
Check warning on line 214 in pde/fields/vectorial.py
Codecov / codecov/patch
pde/fields/vectorial.py#L213-L214
Check warning on line 272 in pde/grids/coordinates/base.py
Codecov / codecov/patch
pde/grids/coordinates/base.py#L272
Check warning on line 77 in pde/pdes/allen_cahn.py
Codecov / codecov/patch
pde/pdes/allen_cahn.py#L77
Check warning on line 371 in pde/pdes/base.py
Codecov / codecov/patch
pde/pdes/base.py#L371
Check warning on line 88 in pde/pdes/diffusion.py
Codecov / codecov/patch
pde/pdes/diffusion.py#L88
Check warning on line 96 in pde/pdes/kpz_interface.py
Codecov / codecov/patch
pde/pdes/kpz_interface.py#L96
Check warning on line 99 in pde/pdes/kuramoto_sivashinsky.py
Codecov / codecov/patch
pde/pdes/kuramoto_sivashinsky.py#L99
Check warning on line 98 in pde/pdes/swift_hohenberg.py
Codecov / codecov/patch
pde/pdes/swift_hohenberg.py#L98
Check warning on line 95 in pde/pdes/wave.py
Codecov / codecov/patch
pde/pdes/wave.py#L95
Check warning on line 97 in pde/pdes/wave.py
Codecov / codecov/patch
pde/pdes/wave.py#L97
Check warning on line 206 in pde/storage/memory.py
Codecov / codecov/patch
pde/storage/memory.py#L206
Check warning on line 880 in pde/tools/expressions.py
Codecov / codecov/patch
pde/tools/expressions.py#L880
Check warning on line 209 in pde/visualization/plotting.py
Codecov / codecov/patch
pde/visualization/plotting.py#L209
Check warning on line 398 in pde/visualization/plotting.py
Codecov / codecov/patch
pde/visualization/plotting.py#L398
Check warning on line 526 in pde/visualization/plotting.py
Codecov / codecov/patch
pde/visualization/plotting.py#L526