i've definitely run up against a performance wall ...
# datascience
k
i've definitely run up against a performance wall trying to implement generic algorithms in kotlin. Koma's
expm
implementation for example is double only, because I haven't found a way around codegen to make such actually performant