Releases: oscar-system/Singular.jl
Releases · oscar-system/Singular.jl
v0.18.3
Singular v0.18.3
Merged pull requests:
- Convert many doc examples to doctest (#633) (@fingolfin)
- Update Singular.jl maintainers list (#634) (@fingolfin)
- Clean up docs/Project.toml (#635) (@fingolfin)
- Add gen(::sideal,::Int), gen(::FreeMod,::Int) (#636) (@fingolfin)
- Update OscarCI tests to use Julia 1.8 (#637) (@fingolfin)
- Run doctests with 1.8 (#642) (@thofma)
- Allow recent AA/Nemo versions (#646) (@thofma)
v0.18.2
Singular v0.18.2
Closed issues:
- OSCAR regression in
homological-algebra_test.jl
(#627)
Merged pull requests:
- Add mstd, divrem back (#628) (@fingolfin)
- Replace '@doc Markdown.doc' by '@doc raw' (#631) (@fingolfin)
- Use VarName instead of Symbol and/or String (#632) (@fingolfin)
v0.18.1
Singular v0.18.1
v0.18.0
Singular v0.18.0
Merged pull requests:
- add mstd, divrem (#625) (@hannes14)
- CI: enable depwarn: error for testsuite (#626) (@fingolfin)
- Remove unused AsEquivalent* conversion methods (#630) (@fingolfin)
v0.17.0
Singular v0.17.0
Closed issues:
- Precompiling failure for Singular (#618)
Merged pull requests:
- Remove redundant isequal methods causing invalidations (#616) (@fingolfin)
- CompatHelper: bump compat for CxxWrap to 0.13, (keep existing compat) (#617) (@github-actions[bot])
- do not import
lead
from AbstractAlgebra (#619) (@ThomasBreuer) - Adapt to the big renaming (#621) (@fingolfin)
- CI: test on Julia 1.8 & 1.9, reduce macOS jobs (#624) (@fingolfin)
v0.16.0
v0.15.0
Singular v0.15.0
Closed issues:
- Inconsistent parameterisation of types (#33)
- Module types (#34)
- Bug in Singular.jl's std? (#239)
- bug in
reduce
(#416) - iszero fails for certain rings (#557)
- Call to arnoldClassify fails (#585)
- Access to Singular interpreter variables from the kernel? (#595)
- Precompiling Singular fails due to
libsingular_julia.so
(#601)
Merged pull requests:
- Allow Vector{Symbol} in some ring constructors (#603) (@fingolfin)
- Avoid non-const globals (#604) (@fingolfin)
- immutable oopsie (#606) (@tthsqe12)
- test for std over Qt (#609) (@tthsqe12)
- DivBy(0,b) should check for zero divisor (#610) (@hannes14)
- add vdim for for smodule (#612) (@tthsqe12)
- Try zero divisors (#613) (@tthsqe12)
v0.14.0
Singular v0.14.0
Merged pull requests:
- CI: update some actions to latest versions (#594) (@fingolfin)
- test code for copy bug (#596) (@tthsqe12)
- add Singulars division (#597) (@hannes14)
- fix degree_bound tests (#598) (@tthsqe12)
- add docs for call_interpreter and lookup_library_symbol (#599) (@tthsqe12)
- bump to version 0.14 (#602) (@tthsqe12)