Skip to content

Releases: oscar-system/Oscar.jl

v1.2.1

21 Nov 14:53
357fd97
Compare
Choose a tag to compare

Oscar v1.2.1

  • fix _as_subgroups #4277
  • Resolves BoundError in weights(hook_lengths(...)) #4270
  • fixed the leading zero bug in matroid_hex #4299
  • Update license #4257
  • Fixes small_generating_set, mininimal_primes over a number field #4279
  • changes to the check argument in matroid_from_matrix_columns #4287
  • Test and fix norm_equation for RelNumFieldOrder #4282
  • add two missing doctest end markers #4321
  • CI: check for jldoctest end markers and unknown admonitions #4325
  • Patch search index #4292
  • Minor clarification in docs of facets. #4313
  • bib: add a bunch of DOIs, minor corrections #4317
  • Add some dummy hash functions for the geometry #4305
  • fixes regression and adds test for file format paper #4335

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Oct 14:34
cfb03fd
Compare
Choose a tag to compare

Oscar v1.2.0

Read more

v1.1.2

22 Oct 08:27
eee0f25
Compare
Choose a tag to compare

Oscar v1.1.2

Diff since v1.1.1

What's Changed

v1.0.5

21 Oct 10:46
d1cdf15
Compare
Choose a tag to compare

Oscar v1.0.5

Diff since v1.0.4

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

Read more

v1.1.1

03 Jul 23:33
27ec7aa
Compare
Choose a tag to compare

Oscar 1.1.1

Backported changes

  • catch a corner case for elliptic surfaces #3880
  • speedup elliptic surfaces #3884

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Jun 09:47
d0b75de
Compare
Choose a tag to compare

What's Changed

Read more

v1.0.4

18 Jun 09:18
1ce4c12
Compare
Choose a tag to compare

What's Changed

  • Fix Oscar.build() (#3728)
  • booktests: remove duplicate include, add env var to suppress spammy plots output (#3851)
  • Fix Regression in K3Auto (#3847)
  • Another small change to docu (#3829)
  • Small changes to experimental docs (#3823)
  • Small change to docu (#3824)

Full Changelog: v1.0.3...v1.0.4

v1.0.3

31 May 14:59
6f1c28b
Compare
Choose a tag to compare

Oscar v1.0.3

Diff since v1.0.2

Backported pull requests:

  • list group types that can be serialized #3767 (with correction via #3771)
  • booktest: fix projects when called from test_module #3628
  • Small fixes #3648
  • Fix indentation of doc strings #3744
  • Fix documentation formatting in Normal Toric Varieties #3734
  • Remove stuff from docs that should not be there in a 1.0 version #3729
  • bug: fix galois_group regression #3763
  • No longer load code dependent on is_dev #3779
  • added to documentation about reverse type map #3768
  • Enhance booktests #3745
  • Book Metadata #3783
  • Make simplify_light return maps also for FreeModule case #3786
  • Remove superfluous whitespace in documentation #3784
  • Adjust to some renamings in AbstractAlgebra 0.40 #3556 (to avoid conflicts in the next two PRs)
  • Fix vector_space(K, polynomials) #3717
  • Tweak vector_space(K, polynomials) a bit more #3727
  • Adv/update serialization docs #3793
  • To fix issue with Betti Tables #3800
  • add a paragraph about CTRL-C in Julia and GAP #3814

archive-tag-1

15 May 09:20
Compare
Choose a tag to compare

Please do not remove or rename any existing files!
These might be used in existing (older) releases.

v1.0.2

17 Apr 22:18
09f96f0
Compare
Choose a tag to compare

Oscar v1.0.2

Merged pull requests:

  • booktest: make path filter more robust #3613

Full Changelog: v1.0.1...v1.0.2