Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 15:29

Oscar v0.8.0

Diff since v0.7.1

Closed issues:

  • Document mpoly stuff (#123)
  • Deprecate listperm, instead add constructors (#282)
  • Create experimental PR using GroupsCore.jl (#399)
  • docs: "introduction" vs "interface" (#515)
  • subgroup and sub (#667)
  • CI crash in test/Rings/mpoly_affine_algebras_test.jl with Julia 1.7.0-rc1 (#733)
  • Remove workarounds in Polytopes after next libpolymake_julia release (#758)
  • gap_to_julia (#794)
  • Implement simplicial complexes (#829)
  • Rename, document and advertise @declare_other and set_special/get_special (#843)
  • Missing Base.deepcopy_internal for Group interface (#860)
  • Allow FiniteField(fmpz(5),2) and GF(fmpz(5), 2) and GF(fmpz(5), 2, "t") (#863)
  • funny spelling of function names in toric geometry section (#877)
  • Fix abelian_group to accept fmpz (#884)
  • allow ishomogeneous for more types of polynomials (#909)
  • vertex-facet incidences for polyhedra (maybe others, too) unnecessarily expensive (#915)
  • What to do for object clashes? (#922)
  • CI: Codecov for experimental (#963)
  • Ideals in generic polynomial rings (#988)
  • missing ordering function for graded rings (#989)
  • Polynomial build complex does not throw out of bounds error (#991)
  • Improve show methods for Toric Line Bundles (#1017)
  • README.md example is broken (#1030)

Merged pull requests: