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

Minor docs edits #65

Merged
merged 6 commits into from
Oct 26, 2021
Merged

Minor docs edits #65

merged 6 commits into from
Oct 26, 2021

Conversation

bwohlberg
Copy link
Collaborator

Various minor docs edits.

@bwohlberg bwohlberg added the documentation Improvements or additions to documentation label Oct 26, 2021
@@ -68,14 +68,14 @@ SCICO is designed to solve problems of the form

.. math::

\argmin_{\mb{x}} \; f(\mb{x}) + \sum_{r=1}^R g_r(C_r (\mb{x})),
\argmin_{\mb{x}} \; f(\mb{x}) + \sum_{k=1}^K g_k(C_k (\mb{x})),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the change here a general preference for k or trying to avoid overloading r or R?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It just seemed that r is not a great choice for the indexing variable since it deviates from the standard use of i,j,k,m,n. I don't have very strong feelings about this, though, if anyone objects.

Copy link
Contributor

@Michael-T-McCann Michael-T-McCann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@Michael-T-McCann
Copy link
Contributor

Michael-T-McCann commented Oct 26, 2021 via email

@bwohlberg bwohlberg merged commit 9692210 into main Oct 26, 2021
@bwohlberg bwohlberg deleted the brendt/docs-edits branch October 26, 2021 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants