Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
c42007e
copy dec2dvds from set.mm to iset.mm
jkingdon Oct 12, 2025
9744cc1
copy dec5dvds from set.mm to iset.mm
jkingdon Oct 12, 2025
32dfd8e
Rename addid2i to addlidi in iset.mm
jkingdon Oct 12, 2025
b0fd568
copy dec5dvds2 from set.mm to iset.mm
jkingdon Oct 12, 2025
f20f567
copy dec5nprm from set.mm to iset.mm
jkingdon Oct 12, 2025
09ef86f
copy dec2nprm from set.mm to iset.mm
jkingdon Oct 12, 2025
a1bbfd4
Add modxai to iset.mm
jkingdon Oct 12, 2025
8a7c5e3
copy mod2xi from set.mm to iset.mm
jkingdon Oct 12, 2025
61e2b70
copy modxp1i from set.mm to iset.mm
jkingdon Oct 12, 2025
0b3abb3
copy mod2xnegi from set.mm to iset.mm
jkingdon Oct 12, 2025
929dd1a
Add modsubi to iset.mm
jkingdon Oct 12, 2025
8d756ae
copy gcdi from set.mm to iset.mm
jkingdon Oct 12, 2025
c52e027
copy gcdmodi from set.mm to iset.mm
jkingdon Oct 12, 2025
ec0040e
Rename addid1i to addridi in iset.mm
jkingdon Oct 12, 2025
5106420
copy decexp2 from set.mm to iset.mm
jkingdon Oct 12, 2025
73bd8ba
copy numexp0 from set.mm to iset.mm
jkingdon Oct 12, 2025
a50b285
copy numexp1 from set.mm to iset.mm
jkingdon Oct 12, 2025
cd33361
copy numexpp1 from set.mm to iset.mm
jkingdon Oct 12, 2025
cffeb81
copy numexp2x from set.mm to iset.mm
jkingdon Oct 12, 2025
5de742e
Rename mulid1i to mulridi in iset.mm
jkingdon Oct 12, 2025
1b69866
copy decsplit0b from set.mm to iset.mm
jkingdon Oct 12, 2025
1d009fb
copy decsplit0 from set.mm to iset.mm
jkingdon Oct 12, 2025
6eecf83
copy decsplit1 from set.mm to iset.mm
jkingdon Oct 12, 2025
693d1c5
copy decsplit from set.mm to iset.mm
jkingdon Oct 12, 2025
29329b0
copy karatsuba from set.mm to iset.mm
jkingdon Oct 12, 2025
463ccbe
copy 2exp4 from set.mm to iset.mm
jkingdon Oct 12, 2025
999dc95
copy 2exp5 from set.mm to iset.mm
jkingdon Oct 12, 2025
a57a031
copy 2exp6 from set.mm to iset.mm
jkingdon Oct 12, 2025
7f89995
Add 2exp7 to iset.mm
jkingdon Oct 12, 2025
9a81158
copy 2exp8 from set.mm to iset.mm
jkingdon Oct 12, 2025
24182e4
copy 2exp11 from set.mm to iset.mm
jkingdon Oct 12, 2025
15f15f4
copy 2exp16 from set.mm to iset.mm
jkingdon Oct 12, 2025
e9ad101
copy 3exp3 from set.mm to iset.mm
jkingdon Oct 12, 2025
c99e380
copy 2expltfac from set.mm to iset.mm
jkingdon Oct 12, 2025
0b550a4
Fix comments for dec5nprm and dec2nprm .
jkingdon Oct 17, 2025
e84c856
Delete decexp2 from set.mm and iset.mm
jkingdon Oct 17, 2025
6e0aeb1
Remove mod2xnegi from iset.mm
jkingdon Oct 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changes-set.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ make a github issue.)

DONE:
Date Old New Notes
17-Oct-25 decexp2 --- deleted - unused
7-Oct-25 tgioo4 [same] Moved from GS's mathbox to main set.mm
5-Oct-25 eliund [same] Moved from GS's mathbox to main set.mm
5-Oct-25 feq1dd [same] Moved from GS's mathbox to main set.mm
Expand Down
Loading