Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 334 Bytes

File metadata and controls

8 lines (7 loc) · 334 Bytes

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