Skip to content

v0.11.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 15:56

Oscar v0.11.3

Diff since v0.11.2

Closed issues:

  • Homomorphisms from polynomial rings into "arbitrary" rings (#560)
  • Toric Varieties: Completed goals from fall 2021 until December 2022 (#763)
  • Collect deprecations in one place and document the process (#1567)
  • More efficient Serialization of Arrays (#1706)
  • Invalid equality in quotient rings. (#1716)
  • Serialization problems with cyclotomic fields (#1719)
  • Memory leak while accessing polymake incidence matrix (#1742)
  • real_solutions does not find real solutions (#1743)
  • rational_solutions (#1744)
  • Integration of bibtool into the CI possible? (#1773)
  • Addition of empty ideals fails (#1778)
  • _compute_standard_basis_with_transform does not work over number field coefficients (#1794)
  • One test is not running, see https://github.com/oscar-system/Oscar.jl/actions/runs/3647065768/jobs/6158842919 (#1802)
  • Segmentation fault in _rational_solutions (#1812)
  • is_irreducible for group characters broken (#1823)
  • save and load not backwards compatible. (#1839)
  • Wrap Gap.Globals.SmallGeneratingSet (#1847)
  • Save MILP to .lp file (#1852)
  • Overrides for Nemo._hnf and Nemo._hnf_with_transform are causing invalidations (#1863)
  • add dimension range checks to visualize (#1870)
  • Morphisms between GAP groups and abelian groups (#1884)
  • GCD is buggy for polynomial rings over number fields (#1886)
  • frequent CI failures with Julia nightly and 1.9 on macOS due to timeout (#1888)
  • StackOverflowError invoking simplex with bad arguments (#1889)
  • CI failing due to msolve update (#1896)
  • CI reproducibly runs into timeout at a precise point in tests (#1900)
  • quo fails for polynomial rings over exotic coefficient rings (#1901)
  • right_transversal should do better argument checking (#1904)
  • Deprecation warnings during tests (#1947)
  • New OSCAR release before the big renaming next week? (#1952)
  • Precompiling Oscar InitError: GAP variable _JULIAINTERFACE_ERROR_BUFFER not bound (#1955)

Merged pull requests: