MCPcopy Create free account
hub / github.com/densechen/CASS / make_box

Function make_box

lib/utils.py:5–33  ·  view source on GitHub ↗

function to make grids on a 3D unit box @param lower: lower bound @param upper: upper bound @param num: number of points on an axis. Default 18 rvalue: 2D numpy array of dim0 = num**2*6, num1 = 3. Meaning a point cloud

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.90
__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected