Based on V1.1 this memo (see Section 5.4, Version History: Version 1.1).
$ git submodule update --init
# apt install libhdf5-dev cmake liberfa-dev
$ pip install meson ninja
$ meson build && cd build && ninja test && ninja install
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Based on V1.1 this memo (see Section 5.4, Version History: Version 1.1).
$ git submodule update --init
# apt install libhdf5-dev cmake liberfa-dev
$ pip install meson ninja
$ meson build && cd build && ninja test && ninja install