Version: 8.3.0

Introduction

PMMLlib is a library (libpmmlLib.so or pmmllib.dll) fully written in C++ and wrapped to be called in Python too.

PMMLlib C++ library implements a data structure which is the result of the following tradeoff :

  • Compliant with coupling :
    • Fields definition defined enough to perform well defined interpolation
    • exchangeable through process as well in parallel case in SPMD paradigm