Skip to content

Commit 13169e5

Browse files
committed
Version 1.2.14
1 parent 8eeba5a commit 13169e5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
SetPackageInfo( rec(
1111
PackageName := "Forms",
1212
Subtitle := "Sesquilinear and Quadratic",
13-
Version := "1.2.13",
14-
Date := "05/05/2025",
13+
Version := "1.2.14",
14+
Date := "26/01/2026",
1515
License := "GPL-2.0-or-later",
1616

1717
SourceRepository := rec(

doc/intro.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ updated and corrected. This work in progress will be continued.
113113
This now works. Moreover the undocumented internal functions <C>IsSymplecticMatrix</C>, <C>IsOrthogonalMatrix</C>
114114
and <C>IsHermitianMatrix</C> were renamed to prevent anyone from accidentally using them.
115115
Various other internal changes were made that should not affect users.
116+
<P/>Version 1.2.14 prepares for a change in a future GAP version where GAP will
117+
enhance <C>InvariantQuadraticForm</C>, <C>InvariantBilinearForm</C> and
118+
<C>InvariantSesquilinearForm</C> to also provide the field of definition.
116119
</Section>
117120
<!-- ############################################################ -->
118121

0 commit comments

Comments
 (0)