Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | update installation instructions | Anthony LaTorre | |
- use chroma.bitbucket.io/chroma_pkgs to install chroma dependencies - add some instructions on how to symlink the python shared library in virtual environments created with newer versions of virtualenv | |||
2021-05-09 | update rhel installation instructions to use cuda rpm package | Anthony LaTorre | |
2021-05-09 | Fix typo in install docs | Stan Seibert | |
2021-05-09 | Stub page for Tour of features. | Stan Seibert | |
2021-05-09 | Documentation updates | Stan Seibert | |
2021-05-09 | add a simple example script to produce a detector and simulate some events. | Anthony LaTorre | |
2021-05-09 | add documenation for red hat enterprise 6 install | Anthony LaTorre | |
2021-05-09 | simplify surface models | Andy Mastbaum | |
remove the ``SURFACE_SPECULAR`` and ``SURFACE_DIFFUSE`` models, since their functionality is available using the more-general ``SURFACE_DEFAULT``. also allow the user to specify the reflection type (specular/diffuse) for the complex and wls models. change wls so the normalization of properties is more consistent with the default. | |||
2021-05-09 | update docs per 2c200fc928a0 | Andy Mastbaum | |
2021-05-09 | add surface model documentation | Andy Mastbaum | |
2021-05-09 | Fixes to chroma-setup script. | Stan Seibert | |
2021-05-09 | Add CUDA driver install directions and add matplotlib dependency | Stan Seibert | |
2021-05-09 | Update installation instructions for CUDA 4.1 and GEANT4.9.5. | Stan Seibert | |
2021-05-09 | Shell script from Andy Mastbaum that compiles all of Chroma's dependencies | Stan Seibert | |
along with Chroma on an Ubuntu 11.04 system. | |||
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 | |