Skip to content

Releases: oscar-system/Oscar.jl

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
Create dummy 'archive' branch

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

v1.0.1

17 Apr 13:16
e0e8ed9
Compare
Choose a tag to compare

Oscar v1.0.1

Diff since v1.0.0

Backported pull requests:

  • Add is_conjugate* to docs/src/Groups/action.md #3483
  • Fix precompilation issue #3565
  • TropicalGeometry: fixed typo in documentation #3552
  • fix: remove some (broken) leftover from surface serialization #3545
  • Fixes bug with loading vectorof Fields #3534
  • Provide links for some documentation references #3503
  • Serialization: fix save/load of Int matrices/vectors in polymake numberfield objects #3508
  • Fix load polymake regression #3481
  • Add paragraph about number_of_ to the styleguide. #3305
  • README.md: fix OSCAR book title #3579
  • Fix a vcat #3580
  • Add information on how to cite OSCAR to doc #3587
  • Hide Oscar.jl banner, when used in other module #3541
  • Fix links to people in Kaiserslautern #3597
  • README.md: update citation info once more #3600
  • Add tests of book chapter to CI. #3588
  • booktests: clear verbosity levels before running each chapter #3612
  • Use a new OSCAR email address on our domain #3596

v1.0.0

01 Mar 13:16
a148cee
Compare
Choose a tag to compare

Oscar v1.0.0

Diff since v0.14.0

Merged pull requests:

Read more

OSCAR 1.0.0-rc1

23 Feb 13:02
Compare
Choose a tag to compare
OSCAR 1.0.0-rc1 Pre-release
Pre-release

v0.14.0

13 Jan 13:16
999cc8e
Compare
Choose a tag to compare

Oscar v0.14.0

What's Changed

Read more