Skip to content
Andrei Novikov edited this page Mar 24, 2017 · 12 revisions

Supported Operating Systems

Prerequisites

  • Python 3.4 or greater (64-bit version);
  • C/C++ compiler that support (C++ 14);
  • Python modules: scipy, matplotlib, numpy, PIL;

Note

64-bit version is required for core library ccore, but it is possible to run vast of majority algorithms without core using special flag.

Clone this wiki locally