crEITive is a software tool for complex geometrical optics reconstruction for the 3D Electrical Impedance Tomography inverse problem. The program consists of forward and inverse problem solvers implemented in C++ and an interface in Matlab.
Installation is supported on unix-based systems and requires a C++ compiler, GNU make and some libraries and Matlab for an interface:
- GCC or Clang
- Boost C++ Libraries
- BLAS
- LAPACK
- FFTW
- SuiteSparse
- GSL
- Eigen
- OpenMP
crEITive is licensed under GNU General Public License v3.0.