Skip to content

Releases: oscar-system/Singular.jl

v0.10.2

13 May 22:17
Compare
Choose a tag to compare

Singular v0.10.2

Diff since v0.10.1

v0.10.1

13 May 21:50
43ee68f
Compare
Choose a tag to compare

Singular v0.10.1

Diff since v0.10.0

Merged pull requests:

v0.10.0

18 Mar 17:21
a124903
Compare
Choose a tag to compare

Singular v0.10.0

Diff since v0.9.3

Closed issues:

  • Update JLL for Julia 1.9 (#559)

Merged pull requests:

v0.9.3

04 Mar 07:04
9d8d2fb
Compare
Choose a tag to compare

Singular v0.9.3

Diff since v0.9.2

Merged pull requests:

v0.9.2

03 Feb 09:11
48ec7ed
Compare
Choose a tag to compare

Singular v0.9.2

Diff since v0.9.1

Closed issues:

  • caller.jl should be documented and fixed (#526)
  • oscar.yml needs to be updated (#534)
  • Test Singular fails (#538)
  • wrap more of Singular's global variables. (#543)
  • leading_exponent_vector segfaults when given zero polynomial (#544)
  • Allow coefficient rings in satstd (#548)

Merged pull requests:

v0.9.1

22 Dec 14:50
d19591b
Compare
Choose a tag to compare

Singular v0.9.1

Diff since v0.9.0

Merged pull requests:

v0.9.0

18 Nov 15:23
e5ab1ea
Compare
Choose a tag to compare

Singular v0.9.0

Diff since v0.8.0

Closed issues:

  • Equality of ideals (#116)
  • Missing documentation (#145)
  • Add Weyl and Exterior algebras (#245)
  • crt is broken (#281)
  • Functions taking Singular .ptr's should be annotated as not being user functions (#312)
  • bad behaviour wrt division by zero (#368)
  • How to handle errors from singular (#370)
  • power error (#386)
  • Passing intmats to Singular library functions (#429)
  • Singular is still printing warnings (#465)
  • lift_std gives wrong results (#491)
  • Test suite errors due to zsolve crashing (#502)
  • Make ordering symbol names the same as in Oscar.jl (#505)
  • Singular is being noisy again (#507)
  • Odd QuotientRing test (#508)
  • New release (#514)
  • crash with letterplace std over foreign cofficient domain (#518)
  • Parallel computations (#523)

Merged pull requests:

v0.8.0

29 Oct 14:22
0eadb55
Compare
Choose a tag to compare

Singular v0.8.0

Diff since v0.7.0

Closed issues:

Merged pull requests:

v0.7.0

28 Sep 15:09
a38fef3
Compare
Choose a tag to compare

Singular v0.7.0

Diff since v0.6.0

Closed issues:

  • Iterate over ideals (#492)

Merged pull requests:

v0.6.0

11 Aug 12:37
c351b01
Compare
Choose a tag to compare

Singular v0.6.0

Diff since v0.5.9

Closed issues:

  • Constructors for CoefficientRing non-existent (#131)
  • Document library caller (#152)
  • Implement high level wrapper of bigintmat (#154)
  • Custom orderings for polynomial rings (#273)
  • Coercion from BigInt to spoly{n_Zn} broken (#326)
  • ringorder_wp not defined (#431)
  • functions to move from oscar/src/Rings/FunctionField.jl (#449)
  • (::N_AlgExtField)(::BigInt) is broken (#456)
  • Accessing a ring constructed by a function (#486)

Merged pull requests: