Skip to content

Commit 2e42c04

Browse files
authored
Merge pull request #208 from zickgraf/master
Adjust to homalg-project/CAP_project#1338
2 parents 6254a80 + 01f7e01 commit 2e42c04

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

PackageInfo.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SetPackageInfo( rec(
1010

1111
PackageName := "FinSetsForCAP",
1212
Subtitle := "The elementary topos of (skeletal) finite sets",
13-
Version := "2023.05-08",
13+
Version := "2023.06-01",
1414

1515
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)( ),
1616
License := "GPL-2.0-or-later",

gap/precompiled_categories/CategoryOfSkeletalFinSetsWithMorphismsGivenByListsPrecompiled.gi

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,10 @@ function ( cat_1, s_1, alpha_1, beta_1, r_1 )
308308
hoisted_4_1 := AsList( beta_1 );
309309
hoisted_3_1 := AsList( alpha_1 );
310310
hoisted_2_1 := [ 0 .. deduped_8_1 - 1 ];
311-
return CreateCapCategoryMorphismWithAttributes( cat_1, s_1, r_1, AsList, List( [ 0 .. deduped_7_1 ^ deduped_8_1 - 1 ], function ( logic_new_func_x_2 )
311+
return CreateCapCategoryMorphismWithAttributes( cat_1, s_1, r_1, AsList, List( [ 0 .. deduped_7_1 ^ deduped_8_1 - 1 ], function ( i_2 )
312312
local hoisted_1_2;
313313
hoisted_1_2 := List( hoisted_2_1, function ( i_3 )
314-
return REM_INT( QUO_INT( logic_new_func_x_2, deduped_7_1 ^ i_3 ), deduped_7_1 );
314+
return REM_INT( QUO_INT( i_2, deduped_7_1 ^ i_3 ), deduped_7_1 );
315315
end );
316316
return Sum( List( hoisted_6_1, function ( k_3 )
317317
return hoisted_4_1[(1 + hoisted_1_2[(1 + hoisted_3_1[(1 + CAP_JIT_INCOMPLETE_LOGIC( k_3 ))])])] * hoisted_5_1 ^ k_3;
@@ -650,9 +650,9 @@ function ( cat_1, arg2_1, arg3_1 )
650650
deduped_4_1 := Length( arg2_1 );
651651
deduped_3_1 := Length( arg3_1 );
652652
hoisted_2_1 := [ 0 .. deduped_4_1 - 1 ];
653-
return List( [ 0 .. deduped_3_1 ^ deduped_4_1 - 1 ], function ( logic_new_func_x_2 )
653+
return List( [ 0 .. deduped_3_1 ^ deduped_4_1 - 1 ], function ( i_2 )
654654
return CreateCapCategoryMorphismWithAttributes( cat_1, arg2_1, arg3_1, AsList, List( hoisted_2_1, function ( i_3 )
655-
return REM_INT( QUO_INT( logic_new_func_x_2, deduped_3_1 ^ i_3 ), deduped_3_1 );
655+
return REM_INT( QUO_INT( i_2, deduped_3_1 ^ i_3 ), deduped_3_1 );
656656
end ) );
657657
end );
658658
end
@@ -748,15 +748,15 @@ function ( cat_1, l_1, m_1 )
748748
deduped_30_1 := [ 0 .. deduped_31_1 - 1 ];
749749
deduped_29_1 := [ 0 .. deduped_32_1 * deduped_33_1 - 1 ];
750750
deduped_28_1 := [ 0 .. deduped_32_1 * deduped_32_1 - 1 ];
751-
deduped_3_1 := List( deduped_28_1, function ( logic_new_func_x_2 )
752-
return REM_INT( logic_new_func_x_2, deduped_32_1 );
751+
deduped_3_1 := List( deduped_28_1, function ( i_2 )
752+
return REM_INT( i_2, deduped_32_1 );
753753
end );
754754
deduped_27_1 := Filtered( deduped_28_1, function ( x_2 )
755755
return deduped_3_1[1 + x_2] = REM_INT( QUO_INT( CAP_JIT_INCOMPLETE_LOGIC( x_2 ), deduped_32_1 ), deduped_32_1 );
756756
end );
757757
hoisted_10_1 := AsList( l_1 );
758-
deduped_8_1 := List( deduped_29_1, function ( logic_new_func_x_2 )
759-
return REM_INT( logic_new_func_x_2, deduped_32_1 );
758+
deduped_8_1 := List( deduped_29_1, function ( i_2 )
759+
return REM_INT( i_2, deduped_32_1 );
760760
end );
761761
deduped_26_1 := Filtered( deduped_29_1, function ( x_2 )
762762
return deduped_8_1[1 + x_2] = hoisted_10_1[1 + REM_INT( QUO_INT( CAP_JIT_INCOMPLETE_LOGIC( x_2 ), deduped_32_1 ), deduped_33_1 )];
@@ -774,14 +774,14 @@ function ( cat_1, l_1, m_1 )
774774
hoisted_18_1 := [ deduped_36_1, deduped_35_1, deduped_36_1, deduped_36_1 ];
775775
hoisted_17_1 := BigInt( 2 );
776776
deduped_5_1 := AsList( m_1 );
777-
hoisted_15_1 := List( deduped_24_1, function ( logic_new_func_x_2 )
778-
return deduped_5_1[1 + deduped_8_1[(1 + deduped_26_1[(1 + logic_new_func_x_2)])]];
777+
hoisted_15_1 := List( deduped_24_1, function ( i_2 )
778+
return deduped_5_1[1 + deduped_8_1[(1 + deduped_26_1[(1 + i_2)])]];
779779
end );
780-
hoisted_16_1 := List( [ 0 .. Length( deduped_23_1 ) - 1 ], function ( logic_new_func_x_2 )
781-
return hoisted_15_1[1 + REM_INT( CAP_JIT_INCOMPLETE_LOGIC( deduped_23_1[(1 + logic_new_func_x_2)] ), deduped_25_1 )];
780+
hoisted_16_1 := List( [ 0 .. Length( deduped_23_1 ) - 1 ], function ( i_2 )
781+
return hoisted_15_1[1 + REM_INT( CAP_JIT_INCOMPLETE_LOGIC( deduped_23_1[(1 + i_2)] ), deduped_25_1 )];
782782
end );
783-
hoisted_6_1 := List( [ 0 .. Length( deduped_27_1 ) - 1 ], function ( logic_new_func_x_2 )
784-
return deduped_5_1[1 + deduped_3_1[(1 + deduped_27_1[(1 + logic_new_func_x_2)])]];
783+
hoisted_6_1 := List( [ 0 .. Length( deduped_27_1 ) - 1 ], function ( i_2 )
784+
return deduped_5_1[1 + deduped_3_1[(1 + deduped_27_1[(1 + i_2)])]];
785785
end );
786786
deduped_22_1 := Filtered( deduped_30_1, function ( x_2 )
787787
local deduped_1_2;
@@ -805,8 +805,8 @@ function ( cat_1, l_1, m_1 )
805805
deduped_20_1 := List( deduped_30_1, function ( i_2 )
806806
return REM_INT( i_2, deduped_31_1 );
807807
end );
808-
deduped_21_1 := SSortedList( List( [ 0 .. Length( deduped_22_1 ) - 1 ], function ( logic_new_func_x_2 )
809-
return deduped_20_1[1 + deduped_20_1[(1 + deduped_22_1[(1 + logic_new_func_x_2)])]];
808+
deduped_21_1 := SSortedList( List( [ 0 .. Length( deduped_22_1 ) - 1 ], function ( i_2 )
809+
return deduped_20_1[1 + deduped_20_1[(1 + deduped_22_1[(1 + i_2)])]];
810810
end ) );
811811
return CreateCapCategoryMorphismWithAttributes( cat_1, CreateCapCategoryObjectWithAttributes( cat_1, Length, BigInt( Length( deduped_21_1 ) ) ), deduped_34_1, AsList, deduped_21_1 );
812812
end

0 commit comments

Comments
 (0)