gmggroup / omf-python

Python library for working with OMF files
MIT License
79 stars 20 forks source link

[GH-22] Condense all array types into single Array class #89

Closed fwkoch closed 3 years ago

fwkoch commented 5 years ago

This array class stores size and standard array type. Boolean arrays are also now allowed.