- All methods now available in the
splpak_type
class. - Removed common blocks and
save
variables, and made thread safe. - Removed the limitation of maximum of 4 dimensions (now there is no upper limit).
- Can now specify real kind with a preprocessor flag (
REAL32
,REAL64
, orREAL128
). - Unit test updates.
- Documentation updates.