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
/
doc
/
source
Age
Commit message (
Collapse
)
Author
2021-05-09
Add dependency on libatlas so that numpy will compile
Stan Seibert
2021-05-09
Nope, Chroma really does require Numpy 1.6 or later. Putting dependency ↵
Stan Seibert
back and including in installation guide the workaround to get numpy to install.
2021-05-09
Fix documentation bug regarding location of GEANT4 data
Stan Seibert
2021-05-09
I give up. We have to install pyublas by hand to be able to compile any ↵
Stan Seibert
extensions using it in Chroma.
2021-05-09
More fixes to installation guide.
Stan Seibert
2021-05-09
Update ROOT version number and make the numbers consistent. (Hat tip to ↵
Stan Seibert
mastbaum for noticing the discrepancy.)
2021-05-09
Minor tweaks to install instructons
Stan Seibert
2021-05-09
Add authors and Chroma PDF to index page
Stan Seibert
2021-05-09
Update index page in documentation to also work as website.
Stan Seibert
2021-05-09
Tell people to grab Chroma from the Bitbucket repository.
Stan Seibert
2021-05-09
Update version number to 0.1, switch to sphinxdoc style (lighter shades!) ↵
Stan Seibert
and stop the warning about _static
2011-09-19
Chroma installation guide.
Stan Seibert
2011-09-09
update sphinx documentation.
Anthony LaTorre
2011-09-06
add Mesh class to sphinx documentation.
Anthony LaTorre
2011-09-03
add mesh_from_stl() to sphinx documentation.
Anthony LaTorre
2011-09-03
reorder members in chroma.make sphinx documentation.
Anthony LaTorre
2011-09-03
add mesh modeling tools to sphinx documentation.
Anthony LaTorre
2011-09-03
add intro to sphinx documentation from the bitbucket wiki and add some ↵
Anthony LaTorre
entries to the table of contents.
2011-09-03
initial sphinx documentation.
Anthony LaTorre