James Rickards on Fri, 27 May 2022 16:06:06 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
gen_search on 2.13.4 vs 2.14 |
I was switching between 2.13.4 and 2.14, and noticed that gen_search is different. In particular, in 2.14, the flag that allows for returning the insertion index has been removed.
Should I expect this behaviour in the next stable release of PARI/GP, and is there a new function to replace the old gen_search with flag=1?
I can copy the 2.13.4 gen_search code into my own file to make it work between versions, but this is not an ideal way to do it.
Thanks,
James
|