the biggest problem i've still got is that algorit...
# datascience
k
the biggest problem i've still got is that algorithms that are generic to element type are going to be slow. for example if i wanted this to be non-double-specific: https://github.com/kyonifer/koma/blob/master/core/src/koma/matrix/common/DoubleMatrixBase.kt#L33