mars-project / mars-project/mars

Implements `mars.tensor.kron`

Open
#2,157 4 comments 0 reactions 0 assignees View on GitHub
mod: tensor type: feature
Dominant language
Python
Stars
2.7k
Forks
325
PR merge metrics
No merged PRs in 30d

Description

Implements Kronecker product for tensors, just as `numpy.kron` does. This is required by module `tensorly`.

Contributor guide

Open the contributing guide

Research direction

Start at the mars.tensor.kron entry point and compare its intended behavior with numpy.kron. Check how tensorly requires this operation, then verify that the result matches NumPy's Kronecker-product behavior and supports that dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
numpy, python
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.