Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Require nose and sphinx for testing and documentation | Stan Seibert | |
2021-05-09 | Replace all uses of numpy.count_nonzero() with chroma.tools.count_nonzero to ↵ | Stan Seibert | |
remove requirement to use numpy >= 1.6 | |||
2021-05-09 | Require pyublas at setup-time for compiling. Adjust numpy requirement for ↵ | Stan Seibert | |
count_nonzero(). | |||
2021-05-09 | Copy implementation of check_output into our setup.py so it runs on Python 2.6. | Stan Seibert | |
2011-10-05 | Chroma no longer requires h5py now that SNO has been factored out into a ↵ | Stan Seibert | |
separate repository. | |||
2011-09-16 | Silence annoying GEANT4 warnings and banners during operation. | Stan Seibert | |
2011-09-16 | Now use setuptools-built Boost::Python GEANT4 module | Stan Seibert | |
2011-09-16 | Start of setuptools setup.py | Stan Seibert | |