1.5.0
TST Fix tolerance for seed-sensitive test `test_pca_solver_equivalence` (#28961)
MNT upgrade black version (#28802)
ENH new svd_solver='covariance_eigh' for PCA (#27491)
MAINT Cython linting (#25861)
MNT add isort to ruff's rules (#26649)
DOC add docstring examples for decomposition.fastica, cluster.dbscan and covariance.oas (#28278)
DOC Add links to decomposition examples in docstrings and user guide (#26932)
DOC Add links to digit denoising examples in docs and the user guide (#28929)
DOC Fix perp_tol documentation in LDA (#28676)
MAINT Follow-up inverse_transform standardization and deprecation clean-up (#28932)
MNT remove unnecessary cython.import_array (#28656)
DOC fix versionchanged in PCA (#28819)
BLD Fix more build dependencies in meson build (#28821)