mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
57c12fab28
* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
archimedes_principle.py | ||
casimir_effect.py | ||
centripetal_force.py | ||
horizontal_projectile_motion.py | ||
hubble_parameter.py | ||
ideal_gas_law.py | ||
kinetic_energy.py | ||
lorentz_transformation_four_vector.py | ||
malus_law.py | ||
n_body_simulation.py | ||
newtons_law_of_gravitation.py | ||
newtons_second_law_of_motion.py | ||
potential_energy.py | ||
rms_speed_of_molecule.py | ||
shear_stress.py |