Singular.jl 0.11.0 released
23 Jun 2022Today Singular.jl 0.11.0 has been released.
Closed issues:
- Singular.iszerodim gives incorrect answer when input is not Grobner basis (#572)
lift
returns wrong answers sometimes (#581)
Merged pull requests:
- check for gb in iszerodim (#573) (@tthsqe12)
- add is_homogeneous (#575) (@tthsqe12)
- bump libsingular_julia to 0.24 (#578) (@tthsqe12)
- index 1 of a resolution can be an ideal (#579) (@tthsqe12)
- add lift for ideals (#580) (@tthsqe12)
- add more singular docs for mult cmd (#582) (@tthsqe12)
- fix incorrect optimization with one generator (#583) (@tthsqe12)
- relax isGB requirement in reduce (#584) (@tthsqe12)