I saw that nPrimes(200) gave the following prime factors: [1, [200, 1]] But it should be: [1, [2, 3], [5, 2]] Or is there something that I'm doing wrong?
Kind regards and still loving your work,
LuBJe!
EDIT: just saw this was already mentioned somewhere in the release topic, so nevermind