kmath/kmath-core/src
Alexander Nozik bca36529a5
Merge pull request #183 from mipt-npm/commandertvis/hermitian-conjugate
Add transposeConjugate function for Complex and Double (conjugates are not cached). Minor refactoring of MatrixContext and API reference changes
2021-02-11 11:06:38 +03:00
..
commonMain/kotlin/kscience/kmath Merge pull request #183 from mipt-npm/commandertvis/hermitian-conjugate 2021-02-11 11:06:38 +03:00
commonTest/kotlin/kscience/kmath Move complex related tests from kmath-core to kmath-complex 2021-02-09 18:11:54 +07:00
jvmMain/kotlin/kscience/kmath/operations Numeric operations are decoupled from Ring 2021-01-19 17:16:43 +03:00