Clone some APIs from DoubleTensorAlgebra to Nd4j, fix #348 #353

Open
CommanderTvis wants to merge 1 commits from commandertvis/nd4j into dev
CommanderTvis commented 2021-05-24 18:19:00 +03:00 (Migrated from github.com)
No description provided.
grinisrit (Migrated from github.com) requested changes 2021-05-24 18:40:30 +03:00
grinisrit (Migrated from github.com) left a comment
Please add a test like this one: https://github.com/mipt-npm/kmath/blob/12805712d3a42092c7b4ca65c1fd2507acf2c0f3/kmath-tensors/src/commonTest/kotlin/space/kscience/kmath/tensors/core/TestDoubleLinearOpsAlgebra.kt#L166
CommanderTvis commented 2021-06-17 16:27:35 +03:00 (Migrated from github.com)

Blocked by https://youtrack.jetbrains.com/issue/KT-46899 because I don't see a concise way to share test cases code.

Blocked by https://youtrack.jetbrains.com/issue/KT-46899 because I don't see a concise way to share test cases code.
This pull request has changes conflicting with the target branch.
  • kmath-nd4j/src/main/kotlin/space/kscience/kmath/nd4j/Nd4jTensorAlgebra.kt

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin commandertvis/nd4j:commandertvis/nd4j
git checkout commandertvis/nd4j
Sign in to join this conversation.
No description provided.