Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance of ExpAtom, LogAtom, and EntropyAtom #618

Merged
merged 9 commits into from
May 5, 2024

Conversation

ericphanson
Copy link
Collaborator

Generalizes #613 to the other atoms that uses exponential cone constraints in the same way.

closes #613
closes #254

addresses the first three items of #614

Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.88%. Comparing base (2a3b520) to head (a27e543).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #618      +/-   ##
==========================================
+ Coverage   97.83%   97.88%   +0.04%     
==========================================
  Files          88       88              
  Lines        5045     5053       +8     
==========================================
+ Hits         4936     4946      +10     
+ Misses        109      107       -2     

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

@odow odow changed the title optimize ExpAtom, LogAtom, EntropyAtom Improve performance of ExpAtom, LogAtom, and EntropyAtom May 5, 2024
@odow odow mentioned this pull request May 5, 2024
@odow odow merged commit 9b619a2 into master May 5, 2024
10 checks passed
@odow odow deleted the eph/vectorized-exp branch May 5, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Massive RAM for moderate problem
2 participants