in_static_equilibrium checks if a 2D static system is in equilibrium by QuantumNovice · Pull Request #1062 · TheAlgorithms/Python · GitHub
Skip to content

in_static_equilibrium checks if a 2D static system is in equilibrium - #1062

Merged
cclauss merged 19 commits into
TheAlgorithms:masterfrom
QuantumNovice:master
Jul 25, 2019
Merged

cclauss merged 19 commits into
TheAlgorithms:masterfrom
QuantumNovice:master

Conversation

@QuantumNovice

@QuantumNovice QuantumNovice commented Jul 22, 2019

Copy link
Copy Markdown
Contributor

Checks if a statically determinate system is in static equilibrium.

@QuantumNovice QuantumNovice left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a better way to deal with # type: ignore

@cclauss

cclauss commented Jul 24, 2019

Copy link
Copy Markdown
Member

Comment thread arithmetic_analysis/in_static_equilibrium.py Outdated
Comment thread arithmetic_analysis/in_static_equilibrium.py Outdated
Comment thread arithmetic_analysis/in_static_equilibrium.py Outdated
Comment thread arithmetic_analysis/in_static_equilibrium.py Outdated
Comment thread data_structures/binary_tree/red_black_tree.py
Comment thread data_structures/binary_tree/red_black_tree.py
Comment thread arithmetic_analysis/in_static_equilibrium.py Outdated
Comment thread data_structures/binary_tree/red_black_tree.py
Comment thread data_structures/binary_tree/red_black_tree.py
@cclauss

cclauss commented Jul 25, 2019

Copy link
Copy Markdown
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.

@QuantumNovice

QuantumNovice commented Jul 25, 2019

Copy link
Copy Markdown
Contributor Author

Comment thread data_structures/binary_tree/red_black_tree.py Outdated
Comment thread data_structures/binary_tree/red_black_tree.py
Comment thread data_structures/binary_tree/red_black_tree.py

@QuantumNovice QuantumNovice left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we done here?

@cclauss
cclauss merged commit c27bd51 into TheAlgorithms:master 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants