File tree Expand file tree Collapse file tree 3 files changed +218
-109
lines changed
Expand file tree Collapse file tree 3 files changed +218
-109
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.9 " ,
14- Date := " 14/10/2022 " ,
13+ Version := " 1.2.10 " ,
14+ Date := " 21/11/2023 " ,
1515 License := " GPL-2.0-or-later" ,
1616
1717SourceRepository := rec (
Original file line number Diff line number Diff line change 2323
2424DeclareGlobalFunction( " ClassicalForms_ScalarMultipleFrobenius" );
2525DeclareGlobalFunction( " ClassicalForms_GeneratorsWithoutScalarsFrobenius" );
26- DeclareGlobalFunction( " ClassicalForms_ScalarMultipleDual " );
26+ DeclareGlobalFunction( " ClassicalForms_PossibleScalarsBilinear " );
2727DeclareGlobalFunction( " ClassicalForms_GeneratorsWithoutScalarsDual" );
2828DeclareGlobalFunction( " ClassicalForms_Signum2" );
2929DeclareGlobalFunction( " ClassicalForms_Signum" );
You can’t perform that action at this time.
0 commit comments