jump-dev / Convex.jl

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

`show`: add underscores to number of atoms and coefficients #662

Closed ericphanson closed 1 month ago

ericphanson commented 1 month ago

noticed in https://jump.dev/Convex.jl/dev/examples/supplemental_material/paper_examples/

Screenshot 2024-05-14 at 23 12 16

I think I'll do a quick pass tomorrow through the examples and spruce them up a bit

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.88%. Comparing base (68e9efc) to head (414c9ef). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #662 +/- ## ======================================= Coverage 97.88% 97.88% ======================================= Files 89 89 Lines 5205 5205 ======================================= Hits 5095 5095 Misses 110 110 ```

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