I want to integrate a 2d kernel density estimator, basically like this guy here is doing, by in a more "scipythonic" way (sampling ten thousand times and then summing up just does not cut it for me, python is expensive with for loops, how to use scipy in this case?)
            Asked
            
        
        
            Active
            
        
            Viewed 178 times