Skip to content

v0.1.0: Merge pull request #185 from wbhart/julia-version

Compare
Choose a tag to compare
@wbhart wbhart released this 20 Dec 12:32
· 1049 commits to master since this release
62a94bc

v0.1.0 (2019-12-20)

Diff since b1cc914d16814f8984fc60e627bbabc64db323b8

Closed issues:

  • Singular.FiniteField(3,1,"x") segfaults (#177)
  • Assertion fail (#176)
  • alghom compose test failure (#161)
  • convert_MPoly_to_SingularPoly test fails (#158)
  • change_base_ring test fails (#157)
  • Singular libraries in Caml case (#153)
  • "fmpq not defined" error (#148)
  • total_degree docs missing (#144)
  • Documentation fails to push to gh-pages on oscar-system (#143)
  • Different data types for univariate/multivariate polynomials (#126)
  • unique polynomials (#120)
  • coeffs and exponent_vectors wrong (#100)
  • Corrupted memory (#97)
  • monomials and terms throw ERROR: UndefVarError: p_Head not defined (#95)
  • evaluation missing for spoly (#92)
  • adhoc divexact missing for spoly (#91)
  • divrem, div and divides missing for spoly (#90)
  • convert / coerce AbstractAlgebra.QQ into Singular.QQ (#84)
  • no method (::Rationals)(::Int64, ::Int64) (#81)
  • update to Julia 1.0 (#60)
  • make the Singular functions diff and jacob be accessible from Julia (#49)
  • build script tries to install NTL in /usr/local/include/NTL (#45)
  • ngens vs nvars (#40)
  • Ideal vs list of generators (#35)

Merged pull requests: