Change tensor algebra operations to prefix notations #479

Open
altavir wants to merge 1 commits from refactor/tensor-prefix into dev
altavir commented 2022-04-11 17:36:00 +03:00 (Migrated from github.com)
No description provided.
CommanderTvis (Migrated from github.com) approved these changes 2022-04-11 22:09:32 +03:00
This pull request has changes conflicting with the target branch.
  • examples/src/main/kotlin/space/kscience/kmath/tensors/neuralNetwork.kt
  • kmath-nd4j/src/main/kotlin/space/kscience/kmath/nd4j/Nd4jTensorAlgebra.kt
  • kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/api/AnalyticTensorAlgebra.kt
  • kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/DoubleTensorAlgebra.kt

Checkout

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