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

Added missing iiter and xnorm to the documentation of pylops.lsqr #638

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

IruNikZe
Copy link
Contributor

The documentation of pylops.lsqr was missing the returns of iiter and xnorm.
They were added to the docs of all related functions and methods.

For iiter the same phrasing as for scipy.sparse.linalg.lsqr was used.
For xnorm, the mathematical style of pylops was adopted.

Closes #637

**Issue [Documentation] `pylops.lsqr` documentation lists 9 results even though there is 11 PyLops#637**
- added `iiter` and `xnorm` to the documentation of the `pylops.lsqr` solver and related methods
@mrava87
Copy link
Collaborator

mrava87 commented Feb 2, 2025

@IruNikZe thanks for noticing this, the PR looks great. I approve it :)

@mrava87 mrava87 merged commit 81b6ff9 into PyLops:dev Feb 2, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documentation] pylops.lsqr documentation lists 9 results even though there is 11
2 participants