janushendersonassetallocation / loman

Loman is a Python library designed to allow quantitative researchers to control complex live updating calculation processes
BSD 3-Clause "New" or "Revised" License
95 stars 13 forks source link

Order of args accessed via .i #12

Closed ericprez closed 7 years ago

ericprez commented 7 years ago

It would be convenient if node arguments returned with comp.i.[node_name] were returned in the order they are supplied to the node function.