You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+16-7Lines changed: 16 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ affect some users directly.
43
43
44
44
### Build system
45
45
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
46
47
-[#6010](https://github.com/gap-system/gap/pull/6010) Fix build issues when compiling GAP with GCC 15
47
48
-[#5992](https://github.com/gap-system/gap/pull/5992) Fix a potential linker issue during `make install` on macOS
48
49
-[#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.
91
92
-[**ALCO**](https://bnasmith.github.io/alco/) 1.1.2: Tools for algebraic combinatorics, by Benjamin Nasmith
92
93
-[**IBNP**](https://gap-packages.github.io/ibnp/) 0.17: Involutive Bases for Noncommutative Polynomials, by Gareth A. Evans, Christopher D. Wensley
93
94
-[**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
94
97
95
98
#### Packages no longer redistributed with GAP
96
99
97
100
-**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.
98
101
99
102
#### Updated packages redistributed with GAP
100
103
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
102
105
updated since GAP 4.14.0. The full list of updated packages is given below:
0 commit comments