Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 343 Bytes

pySMCE

Python bindings for libSMCE

Supported platforms

  • Linux x86_64
  • macOS x86_64 (untested)
  • Windows x86_64 (untested)

Build tools

  • CMake >= 3.16
  • C++20 compiler (for some obscure reason, GCC does not work correctly)

Build deps

  • All of libSMCE's build deps
  • Boost.Python