Releases: oscar-system/Singular.jl
Releases · oscar-system/Singular.jl
v0.18.13
Singular v0.18.13
Closed issues:
- Reduce elements of QuotientRing modulo ideal (#691)
Merged pull requests:
- iszero and == for spoly in quotient ring (#703) (@hannes14)
- Version 0.18.13, update to latest libsingular_julia_jll (#704) (@fingolfin)
v0.18.12
v0.18.11
Singular v0.18.11
Merged pull requests:
- avoid deprecated jllwrappers syntax for libparse() (#700) (@benlorenz)
v0.18.10
Singular v0.18.10
Merged pull requests:
- Divrem fixes (#689) (@ederc)
- Update to latest libsingular_julia/Singular_jll (#693) (@hannes14)
- Add
hilbert_series
(#694) (@hannes14) - fres for smodule (#695) (@hannes14)
- fix handling of errors in singular libraries (#696) (@hannes14)
- Add Singular.randseed! wrapper (#697) (@fingolfin)
- Run treehash CI test on PRs, too, to increase its visibility (#698) (@fingolfin)
- Update libsingular_julia (#699) (@fingolfin)
v0.18.9
Singular v0.18.9
Merged pull requests:
- Update julia versions in CI (#678) (@lgoettgens)
- Rename invalidations CI test (#679) (@fingolfin)
- add set_randomseed to libsingular_julia (#680) (@hannes14)
- divrem with flag complete_reduction (#681) (@hannes14)
- complete_reduction for reduce (#682) (@hannes14)
- divrem for smodule (#684) (@hannes14)
- Check dim of shifts in hilbert_series (#686) (@JohnAAbbott)
- Update to latest libsingular_julia (#687) (@fingolfin)
- new release v0.18.9 (#688) (@ederc)
v0.18.8
v0.18.7
v0.18.6
Singular v0.18.6
Closed issues:
- Merge
libsingular-julia
into this report and set up a system where it automatically is used to replace the JLL if appropriate (#600) - Better automatic Singular banner hiding (#611)
- Move
libraryfuncdictionary.jl
into a scratch space? (#638) Singular.LibSheafCoh.sheafCohBGG
does not return correct matrix to Julia (#647)- Add CI test for master which verifies that
libsingular_julia_jll
matches the C++ source tree hash (#663)
Merged pull requests:
- Merge libsingular-julia back and build it on demand (#639) (@fingolfin)
- Add nres/mres for sideal (#660) (@hannes14)
- Intmat to jl array (#661) (@ederc)
- Improve a bunch of docstrings (#662) (@fingolfin)
- CI: check that C++ sources treehash matches JLL (#665) (@fingolfin)
- Avoid generating
src/libraryfuncdictionary.jl
(#666) (@fingolfin) - Improve banner hiding code (#668) (@fingolfin)
- Update libsingular_julia_jll and Singular_jll (#669) (@fingolfin)
v0.18.5
Singular v0.18.5
Merged pull requests:
v0.18.4
Singular v0.18.4
Merged pull requests:
- fix important(?) typo (#648) (@lgoettgens)
- Move test dependencies to
test/Project.toml
(#649) (@lgoettgens) - CI: enable color for OscarCI diffs (#650) (@fingolfin)
- CI: use julia-actions/cache (#651) (@fingolfin)
- Add
Aqua.jl
for some static testing (#652) (@lgoettgens) - detect NULL-Ptr (to avoid seg-fault) (#653) (@fieker)
- Update
libsingular_julia_jll
(#654) (@fingolfin) - Remove redundant 'using CxxWrap' (#655) (@fingolfin)
- Track invalidations in CI, report if they increase (#656) (@lgoettgens)
- Merge libsingular-julia back into Singular.jl (#657) (@fingolfin)
- Update to latest JLL versions (#658) (@fingolfin)