Kotlin / Kotlin/multik

SVD implementation

Open
#85 3 comments 0 reactions 0 assignees View on GitHub
feature linalg
Dominant language
Kotlin
Stars
734
Forks
51
Avg merge
9h 52m
Merged PRs (30d)
6

Description

It's great that LU / QR / Hessenberg etc was added, but I think SVD would be golden to have as an additional linalg component. A lot of the algorithms from Python bases themself on the SVD decomposition, especially the compact variant.

Is this on the agenda to be added?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing LU, QR, and Hessenberg linear-algebra components to understand how a decomposition is structured in Multik. Then clarify the required SVD and compact-variant scope, including expected APIs and validation; the issue does not name implementation files or tests, so completion criteria are not yet defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.