Changeset f6029fd in sasmodels
- Timestamp:
- Apr 8, 2016 7:00:10 PM (9 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- c1a888b
- Parents:
- 49d2308
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/modelinfo.py
r49d2308 rf6029fd 51 51 52 52 def make_parameter_table(pars): 53 # type: (List[ParameterDef inition) -> ParameterTable53 # type: (List[ParameterDef]) -> ParameterTable 54 54 """ 55 55 Construct a parameter table from a list of parameter definitions.
Note: See TracChangeset
for help on using the changeset viewer.