... | ... | @@ -19,7 +19,7 @@ |
|
|
(Ubuntu package ``libboost-all-dev``)
|
|
|
- [VTK](https://www.vtk.org) 7.1.1 - needs to be built from source (it uses CMake, so see section below on CMake)
|
|
|
- [Eigen](eigen.tuxfamily.org/) version >= 3.0 - can be install using ``sudo apt-get install libeigen3-dev``. Eigen3 is a C++ template library for linear algebra.
|
|
|
- [FullMonteSW](gitlab.com/FullMonte/FullMonteSW) Fastest open-source tetrahedral Monte Carlo simulator for light propagation in biological tissues. Please, follow their [wiki](gitlab.com/FullMonte/fullmontesw/-/wikis/Developer-Guide#linux-only) to see how to install it.
|
|
|
- [FullMonteSW](gitlab.com/FullMonte/FullMonteSW) Fastest open-source tetrahedral Monte Carlo simulator for light propagation in biological tissues. Please, follow their [wiki](https://gitlab.com/FullMonte/FullMonteSW/-/wikis/Developer-Guide#native-development-install-linux-only) to see how to install it.
|
|
|
## Installing all Required Libraries, Packages and Software to run PDT-SPACE
|
|
|
## Installing PDT-SPACE
|
|
|
|
... | ... | |
... | ... | |