|
__init__.py
|
Initial project structure.
|
2025-02-21 20:08:27 +01:00 |
|
energy.py
|
Added __str__ methods to some units.
|
2025-02-22 10:24:54 +01:00 |
|
force.py
|
Added __str__ methods to some units.
|
2025-02-22 10:24:54 +01:00 |
|
length.py
|
Added __str__ methods to some units.
|
2025-02-22 10:24:54 +01:00 |
|
power.py
|
Added __str__ methods to some units.
|
2025-02-22 10:24:54 +01:00 |
|
speed.py
|
Created basic calculations related to gears.
|
2025-02-21 22:26:24 +01:00 |
|
time.py
|
More work done on unit classes.
|
2025-02-22 10:21:59 +01:00 |