reviewed python examples
- anaconda version update (22.10 <- 22.05)
For numpy example:
- attempt parallel execution first:
- faster
- fails fast if OMP_NUMTHREADS is not set
- make repititions flexible and smaller by default
- add units (seconds) to timing output