Kotlin / Kotlin/multik

optimize reshape function

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
ndarray perf refactor
Dominant language
Kotlin
Stars
734
Forks
51
Avg merge
9h 52m
Merged PRs (30d)
6

Description

get rid of copying in reshape, unsqueeze, expand_dims

Contributor guide

Open the contributing guide

Research direction

Start by locating the implementations of reshape, unsqueeze, and expand_dims in the Kotlin Multik codebase and trace how each currently handles array storage. Confirm the intended behavior and identify tests covering these operations; done means they preserve existing results without unnecessary copying.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
data
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.