Skip to content

chore(deps): update rust crate nalgebra to 0.35.0#8

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nalgebra-0.x
Open

chore(deps): update rust crate nalgebra to 0.35.0#8
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nalgebra-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 24, 2026

This PR contains the following updates:

Package Type Update Change
nalgebra (source) dependencies minor 0.34.00.35.0

Release Notes

dimforge/nalgebra (nalgebra)

v0.35.0

Added
  • Add the Bunch–Kaufman LDL decomposition (LBLT) via the new Matrix::lblt method #​1591.
  • Add OneNorm and the Matrix::one_norm method computing the induced matrix 1-norm (maximum absolute column sum) #​1591.
  • Add the convert-glam033 feature to enable conversion from/to types from glam v0.33.
Changed
  • Bumped MSRV to 1.89.0.
  • Updated simba dependency to 0.10.
  • Updated rand dependency to 0.10 and rand_distr to 0.6.
  • Removed the convert-glamXXX features for all glam versions prior to 0.30 #​1598.
  • Clarified norm documentation: EuclideanNorm is the Frobenius norm for matrices, LpNorm/UniformNorm are entrywise, not induced matrix norms #​1591.
  • nalgebra-lapack: updated thiserror to 2.0.
Fixed
  • Fix the T: Sync bound on impl Send for ViewStorage so view storages can be sent across threads when T: Send #​1581.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants