changes
来自「Arithmetic for integers of almost unlimi」· 代码 · 共 86 行
TXT
86 行
Bugfix in Intel586NT\idigitveccsubto.c submittedby Grant Atoyan re. missing DWORD PTR. cludwig (October 4, 2002)Changes Integer-2.0 --> Integer-2.1T.P: Modified Makefiles for libLiDIA.anew division ! DigitVecMultSub ok normdiv ok DigitVecDivremove old code oksquare - code for karatsuba ? ---> Isquare ? ( 0 multiplication test ? ) ( parameters for various CPUs )DigitDiv a la JuffaDigitDiv without rem ? noMacros for Add/Sub ? (idigit.h) noxgcd: only one coefficient computedbgcd: remove "else" clause in main loop ok386 Functions from ALI ?PLAN:=====subdirs:Sparc7Sparc8MipsPowerM68k-sun3M68k-NeXTT800-ParcI86-PCwith: idigit* - functions (complete set)Makefile: DOBJ=Sparc7/*.o etc.load delay penalty improvement in (15.2.93)DigitVecCsubtoDigitVecSrisquaring: (idea: 15.2.93)IasIsqIsqasIDigitVecKaratsubaQbetter: (10.5.93) automatic detection in mul - frontend.xgcd:only one coefficient!Lehmer Trick! ?Gcc version 2.4.5 (or higher) on Sparc:Use of gcc's unsigned long long after casts from unsigned long--> the right machine multiplication is generated! (with -mv8 at least)(16.7.93)unsigned long long version of functions using multiplication!(e.g. for gcc, Sun acc)Include modular arithmetic for odd modules, Montgomerys methodfor multiplication. imod.h imod.c RD, 19.7.93Include bit operations for large integers (ibit.c) TP, 5.10.94
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?