openPMD/openPMD-api

Remove ALLOCATION enum & binding

オープン

#253 opened on 2018/06/13

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (57 件のフォーク)auto 404
api: breakingfrontend: C++17frontend: Python3good first issue

Repository metrics

Stars
 (160 個のスター)
PR merge metrics
 (PR metrics pending)

説明

With the new features introduced in #204, the enum Allocation and the corresponding binding are dead code. The allocation strategy is now implicit in the style of function call.

コントリビューターガイド