SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219191 0 1 Python

Fix `mypy` errors in `lorentz_transformation_four_vector.py` (#8075)

* updating DIRECTORY.md

* Fix mypy errors in lorentz_transformation_four_vector.py

* Remove unused symbol vars

* Add function documentation and rewrite algorithm explanation

Previous explanation was misleading, as the code only calculates Lorentz
transformations for movement in the x direction (0 velocity in the y and
z directions) and not movement in any direction

* updating DIRECTORY.md

* Update error message for speed

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
T
Tianyi Zheng committed
57c12fab2822df33b8da5a1fd9b95f2f7d64f130
Parent: c00af45
Committed by GitHub <noreply@github.com> on 1/26/2023, 7:13:03 AM