diff --git a/PackageInfo.g b/PackageInfo.g index 32ca2f7..36ea1e1 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -10,7 +10,7 @@ SetPackageInfo( rec( PackageName := "GradientBasedLearningForCAP", Subtitle := "Gradient Based Learning via Category Theory", -Version := "2026.04-01", +Version := "2026.05-01", Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ), License := "GPL-2.0-or-later", @@ -70,7 +70,7 @@ Dependencies := rec( GAP := ">= 4.13.0", NeededOtherPackages := [ [ "GAPDoc", ">= 1.5" ], - [ "CAP", ">= 2026.04-02" ], + [ "CAP", ">= 2026.05-02" ], [ "MonoidalCategories", ">= 2025.12-01" ], [ "CartesianCategories", ">= 2025.12-01" ], [ "ToolsForCategoricalTowers", ">= 2026.04-01" ], diff --git a/examples/CategoryOfSkeletalSmoothMaps.g b/examples/CategoryOfSkeletalSmoothMaps.g index 9731c04..536d7af 100644 --- a/examples/CategoryOfSkeletalSmoothMaps.g +++ b/examples/CategoryOfSkeletalSmoothMaps.g @@ -14,7 +14,7 @@ Smooth := SkeletalCategoryOfSmoothMaps( ); Display( Smooth ); #! A CAP category with name SkeletalSmoothMaps: #! -#! 49 primitive operations were used to derive 92 operations for this category wh\ +#! 49 primitive operations were used to derive 100 operations for this category wh\ #! ich algorithmically #! * IsLinearCategoryOverCommutativeSemiring #! * IsCartesianCategory diff --git a/gap/CategoryOfLenses.autogen.gd b/gap/CategoryOfLenses.autogen.gd index 3beb142..a2de1a9 100644 --- a/gap/CategoryOfLenses.autogen.gd +++ b/gap/CategoryOfLenses.autogen.gd @@ -44,7 +44,11 @@ #! * #! * #! * +#! * +#! * #! * #! * +#! * +#! * #! * #! * diff --git a/gap/SkeletalCategoryOfSmoothMaps.autogen.gd b/gap/SkeletalCategoryOfSmoothMaps.autogen.gd index 49d046b..6b286b5 100644 --- a/gap/SkeletalCategoryOfSmoothMaps.autogen.gd +++ b/gap/SkeletalCategoryOfSmoothMaps.autogen.gd @@ -44,8 +44,12 @@ #! * #! * #! * +#! * +#! * #! * #! * +#! * +#! * #! * #! * #! * @@ -92,8 +96,12 @@ #! * #! * #! * +#! * +#! * #! * #! * +#! * +#! * #! * #! * #! *