Switch to kotlin uint / inline class based complex
Opened this issue · 0 comments
kyonifer commented
Now that uint will be a builtin kotlin feature, we should deprecate our uint support entirely. In addition, inline classes leave us an avenue to support complex matrices without boxing, and consequently complex algorithms (such as ffts).