Skip to content

Commit 66809c9

Browse files
committed
Update release notes for 4.15.0-beta3
1 parent 9f9b88c commit 66809c9

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

CHANGES.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ affect some users directly.
4343

4444
### Build system
4545

46+
- [#6122](https://github.com/gap-system/gap/pull/6122) Fix possible segfault on macOS caused by an apparent bug in Apple's developer tooling
4647
- [#6010](https://github.com/gap-system/gap/pull/6010) Fix build issues when compiling GAP with GCC 15
4748
- [#5992](https://github.com/gap-system/gap/pull/5992) Fix a potential linker issue during `make install` on macOS
4849
- [#5859](https://github.com/gap-system/gap/pull/5859) Increase GAP kernel version to 10.0 to indicate there were breaking kernel changes
@@ -91,14 +92,16 @@ affect some users directly.
9192
- [**ALCO**](https://bnasmith.github.io/alco/) 1.1.2: Tools for algebraic combinatorics, by Benjamin Nasmith
9293
- [**IBNP**](https://gap-packages.github.io/ibnp/) 0.17: Involutive Bases for Noncommutative Polynomials, by Gareth A. Evans, Christopher D. Wensley
9394
- [**InduceReduce**](https://gap-packages.github.io/InduceReduce/) 1.1: Unger's algorithm to compute character tables of finite groups, by Jonathan Gruber
95+
- [**SmallClassNr**](https://stertooy.github.io/SmallClassNr) 1.4.1: Library of finite groups with small class number, by Sam Tertooy
96+
- [**TwistedConjugacy**](https://stertooy.github.io/TwistedConjugacy) 3.1.0: Computation with twisted conjugacy classes, by Sam Tertooy
9497

9598
#### Packages no longer redistributed with GAP
9699

97100
- **ToricVarieties**: This package was withdrawn by the authors as they stopped development on it in favor of a more featureful successor as part of the OSCAR computer algebra system.
98101

99102
#### Updated packages redistributed with GAP
100103

101-
The GAP 4.15.0 distribution contains 164 packages, of which 63 have been
104+
The GAP 4.15.0 distribution contains 166 packages, of which 69 have been
102105
updated since GAP 4.14.0. The full list of updated packages is given below:
103106

104107
- [**ACE**](https://gap-packages.github.io/ace): 5.6.2 -> 5.7.0
@@ -107,18 +110,18 @@ updated since GAP 4.14.0. The full list of updated packages is given below:
107110
- [**AutoDoc**](https://gap-packages.github.io/AutoDoc): 2023.06.19 -> 2025.05.09
108111
- [**AutomGrp**](https://gap-packages.github.io/automgrp): 1.3.2 -> 1.3.3
109112
- [**AutPGrp**](https://gap-packages.github.io/autpgrp/): 1.11 -> 1.11.1
110-
- [**CAP**](https://homalg-project.github.io/pkg/CAP): 2024.11-02 -> 2025.08-03
113+
- [**CAP**](https://homalg-project.github.io/pkg/CAP): 2024.11-02 -> 2025.09-04
111114
- [**CddInterface**](https://homalg-project.github.io/CddInterface): 2024.09.02 -> 2025.06.24
112115
- [**CRISP**](https://github.com/bh11/crisp/): 1.4.6 -> 1.4.8
113116
- [**crypting**](https://gap-packages.github.io/crypting/): 0.10.5 -> 0.10.6
114-
- [**Cryst**](https://www.math.uni-bielefeld.de/~gaehler/gap/packages.php): 4.1.27 -> 4.1.29
117+
- [**Cryst**](https://www.math.uni-bielefeld.de/~gaehler/gap/packages.php): 4.1.27 -> 4.1.30
115118
- [**CTblLib**](https://www.math.rwth-aachen.de/~Thomas.Breuer/ctbllib): 1.3.9 -> 1.3.11
116119
- [**Cubefree**](https://gap-packages.github.io/cubefree/): 1.20 -> 1.21
117120
- [**curlInterface**](https://gap-packages.github.io/curlInterface/): 2.4.0 -> 2.4.2
118121
- [**cvec**](https://gap-packages.github.io/cvec): 2.8.2 -> 2.8.4
119122
- [**datastructures**](https://gap-packages.github.io/datastructures): 0.3.1 -> 0.3.3
120123
- [**DeepThought**](https://gap-packages.github.io/DeepThought/): 1.0.7 -> 1.0.9
121-
- [**Digraphs**](https://digraphs.github.io/Digraphs): 1.9.0 -> 1.12.1
124+
- [**Digraphs**](https://digraphs.github.io/Digraphs): 1.9.0 -> 1.12.2
122125
- [**Example**](https://gap-packages.github.io/example): 4.4.0 -> 4.4.1
123126
- [**ferret**](https://gap-packages.github.io/ferret/): 1.0.14 -> 1.0.15
124127
- [**float**](https://gap-packages.github.io/float/): 1.0.5 -> 1.0.9
@@ -133,10 +136,11 @@ updated since GAP 4.14.0. The full list of updated packages is given below:
133136
- [**HomalgToCAS**](https://homalg-project.github.io/pkg/HomalgToCAS): 2023.11-01 -> 2025.08-01
134137
- [**IO**](https://gap-packages.github.io/io): 4.9.1 -> 4.9.3
135138
- [**json**](https://gap-packages.github.io/json/): 2.2.2 -> 2.2.3
136-
- [**LinearAlgebraForCAP**](https://homalg-project.github.io/pkg/LinearAlgebraForCAP): 2024.10-01 -> 2025.08-02
139+
- [**LieAlgDB**](https://gap-packages.github.io/liealgdb/): 2.2.1 -> 2.3.0
140+
- [**LinearAlgebraForCAP**](https://homalg-project.github.io/pkg/LinearAlgebraForCAP): 2024.10-01 -> 2025.09-01
137141
- [**matgrp**](https://www.math.colostate.edu/~hulpke/matgrp): 0.71 -> 0.72
138142
- [**MatricesForHomalg**](https://homalg-project.github.io/pkg/MatricesForHomalg): 2024.11-02 -> 2025.09-01
139-
- [**ModulePresentationsForCAP**](https://homalg-project.github.io/pkg/ModulePresentationsForCAP): 2024.09-02 -> 2025.08-02
143+
- [**ModulePresentationsForCAP**](https://homalg-project.github.io/pkg/ModulePresentationsForCAP): 2024.09-02 -> 2025.09-01
140144
- [**Modules**](https://homalg-project.github.io/pkg/Modules): 2024.01-01 -> 2024.12-01
141145
- [**MonoidalCategories**](https://homalg-project.github.io/pkg/MonoidalCategories): 2024.09-05 -> 2025.08-02
142146
- [**NConvex**](https://homalg-project.github.io/pkg/NConvex): 2022.09-01 -> 2024.12-01
@@ -145,21 +149,26 @@ updated since GAP 4.14.0. The full list of updated packages is given below:
145149
- [**PackageManager**](https://gap-packages.github.io/PackageManager/): 1.6 -> 1.6.3
146150
- [**Polenta**](https://gap-packages.github.io/polenta/): 1.3.10 -> 1.3.11
147151
- [**Polycyclic**](https://gap-packages.github.io/polycyclic/): 2.16 -> 2.17
148-
- [**PrimGrp**](https://gap-packages.github.io/primgrp/): 3.4.4 -> 4.0.0
152+
- [**PrimGrp**](https://gap-packages.github.io/primgrp/): 3.4.4 -> 4.0.1
149153
- [**profiling**](https://gap-packages.github.io/profiling/): 2.6.0 -> 2.6.2
150154
- [**QDistRnd**](https://QEC-pages.github.io/QDistRnd): 0.9.4 -> 0.9.5
155+
- [**RCWA**](https://gap-packages.github.io/rcwa/): 4.7.1 -> 4.8.0
156+
- [**RDS**](https://gap-packages.github.io/rds/): 1.8 -> 1.9
151157
- [**recog**](https://gap-packages.github.io/recog): 1.4.3 -> 1.4.4
152158
- [**RepnDecomp**](https://gap-packages.github.io/RepnDecomp): 1.3.0 -> 1.3.1
159+
- [**ResClasses**](https://gap-packages.github.io/resclasses/): 4.7.3 -> 4.7.4
153160
- [**SCSCP**](https://gap-packages.github.io/scscp): 2.4.3 -> 2.4.4
154161
- [**Semigroups**](https://semigroups.github.io/Semigroups): 5.4.0 -> 5.5.4
155162
- [**singular**](https://gap-packages.github.io/singular/): 2024.06.03 -> 2025.08.26
156163
- [**smallantimagmas**](https://gap-packages.github.io/smallantimagmas): 0.2.12 -> 0.4.1
157164
- [**Smallsemi**](https://gap-packages.github.io/smallsemi/): 0.7.1 -> 0.7.2
165+
- [**SONATA**](https://gap-packages.github.io/sonata/): 2.9.6 -> 2.9.7
158166
- [**ToolsForHomalg**](https://homalg-project.github.io/pkg/ToolsForHomalg): 2024.09-01 -> 2025.05-01
159167
- [**typeset**](https://gap-packages.github.io/typeset/): 1.2.2 -> 1.2.3
160168
- [**UnitLib**](https://gap-packages.github.io/unitlib): 4.2.0 -> 5.0.0
161169
- [**utils**](https://gap-packages.github.io/utils): 0.85 -> 0.92
162170
- [**Wedderga**](https://gap-packages.github.io/wedderga): 4.10.5 -> 4.11.1
171+
- [**XGAP**](https://gap-packages.github.io/xgap): 4.32 -> 4.33
163172
- [**XMod**](https://gap-packages.github.io/xmod/): 2.92 -> 2.95
164173
- [**XModAlg**](https://gap-packages.github.io/xmodalg/): 1.23 -> 1.32
165174
- [**YangBaxter**](https://gap-packages.github.io/YangBaxter): 0.10.6 -> 0.10.7

0 commit comments

Comments
 (0)