{{ message }}
in_static_equilibrium checks if a 2D static system is in equilibrium - #1062
Merged
Merged
Conversation
QuantumNovice
commented
Jul 22, 2019
QuantumNovice
left a comment
Contributor
Author
There was a problem hiding this comment.
Is there a better way to deal with # type: ignore
Member
cclauss
requested changes
Jul 24, 2019
cclauss
requested changes
Jul 25, 2019
Member
|
Nice work here!! Neither of these directories has any pytests so please consider adding a few tests that get run by pytest. For future pull requests, please consider modifying only one directory per PR unless there is some interdependence between the files. |
Contributor
Author
cclauss
reviewed
Jul 25, 2019
cclauss
reviewed
Jul 25, 2019
cclauss
reviewed
Jul 25, 2019
QuantumNovice
commented
Jul 25, 2019
QuantumNovice
left a comment
Contributor
Author
There was a problem hiding this comment.
Are we done here?
cclauss
approved these changes
Jul 25, 2019
stokhos
pushed a commit
to stokhos/Python
that referenced
this pull request
Jan 3, 2021
…heAlgorithms#1062) * Add files via upload * Add files via upload * Create .a * Add files via upload * Add files via upload * Rename static_solver.py to in_static_equilibrium.py * Delete .a * Update in_static_equilibrium.py * Add files via upload * Add files via upload * Update in_static_equilibrium.py * Add files via upload * Add files via upload * Add files via upload * Add files via upload * pyTests added * Add files via upload * Delete red_black_tree.py * Add files via upload
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Checks if a statically determinate system is in static equilibrium.