File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1010SetPackageInfo( 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
1717SourceRepository := rec (
Original file line number Diff line number Diff line change @@ -113,6 +113,9 @@ updated and corrected. This work in progress will be continued.
113113This now works. Moreover the undocumented internal functions <C >IsSymplecticMatrix</C >, <C >IsOrthogonalMatrix</C >
114114and <C >IsHermitianMatrix</C > were renamed to prevent anyone from accidentally using them.
115115Various 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
You can’t perform that action at this time.
0 commit comments