Framework for Data-Driven Design & Analysis of Structures & Materials (F3DASM)
BSD 3-Clause "New" or "Revised" License
115
stars
30
forks
source link
Change the names of the private attributes of ExperimentData to start with an underscore #202
Closed
mpvanderschelling closed 11 months ago
The following changes have been made to the
ExperimentData
object:input_data
is private:_input_data
output_data
is private:_output_dat
jobs
is private:_jobs