6aa5a827ae
- Ported over the GfP class functionality from the derohe project to Kotlin. - Ported over the GfP arithmetic logic too, focusing on the software implementation. We might be able to make these calculations more efficient if we do hardware calculations instead, but that can be left as a future optimization. - Created GfPTest to confirm that the arithmetic operations were implemented correctly. Hard lesson: Go operator precedence is different than Kotlin. |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |