Ahmed hamuda
04/28/2019, 9:19 PMaltavir
04/29/2019, 4:31 AMAhmed hamuda
04/30/2019, 12:18 AMKotrix
, so i want to implement it in kmath
, did you created a tutorial for this lib?altavir
04/30/2019, 5:53 AM(Buffer<T>) -> Buffer<R>
like this one: https://github.com/mipt-npm/kmath/blob/6f4f6580306c668f603ac5542cb3d917438d68fb/kmath-core/src/commonMain/kotlin/scientifik/kmath/structures/Buffers.kt#L280 or its suspended version.
Some examples are available here: https://github.com/mipt-npm/kmath/blob/6f4f6580306c668f603ac5542cb3d917438d68fb/kmath-commons/src/main/kotlin/scientifik/kmath/transform/Transformations.kt#L14altavir
04/30/2019, 5:54 AMAhmed hamuda
04/30/2019, 9:03 PM