Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | `iterate` now computes highest value fraction it generated. | Aryadev Chavali | |
Not very useful, but isn't a massive performance waster (I think) and it will be useful when thinking about colour schemes in graphics. | |||
2024-07-26 | Introduce normalised value in fraction class | Aryadev Chavali | |
Bit of a cheat but it would allow us to do some interesting graphical stuff later. | |||
2024-07-26 | Implemented numerics in numerics.cpp | Aryadev Chavali | |
Simple implementation, few refactors from the main.cpp version based on API changes. |