0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Error-Class 'PyThagroasError' added More... almost 14 years ago
+ Fixed Maximum Line Length according to PEP8 More... almost 14 years ago
+ Added English documentation to methods and attributes + substituted the "a = <calculation>" expression with "self._line_a = <calculation>" More... almost 14 years ago
TODO-List up to date More... almost 14 years ago
main.py complete More... almost 14 years ago
new main.py More... almost 14 years ago
All calculations added but not testet yet - Maybe someone could do that? More... almost 14 years ago
calc_p added More... almost 14 years ago
calc_b complete, calc_c complete More... almost 14 years ago
Some calc_b added, TODO-List up-to-date More... almost 14 years ago
calc_a complete More... almost 14 years ago
Some old or not actual files removed More... almost 14 years ago
[no comment] More... almost 14 years ago
TODO-List added More... almost 14 years ago
Merge branch 'master' of github.com:iperatoner/PyThagoras More... almost 14 years ago
Skizze des Dreiecks in einer Textdatei hinzugefuegt More... almost 14 years ago
cli.py hochladen More... almost 14 years ago
readme geƤndert More... almost 14 years ago
Some files added - I'm sure ;) More... almost 14 years ago
Some additional files added (e.g. program-structure) More... almost 14 years ago
Fixed typo. More... almost 14 years ago
Removed unnecessary stuff from calc_c; Added further calculations to calc_alpha and calc_beta. More... almost 14 years ago
calc_a() complete (i think so) an check if the two anchors are given implemented More... almost 14 years ago
calc_beta() added and parts of calc_a() added More... almost 14 years ago
calc_alpha() added More... almost 14 years ago
Added some further calculations for 'c' More... almost 14 years ago
Added pi() calculation function More... almost 14 years ago
Added cos() and first few calculations for '_line_c' More... almost 14 years ago
Moved decimal precision to constant 'PREC' More... almost 14 years ago
Moved exact PI to constant More... almost 14 years ago