Releases: oscar-system/Singular.jl
Releases · oscar-system/Singular.jl
v0.28.8
Singular v0.28.8
Merged pull requests:
- new release including new Singular with FGLM fix (#923) (@ederc)
- Copy the jll override setup from
GAP.jland make it usable with Singular (#924) (@lgoettgens) - Improve ordering docstrings (#925) (@fingolfin)
- Turn some julia examples into jldoctest (#926) (@fingolfin)
- CI: Add testing against Singular's
spielwiesebranch (#927) (@lgoettgens) - etc: fix override script for macos (#930) (@lgoettgens)
Closed issues:
- Julia 1.10 tests fail (#928)
v0.28.7
v0.28.6
v0.28.5
v0.28.4
Singular v0.28.4
Merged pull requests:
- rewrite
@polynomial_ring(fixes #911) (#914) (@matthias314) - Bump actions/checkout from 5 to 6 (#915) (@dependabot[bot])
FracFieldtype param must be aRingElem(#916) (@fingolfin)- Version 0.28.4 (#917) (@fingolfin)
Closed issues:
@polynomial_ringerrors ifpolynomial_ringhas not been imported (#911)
v0.28.3
Singular v0.28.3
Merged pull requests:
- Update Singular_jll to FLINT v3.4.0; bump to 0.28.3 (#913) (@lgoettgens)
v0.28.2
Singular v0.28.2
Merged pull requests:
v0.28.1
Singular v0.28.1
Merged pull requests:
- allow Singular_jll 404.101.501 and bump to 0.28.1 (#910) (@benlorenz)
v0.28.0
Singular v0.28.0
The computation of the ideal quotient in quotient rings is fixed (affects saturation of ideals/modules).
Breaking changes
This version is breaking in changing the conversion from some of Singulars types to Singular.jl.
Merged pull requests:
v0.27.1
Singular v0.27.1
Merged pull requests:
- CI: test against julia 1.13-nightly (#902) (@lgoettgens)
- chore: bump libsingular to 0.47.8 (#903) (@lgoettgens)
- chore: Bump version to 0.27.1 (#904) (@lgoettgens)