bessagroup / f3dasm

Framework for Data-Driven Design & Analysis of Structures & Materials (F3DASM)
https://f3dasm.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Mpvanderschelling/issue208 #211

Closed mpvanderschelling closed 10 months ago

mpvanderschelling commented 10 months ago

This is a WIP of issue #208. First step is to extract the columns of the _Data object in a separate object, so that unnamed data-arrays can be linked with columns.

This also allows to store additional information in columns, such as if the data object is stored to_disk or not!