OpenSourceEconomics / lcm

Solution and simulation of life cycle models in Python with GPU acceleration.
Apache License 2.0
16 stars 1 forks source link

Fix internal variable order #42

Closed timmens closed 1 year ago

timmens commented 1 year ago

Solves bug raised in #40. The change was tested on the example in #40, but I have not added a test to the test suite. This has to be done at some point, so I've opened #43.