Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 00:51

Oscar v0.7.0

Diff since v0.6.0

Closed issues:

  • supported Julia versions (#80)
  • Better feedback when users try to use our packages under Windows (#235)
  • Scary but harmless error about ferret binary missing (#283)
  • build_doc expects that Documenter, DocumenterCitations, DocumenterMarkdown are installed (#340)
  • confusion on the return of collect(permutation group) (#345)
  • Constructors for polyhedral objects (#388)
  • Oscar doesn't precompile with Julia 1.7.0-beta2 (#504)
  • docs: weirdness in navbar with docs included from Hecke (#513)
  • docs: why do some filenames have a prefix like ca_, pg_, it_? (#514)
  • error installing Ferret: gmp.h not found (#540)
  • singular_ring not working for finite prime fields (#564)
  • Problems with $ in singular_ring (#574)
  • singular_ring woes (#575)
  • New binaries with flint 2.8 (#589)
  • docs: add a "FAQ" or "Common questions & troubleshooting" section to the manual (#640)
  • Something goes wrong with divides in quotient rings (#645)
  • AlgebraHomomorphism doesn't seem to copy its own list of generators (#655)
  • Add docstring for describe(G::GAPGroup) and add it to the manual (#657)
  • (documentation) univariate polynomials: normalise function example (#662)
  • Polymake lattice_points not in the documentation? (#663)
  • number_moved_points does not know that it returns fmpz (#666)
  • Some functionality missing for rings (#672)
  • Unifying and streamlining Polytopes interfaces (#677)
  • Add IntegerUnion = Union{Integer, fmpz} somewhere (#679)
  • convert for GAP.GapObj (#681)
  • Invariant ring and polynomial ring with complex coefficients (#687)
  • docs: remove reference to Oscar.Integer, Oscar.Rational; update or remove IntegerTypes.svg and RationalTypes.svg (#688)
  • Affine way of thinking causes confusion with trivial hyperplane (#715)
  • Require Julia >= 1.6 ?! (#716)
  • CI tests with Julia nightly fail precompiling Singular.jl (#721)
  • CI tests segfault on master with Julia 1.7, nightly, since merge of Modules PR #461 (#735)
  • Segfault in libcurl when Download.download is used by GAP.jl (#773)
  • Test failures, possible caused by GAP.jl 0.7.1 (#774)
  • Allow constructing ideals with no generators (#784)
  • Test suite speed regression (#788)
  • HomotopContinuation.jl/OSCAR compatibility issue (#792)
  • Equality test for zero ideals fails (#795)
  • zsolve problems on macOS (#801)
  • msolve dependency broken? (#814)

Merged pull requests: