OpenSourceEconomics / lcm

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

ENH: Add tests that check that the user model's variable order is irrelevant #43

Open timmens opened 1 year ago

timmens commented 1 year ago

A bug corresponding to this was first discussed in issue #40. The change was implemented in #42, but no tests were added to the test suite. We should implement a simple test that checks this.