v0.2.0 #206

Merged
altavir merged 210 commits from dev into master 2021-02-21 16:33:25 +03:00
Showing only changes of commit c3c2658d91 - Show all commits

View File

@ -1,7 +1,7 @@
package kscience.kmath.benchmarks package kscience.kmath.benchmarks
import kscience.kmath.operations.Complex import kscience.kmath.complex.Complex
import kscience.kmath.operations.complex import kscience.kmath.complex.complex
import kscience.kmath.structures.MutableBuffer import kscience.kmath.structures.MutableBuffer
import kscience.kmath.structures.RealBuffer import kscience.kmath.structures.RealBuffer
import org.openjdk.jmh.annotations.Benchmark import org.openjdk.jmh.annotations.Benchmark