maweigert / biobeam

GPU accelerated beam propagation tools for biological light tissue simulations
BSD 3-Clause "New" or "Revised" License
35 stars 9 forks source link

Update installation instructions or dependency information of installed packages? #1

Open haesleinhuepf opened 6 years ago

haesleinhuepf commented 6 years ago

Hey Martin,

I had some issues getting biobeam running on my Fedora 27. I figured out that I need to run it on Python 3, install pyopencl, intel-opencl-drivers, numpy, scipy and pillow manually. The scipy/pillow-issue is also discussed here: https://github.com/amueller/mglearn/issues/2 Is there maybe something wrong with the dependency tree? Shouldn't all this (except intel-stuff) come directly with biobeam?

Cheers, Robert

haesleinhuepf commented 6 years ago

Hey Martin,

we were just again having some issues installing BioBeam on MacOS.

Following things needed to be done/installed:

Maybe this info can be stored somewhere on the website?

Cheers, Robert