vivarium-collective / vivarium-biosimulators

A Vivarium wrapper for BioSimulators
1 stars 0 forks source link

Begin TelluriumComposer #5

Closed eagmon closed 3 years ago

eagmon commented 3 years ago

Begins work on a TelluriumComposer that generates composite TelluriumProcess instances. This composer accepts a 'models' dictionary with {'model_name': 'path/to/sbml/model'}. It automatically combines the ports of these models to stores with the same name -- the next iteration should support more careful wiring declared by the user.