You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
The julia documentation documentation (https://docs.julialang.org/en/v1/manual/documentation/) recommends that a function comment begin with a one-line four-space-indented signature and then a blank line, etc. The comments within FirstOrderLp often (always?) do not match this.
The julia documentation documentation (https://docs.julialang.org/en/v1/manual/documentation/) recommends that a function comment begin with a one-line four-space-indented signature and then a blank line, etc. The comments within FirstOrderLp often (always?) do not match this.