tataratat / splinepy

Library for prototyping spline geometries of arbitrary dimensions and degrees, and IGA
https://tataratat.github.io/splinepy
Other
47 stars 13 forks source link

change pickle unpacking order #336

Closed j042 closed 10 months ago

j042 commented 10 months ago

Overview

Fixes #307. By switching the order of state unpacking. @clemens-fricke could you please check if this fixes the issue?

Addressed issues

Checklists