Skip to content

v0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 16:56
· 1432 commits to master since this release
a9cbf70

Oscar v0.12.1

Diff since v0.12.0

Closed issues:

  • Use of non-ASCII characters in output (#569)
  • Implement proper support for GL(n, ResidueRing(ZZ,k)) (#649)
  • Support symbols resp. strings in GF and FiniteField the same way as in PolynomialRing (#862)
  • Help mode for lift lists a docstring for data(R::GFElem), shouldn't (#866)
  • allow coefficient_ring for ideals (#911)
  • singular_poly_ring(::MPolyQuo) potentially ignores the given ordering (#1190)
  • Add a more convenient way to enter permutation groups (#1907)
  • Add CI tests to our projects looking for "bad" exports (#1964)
  • Release OSCAR 0.12.0 (#2054)
  • Developer Docs: rule (or rather, "recommendation") for file names (#2117)
  • Documentation: Extra TOC at the beginning really necessary? (#2134)
  • deepcopy for module elems (#2152)
  • Free resolution broken in some cases (#2172)
  • CI tests failing with Julia nightly / Ubuntu (#2187)
  • Oscar need to precompile every time load it. (#2203)
  • Unify kwarg names alg vs. algo vs. algorithm vs other (#2258)
  • GAP OscarInterface / Alnuth tests slow down orthogonal_group(ZLattice) (#2259)
  • Documentation updates are not deployed anymore (#2274)
  • ExteriorAlgebra failing on nightly (#2283)
  • Total degree ignores the grading (#2285)
  • Maintain order of rays/variables after toric blow_up (#2286)
  • gens is broken for the Gröbner basis cashed for quotient ideals (#2292)
  • Running tests following commits (#2304)
  • Problems with PolyhedralFan constructor, when lineality information is passed as SubObjectIterator{RayVector{QQFieldElem}} (#2305)
  • Semantic conflict between gens(U::PrincipalOpenSubset) and getindex(U::PrincipalOpenSubset, i::Int) (#2324)
  • Degree in a graded module (#2344)
  • Excessive memory consumption in euler_phi_inv (#2367)
  • Move test dependencies from Project.toml's [extra] to test/Project.toml (#2374)
  • OscarCI-doctest failures in upstream projects (#2413)

Merged pull requests: