パッケージ: octave-jsonlab (2.0-2)
octave-jsonlab に関するリンク
Debian の資源:
octave-jsonlab ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [openjdata.org]
類似のパッケージ:
native JSON/UBJSON/MassagePack encoder/decoder for Octave
JSONLab is a free and open-source JSON/UBJSON/MessagePack encoder and decoder written in the native MATLAB language. It can be used to convert a MATLAB data structure (array, struct, cell, struct array, cell array, and objects) into JSON/UBJSON/MessagePack formatted strings and files, or to parse a JSON/UBJSON/MessagePack file into MATLAB data structure. JSONLab supports both MATLAB and GNU Octave.
JSONLab is not just a parser and writer of JSON/UBJSON data files, but one that systematically converts complex scientific data structures into human-readable and universally supported JSON forms using the standardized JData data annotations.
This package provides support for Octave.
その他の octave-jsonlab 関連パッケージ
|
|
|
|
-
- dep: octave (>= 7.1.0)
- GNU Octave language for numerical computations
-
- dep: octave-zmat
- in-memory data compression for Octave