mrdja.sampling
Functions
Sample points from a parallelogram with sides parallel to the x and y axes. |
|
Generate random samples on a 2D circle with a specified radius and center. |
|
Sample a n_samples number of points from a 3D circle using the rejection sampling method. |
|
Sample elements from a numpy array. |
|
Returns a list with number_of_np_arrays numpy arrays of size cardinality_of_np_arrays with random elements from a list or numpy array. |
|
Sample n_samples points from a parallelepiped |
|
Sample a n_samples number of points from a 2D parallelogram. |
|
Sample n_samples points from a parallelogram |
|
Sample points from a point cloud. |
|
Generate random samples on a sphere with a specified radius and center. |