sbenthall / SHARKFin

Simulating Heterogeneous Agents with Finance
6 stars 5 forks source link

Switch to HARK version of AgentPopulation #217

Closed sbenthall closed 1 year ago

sbenthall commented 1 year ago

I was excited to see this PR get merged in: https://github.com/econ-ark/HARK/pull/1237

It would be great if SHARKFin was using the version of AgentPopulation in HARK, or building on it, rather than having duplicate code that will undoubtedly go stale.

sbenthall commented 1 year ago

SharkfinAgentPopulation class to inherit from HARK.AgentPopulation class