Singular.jl 0.4.6 released
06 Mar 2021Today Singular.jl 0.4.6 has been released.
Summary of changes
The main change in this release is that it enables several Singular extensions which were not available before. Specifically, these are now enabled (if you need others, let us know)
- gfanlib
- syzextra
- customstd
- interval
- subsets
- loctriv
- gitfan
- freealgebra
Closed issues:
- Libraries are missing, e.g. dmodideal.lib (#378)
Merged pull requests:
- tests: remove vestigial “…” at the end of testset descriptions (#375) (@rfourquet)
- correct symbols(::PolyRing) and do away with singular’s native printing (#376) (@tthsqe12)
- some developer documentation (#377) (@tthsqe12)
- bump singular version (#380) (@tthsqe12)
- Bump version (#381) (@thofma)