Skip to content

Refactored Type System

Pre-release
Pre-release
Compare
Choose a tag to compare
@ax3l ax3l released this 17 Sep 13:31
· 1378 commits to dev since this release
0.5.0-alpha
558b526

The type system for Datatype::s was refactored. Integer types are now represented by SHORT, INT, LONG and LONGLONG as fundamental C/C++ types. Python support enters "alpha" stage with fixed floating point storage and Attribute handling.

Thanks to Fabian Koller, Axel Huebl and Franz Poeschel for contributing to this release!

DOI