Customized Kratos kernel with interface to Python 2 and 3. Maintained by Bui, Hoang-Giang.
This kernel supports:
- Compilation with multiple precision (float|double)
- Complex number (std::complex<float>|std::complex<double>)
- Linux (compiled with clang|gcc)
- Windows (packaging as stand-alone application)
- Android