dined-io / dyned

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Exploration/dyned sepcs design #9

Closed jurra closed 2 years ago

jurra commented 2 years ago

Story

I would like to define design specifications using an excel sheet or table, where I provide Dimensions in a column, target percentile in a column and clearance in another column. Then I would call a command to generate design specs, based on a population data, and it will return an updated table of specs with the calculations for each dimension.

Given that

When

command is invoked, currently as: get_design_params(specs, population)

Then

Return an updated table of specifications