Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
together before creating leaf nodes in the bounding volume hierarchy.
|
|
current GPU class. get full path name for cuda source inclusion in get_cu_module() and get_cu_source() so that it works when called from outside the package directory.
|
|
|
|
|
|
np.apply_along_axis(np.linalg.norm,...) is really slow!
|
|
|
|
|
|
less than 10 elements
|
|
|
|
|
|
it assumed the array was meant to be in descending order; it now assumes ascending order and this assumption is documented.
|
|
|
|
|
|
style for cuda code is now compliant with python PEP 7 -- Style Guide for C Code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
entries to the table of contents.
|
|
|
|
|
|
|
|
The sample_cdf() device function will draw random numbers from an arbitrary
disribution given a cumulative distribution function in the form of
a list of x,y points, beginning with y=0 and ending with y=1. For an
example of how to convert a ROOT histogram to this form, see the unit
test in test_sample_cdf.py
|
|
independent classes.
|
|
|
|
camera.EventViewer uses new fileio.root.RootReader class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the object in the center of the screen.
|
|
|
|
coloring is now calculated using the new searching/sorting algorithms.
|
|
color.
|
|
|
|
|
|
|