EPTlib is an open source, extensible collection of C++ implementations of electric properties tomography (EPT) methods.
This project is under the MIT License. See LICENSE in the root directory of this package for the full text.
The following libraries needs to be downloaded and installed before EPTlib compilation:
Optionally, Google Test is required for testing the library.
Download the package and move in its root directory
git clone https://github.com/EPTlib/eptlib eptlib
cd eptlib
Configure, compile and install the package
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig
Before installing, you can test the compiled library
ctest
This package has been developed in the framework of the 18HLT05 QUIERO Project. This project has received funding from the EMPIR Programme, co-financed by the Participating States and from the European Union's Horizon 2020 Research and Innovation Programme.
The font Dancing Script has been used for the logo.