Closed dhope-lab closed 8 months ago
Replace Float
with kmath-algebra
's Field
(possibly Float64
) implementation.
Refer to @jsmatuszewski 's use of SortedMap
for Chain, to replace Kotlin's Map
on own implementation.
Still due:
Fix Chain.kt
so it works with FiniteField.kt
using context receivers
refer to Edelsbrunner and INTRODUCTION TO SIMPLICIAL COMPLEXES
Note: Full implementation is done when
SortedMaps
is done.