index
:
chroma
master
Chroma is a high performance optical photon simulation for particle physics detectors
Anthony LaTorre
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
itertoolset.py
Age
Commit message (
Expand
)
Author
2011-09-16
File reorganization to move toward standard python package layout
Stan Seibert
2011-09-12
add chroma-sim script. get rid of GPU class; contexts should now be created w...
Anthony LaTorre
2011-09-02
update event structure. break gpu.GPU class into separate smaller independent...
Anthony LaTorre
2011-08-26
add repeat_func() to itertoolset.
Anthony LaTorre
2011-08-26
cleanup repeating_iterator() docstring.
Anthony LaTorre
2011-08-21
Repeating iterator that returns the item from the parent iterator multiple ti...
Stan Seibert
2011-08-17
add grouper function from the itertools example
Stan Seibert
2011-08-16
add linear_extrude() function to make.py. rotate_extrude() now takes the numb...
Anthony LaTorre
2011-08-11
add consume() to itertoolset. checksum the number of bits shifted in each ite...
Anthony LaTorre
2011-07-10
added a hybrid monte carlo ray tracing rendering algorithm
Anthony LaTorre
2011-06-21
added rotate_extrude() and a number of functions to produce meshes of useful ...
Anthony LaTorre
2011-06-17
visually tested optics code. added models of the inner and outer meshes for t...
Anthony LaTorre