Pavel Dmitriev

Results 2 issues of Pavel Dmitriev

@MK8J Let's move this over to the relevant project :) BTW - The files did not get attached for some reason. Pavel > Hey Mikhail, > > Everything looks great....

Running this code seems to randomly hang after ~3000 iterations, and I have been unable to deduce why. Using quadrature points from [here](https://people.sc.fsu.edu/~jburkardt/datasets/sphere_lebedev_rule/sphere_lebedev_rule.html). ``` import time import numpy as np...