-
## System information
System info: https://gist.github.com/dancrn/f1a6a0d5b3e890ab5131470f0ac013c4
system up to date.
using @kisak-valve's mesa PPA. output from `vulkaninfo`:
```
VkPhysicalDevi…
-
cc @mnwhite
So, when we simulate an `IndShockConsumerType` and newborns arrive, we have to set initial permanent and transitory income shocks.
Current, it's sort of a weird situation. Transitor…
-
ConsPortfolioModel can be ran with a non-independent return distribution.
The code for this case has not yet been refactored to take into account DiscreteDistribution.
https://github.com/econ-ar…
-
-
See zcash/zips#351, #679, and #1392 for motivation.
daira updated
10 months ago
-
The `PerfForesightConsumerType` has two `poststate_vars`: `aNrmNow` and `pLvlNow`
https://github.com/econ-ark/HARK/blob/master/HARK/ConsumptionSaving/ConsIndShockModel.py#L1450
However `pLvlNow` i…
-
There are currently two PRs attempting to do the same thing.
- #1416
- #1424
One issue with #1424 is that the `examples/HARK-SSJ-Example/ConsIndShockModel_HANK.py` file is mostly a copy of `…
-
Hello.
Trade computer lists unsorted commodities when not in english language.
I use french translation:
"Air processors" translates to "Processeurs d'air".
In trade computer screens, "Processeurs…
-
No default MrkvArray parameter for 𝙼𝚊𝚛𝚔𝚘𝚟𝙲𝚘𝚗𝚜𝚞𝚖𝚎𝚛𝚃𝚢𝚙𝚎,
which cause an error on initialization with 𝙼𝚊𝚛𝚔𝚘𝚟𝙲𝚘𝚗𝚜𝚞𝚖𝚎𝚛𝚃𝚢𝚙𝚎()
```
~/projects/econ-ark/HARK/HARK/ConsumptionSaving/ConsMarkovModel.py in u…
-
We would like to simulate IRA accounts with early withdrawal penalties. Our simulation would require the following three extensions to HARK. Do you have already coded up any of the following extension…