Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dontempty
Copy link

@dontempty dontempty commented Jan 14, 2025

Pull Request for Maxvol Adjustment Issue

Hi,

I previously discussed the maxvol adjustment issue #586 , and after talking with Zongyi Li, I think my implementation is correct. Specifically I have accurately implemented the "Remove the projection of v from every element of A.”

Please let me know if there are any areas that need improvement or further clarification.

Thank you for your guidance and support!

Pull Request for Maxvol Adjustment Issue

Hi,

I previously discussed the maxvol adjustment issue, and after talking with Zongyi Li, I think my implementation is correct. Following the suggestion, I am submitting this pull request for review.

Please let me know if there are any areas that need improvement or further clarification.

Thank you for your guidance and support!
@JeanKossaifi
Copy link
Member

Thanks @dontempty - it looks like the tests fail, seems the update is leading to an index out of bounds.

@dontempty
Copy link
Author

dontempty commented Jan 21, 2025 via email

@codecov
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.99%. Comparing base (97ae008) to head (417340e).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #591   +/-   ##
=======================================
  Coverage   87.98%   87.99%           
=======================================
  Files         132      132           
  Lines        7848     7853    +5     
=======================================
+ Hits         6905     6910    +5     
  Misses        943      943           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

modify np.sum => tl.sum
@JeanKossaifi
Copy link
Member

@zongyi-li if you have some time to have a look!

reformat by black
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.

2 participants