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

ExperimentData.store documentation is not correct #203

Closed mpvanderschelling closed 10 months ago

mpvanderschelling commented 10 months ago

Fixes #190

mpvanderschelling commented 10 months ago

Also I changed the order of the ExperimentSample.store() method so that the name is the first argument. This resembles other methods where a name is provided i.e. Domain.add_float(name, low, high)

mpvanderschelling commented 10 months ago

I accidentally removed a comment from you Bernardo