Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | Binary tree of fractions | Aryadev Chavali | |
Will be used in creating the cw tree. | |||
2024-07-26 | Simplify at constructor in Fraction | Aryadev Chavali | |
Let's just deal with simplified stuff anyway? | |||
2024-07-26 | Added comparators to Fraction struct | Aryadev Chavali | |
2024-07-26 | Extracted gcd algorithm into its own function | Aryadev Chavali | |
2024-07-26 | Simple fraction structure | Aryadev Chavali | |
Holds numerator and denominator. Can self simplify, but not automatically. | |||
2024-07-26 | Hello, world! | Aryadev Chavali | |