Skip to content

Tags: oscar-system/Singular.jl

Tags

v0.23.4

Toggle v0.23.4's commit message
[Diff since v0.23.3](v0.23.3...v0.23.4)

**Merged pull requests:**
- CI: update julia-actions/cache to v2 (#813) (@fingolfin)
- Add outdated docs warning to old versions (#814) (@lgoettgens)
- Provide a stale_age to mkpidlock (#815) (@fingolfin)
- Test against Julia 1.11-rc1 (#816) (@fingolfin)
- Bump Nemo compat (#817) (@lgoettgens)
- chore: tag 0.23.4 (#818) (@thofma)

v0.23.3

Toggle v0.23.3's commit message
[Diff since v0.23.2](v0.23.2...v0.23.3)

**Merged pull requests:**
- README.maintainer.md: further improvements (#667) (@fingolfin)
- extend rQuotientRing to non-commutative quotient rings (#809) (@hannes14)
- option handling, fix #808 (#810) (@hannes14)
- Version 0.23.3 (#812) (@fingolfin)

**Closed issues:**
- Inconsistent output of `prune_with_map_projection` (#796)
- Turning off the reduce tails option (#808)

v0.23.2

Toggle v0.23.2's commit message
[Diff since v0.23.1](v0.23.1...v0.23.2)

**Merged pull requests:**
- update Singular_jll and SIGCHLD handling (#805) (@hannes14)
- Version 0.23.2 (#806) (@hannes14)

v0.23.1

Toggle v0.23.1's commit message
[Diff since v0.23.0](v0.23.0...v0.23.1)

**Merged pull requests:**
- feat: bump to flint3 (#801) (@thofma)

v0.23.0

Toggle v0.23.0's commit message
[Diff since v0.22.6](v0.22.6...v0.23.0)

**Merged pull requests:**
- Use AbstractAlgebra.should_show_banner (fix #797) (#799) (@hannes14)
- Update GH actions (#802) (@fingolfin)
- fix hilbert_series_data for 0 entries (#803) (@hannes14)
- Adapt some show functions (#804) (@lgoettgens)

**Closed issues:**
- Use `AbstractAlgebra.should_show_banner` (#797)
- Start using pretty printing features such as `LowercaseOff()` (#798)

v0.22.6

Toggle v0.22.6's commit message
[Diff since v0.22.4](v0.22.4...v0.22.6)

**Merged pull requests:**
- Hs/hilb (#787) (@hannes14)
- add std_with_HC (#790) (@hannes14)
- update libsingular_julia_jll (0.44.2), Singular_jll (403.216.1602) (#794) (@hannes14)
- update to version 0.22.6 (#795) (@hannes14)

v0.22.4

Toggle v0.22.4's commit message
[Diff since v0.22.3](v0.22.3...v0.22.4)

**Merged pull requests:**
- create correct Singular coeffs with  create_ring_from_singular_ring (#773) (@hannes14)
- update libsingular_jll to 0.42.0 (#786) (@hannes14)
- Version 0.22.4, update libsingular_julia_jll (#789) (@fingolfin)

v0.22.3

Toggle v0.22.3's commit message
[Diff since v0.22.2](v0.22.2...v0.22.3)

**Merged pull requests:**
- Project.toml: Update compat entries (#781) (@fingolfin)
- Adjust to AbstractAlgebra renaming (#783) (@joschmitt)
- chore: bump to 0.22.3 (#785) (@thofma)

v0.22.2

Toggle v0.22.2's commit message
[Diff since v0.22.1](v0.22.1...v0.22.2)

**Merged pull requests:**
- Change CI branches to wildcards (#771) (@lgoettgens)
- Update to libsingular_julia_jll 0.41.0 (#772) (@fingolfin)
- add divrem2 (#774) (@hannes14)
- CI: update to codecov/codecov-action@v4 (#775) (@lgoettgens)

v0.22.1

Toggle v0.22.1's commit message
[Diff since v0.22.0](v0.22.0...v0.22.1)

**Merged pull requests:**
- Adapt to Nemo renaming (#767) (@lgoettgens)