Skip to content

Commit 7a227e8

Browse files
github-actions[bot]changelog[bot]aaruni96lgoettgens
committed
Update changelog (#4720)
* Update changelog on 2025-03-14 * Manually Fix Changelog Manually fix changelog from notes in #4695 Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de> --------- Co-authored-by: changelog[bot] <changelog[bot]@users.noreply.github.com> Co-authored-by: Aaruni Kaushik <aaruni96@users.noreply.github.com> Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de> (cherry picked from commit f2ba7e3) Signed-off-by: Aaruni Kaushik <aaruni@edufor.me>
1 parent af84e4d commit 7a227e8

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
66
tries to adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.1](https://github.com/oscar-system/Oscar.jl/releases/tag/v1.3.1) - 2025-03-14
9+
10+
The following gives an overview of the changes compared to the previous release. This list is not
11+
complete, many more internal or minor changes were made, but we tried to only list those changes
12+
which we think might affect some users directly.
13+
14+
### Lie Theory
15+
16+
- [#4676](https://github.com/oscar-system/Oscar.jl/pull/4676) Fix `bracket` for `LieSubalgebra`s (the return value had the wrong type)
17+
- [#4695](https://github.com/oscar-system/Oscar.jl/pull/4695) Fix `chevalley_basis` (sometimes returning wrong results)
18+
- [#4695](https://github.com/oscar-system/Oscar.jl/pull/4695) Add `change_base_ring(::Field, ::LieAlgebra)`
19+
- [#4695](https://github.com/oscar-system/Oscar.jl/pull/4695) Add `structure_constant_table(::LieAlgebra, basis)`
20+
21+
### Polyhedral Geometry
22+
23+
- [#4690](https://github.com/oscar-system/Oscar.jl/pull/4690) SubdivisionOfPoints: reject duplicate points
24+
25+
### Other fixed bugs
26+
27+
- [#4696](https://github.com/oscar-system/Oscar.jl/pull/4696) Restore Oscar<->Singular conversion for multivariate rational function fields
28+
29+
### Improvements or additions to documentation
30+
31+
- [#4701](https://github.com/oscar-system/Oscar.jl/pull/4701) Include linear solving doc page in the Oscar docs
32+
833
## [1.3.0](https://github.com/oscar-system/Oscar.jl/releases/tag/v1.3.0) - 2025-02-28
934

1035
The following gives an overview of the changes compared to the previous release. This list is not

0 commit comments

Comments
 (0)