I am using cvlasso and it seems to be truncating the number of lambda's generated when the lminratio is the default.
It generates a warning:
Warning: lopt is at the limit of the lambda range.


When I set it to 0.01 for example, it generates the 100 lambdas as expected.
For the exact same code, it is not happening in v 13.1 and below.