Age | Commit message (Expand) | Author |
---|---|---|
2021-03-10 | Remove surface area computation.•••Now that we are computing solid angle fractions, there is no need to compute the total surface area of the sphere. * contrib/cone-vector.py (surface_area_of_ball): Delete function. (solid_angle_fraction2planar_angle): Remove surface area computation. | Arun Isaac |
2021-03-10 | Add Python implementation of cone sampling.•••* contrib/cone-vector.py: New file. | Arun Isaac |