- Project reorganised into two parts: a library that is build as a shared object using Cmake and Ctypes bindings and pure Python part that can be installed separately.
- In general, ver.3.* should be fully compatabile to ver2.*, however, please note that paths for some functions have been changed. For instance,
from tomophantom.artefacts import artefacts_mix
- Documentation is now available, please check all API for TomoPhantom.
- Demos were updated