jump-dev / Convex.jl

A Julia package for disciplined convex programming
https://jump.dev/Convex.jl/stable/
Other
557 stars 119 forks source link

Add dims argument to LogSumExpAtom #692

Closed odow closed 1 month ago

odow commented 1 month ago

Closes #682 Closes #685

odow commented 1 month ago

So perhaps the simplest thing is just if we add a ; dims argument to relevant of atoms.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.21%. Comparing base (7a8c0df) to head (bae4c9a). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #692 +/- ## ========================================== + Coverage 98.20% 98.21% +0.01% ========================================== Files 89 89 Lines 5168 5198 +30 ========================================== + Hits 5075 5105 +30 Misses 93 93 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.