Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 259 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 259 Bytes

pokemon-IV-inherit-simulator

a pokemon IV inherit simulator, given parents IVs simulate the probability of getting a nVs or perfect 5Vs child It does not work for CPython due to the local function unabled to be pickled in multiprocessing. But good for pypy