Skip to content

Conversation

@georeth
Copy link
Contributor

@georeth georeth commented Dec 5, 2025

Fixes #347

Checklist

  • My branch is up-to-date with development branch.
  • Everything works and tested on latest stable Rust.
  • Coverage and Linting have been applied

Change logs

  • Fixed a doc typo made by me.
  • Fixed a bug in the lasso optimizer code (see the original impl below)

https://github.com/cvxgrp/l1_ls/blob/f9702db2bd654e133407a634d7a0545679d0027f/l1_ls.m#L203C20-L203C31

@georeth georeth requested a review from Mec-iS as a code owner December 5, 2025 08:04
@georeth georeth mentioned this pull request Dec 5, 2025
@Mec-iS
Copy link
Collaborator

Mec-iS commented Dec 5, 2025

how is it possible that no test needs to be changed if the assignment has changed? this means there is no test covering that part. Please add it.

@georeth
Copy link
Contributor Author

georeth commented Dec 5, 2025

It gets into a dead loop in my real data. It's not easy for me to craft some test data to trigger this bug.

@Mec-iS Mec-iS merged commit 78f1850 into smartcorelib:development Dec 5, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix LASSO

2 participants