Skip to content

Update Nemo requirement to 0.56.1#84

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Nemo-0.56.1
Open

Update Nemo requirement to 0.56.1#84
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Nemo-0.56.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on Nemo to permit the latest version.

Release notes

Sourced from Nemo's releases.

v0.56.1

Nemo v0.56.1

New or extended functionality

  • #2334 Update FLINT to v3.6.0

Performance improvements or improved testing

  • #2315 Add in-place mul! specializations for modular matrices
  • #2316 Add sub! for ZZModMatrix / FpMatrix

Fixed bugs that returned incorrect results

Changelog

Sourced from Nemo's changelog.

0.56.1 - 2026-06-31

New or extended functionality

  • #2334 Update FLINT to v3.6.0

Performance improvements or improved testing

  • #2315 Add in-place mul! specializations for modular matrices
  • #2316 Add sub! for ZZModMatrix / FpMatrix

Fixed bugs that returned incorrect results

  • #2325 Fix a subtle bug in digits! for negative inputs

0.56.0 - 2026-06-09

New or extended functionality

  • #2152 Add new function is_probably_zero_det (for ZZMatrix, QQMatrix)
  • #2212 New determinant function det_hcol_hnf for ZZMatrix
  • #2287 Added QadicField constructors from a defining polynomial (new in flint 3.5.0)
  • #2293 Wrap elementary_divisors from flint
  • #2294 Wrap det_lu and det_precomp for arb_mat
  • #2296 Improve conversion from ZZMatrix to QQMatrix
  • #2297 Improve snf_with_transform for ZZMatrix
  • #2299 Add discrete convolution of two vectors

Performance improvements or improved testing

  • #2289 Added precomputed Artin-Schreier LUP for characteristic 2 qadic sqrt (new in flint 3.5.0)

Fixed bugs that returned incorrect results

  • #2302 Throw error when calling ill-defined FqFieldElem coercion
  • #2304 Throw an error when calling residue_field(ZZ, n) if n is not a prime number
  • #2309 Fix correctness bug in *(::fpMatrix, ::UInt) for large UInts

0.55.1 - 2026-05-16

New or extended functionality

  • #2287 Added QadicField constructors from a defining polynomial (new in FLINT 3.5.0)
  • #2293 Wrap elementary_divisors from FLINT
  • #2294 Wrap det_lu and det_precomp for arb_mat

Performance improvements or improved testing

  • #2289 Added precomputed Artin-Schreier LUP for characteristic 2 qadic sqrt (new in FLINT 3.5.0)

0.55.0 - 2026-04-30

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 20, 2026
Updates the requirements on [Nemo](https://github.com/Nemocas/Nemo.jl) to permit the latest version.
- [Release notes](https://github.com/Nemocas/Nemo.jl/releases)
- [Changelog](https://github.com/Nemocas/Nemo.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Nemocas/Nemo.jl/commits/v0.56.1)

---
updated-dependencies:
- dependency-name: Nemo
  dependency-version: 0.56.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@Krastanov
Krastanov force-pushed the dependabot/julia/Nemo-0.56.1 branch from bc6b43b to f4c6edb Compare July 21, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code Skip-Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant