Skip to content

Release v2.5.0#674

Merged
mrava87 merged 74 commits into
masterfrom
dev
Jun 21, 2025
Merged

Release v2.5.0#674
mrava87 merged 74 commits into
masterfrom
dev

Conversation

@mrava87
Copy link
Copy Markdown
Collaborator

@mrava87 mrava87 commented Jun 21, 2025

No description provided.

mrava87 and others added 30 commits December 11, 2024 16:01
Merge pull request #629 from PyLops/dev
minor: switch np.dot to np.matmul in code snipped in installation
doc: fix typo in wavedecomposition docstrings
minor: added all classes to __all__ in cls_sparsity
**Issue [Documentation] `pylops.lsqr` documentation lists 9 results even though there is 11 #637**
- added `iiter` and `xnorm` to the documentation of the `pylops.lsqr` solver and related methods
Added missing `iiter` and `xnorm` to the documentation of `pylops.lsqr`
doc: fixed problem statement for omp in example
minor: improved documentation of PhaseShift
This commit changes the signature of the callback of the omp solver,
which provided only the non-zero coefficients (in x) without their
indices - added now in the second input parameter (col).
bug: missing cols in callback of omp solver
minor: fix broken links in plot_blending
minor: one more fix of broken links plot_blending
feat: added kwargs_fft to all fft operators
mrava87 and others added 27 commits April 26, 2025 22:44
bug: fix mdd to run with cupy when twosided=True and add_negative=True
Added safeguards to ensure cp and jnp are reached only if installed.
bug: added safeguards to get_module_name
minor: improved docstring of ≈≈inplace_set
ci: modified test suite to run on cupy
Temporarily use Python 3.10 in CI (until scikit-fmm is fixed)
test: make pytensoroperator tests run on macOS
build: added make rules for tests on gpu and more on documentation
Added new GA to run tests with CuPy backed on self-hosted runner.

---------

Co-authored-by: Matteo Ravasi <matteoravasi@gmail.com>
feat: added cuda backend to Kirchhoff
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Jun 21, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-1.75% 31.32%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9964a04) 10331 8631 83.54%
Head commit (80d9209) 10540 (+209) 8621 (-10) 81.79% (-1.75%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#674) 281 88 31.32%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@mrava87 mrava87 merged commit 260d61d into master Jun 21, 2025
17 checks passed
mrava87 added a commit that referenced this pull request Jun 22, 2025
Merge pull request #674 from PyLops/dev
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.

5 participants