-
see discussion in #625
https://github.com/econ-ark/HARK/issues/625#issuecomment-768418303
`np.meshgrid` can replace and simplify some of the complex grid building code currently done with `np.til…
-
The MrkvEconomyExample takes a long time to solve.
https://github.com/econ-ark/HARK/blob/master/examples/ConsumptionSaving/example_ConsAggShockModel.ipynb
Maybe there is a way to speed it up.
-
- initial import at top, should be able to give beginners better error messages that explain the import errors and installation errors, or point them to a launch URL (econ-ark) or MyBinder.
-
If a new clip is added to an existing lecture, it makes all the clips in that lecture disappear. This has happened several times with Music for Econ (and I have since reconstructed it manually!):
http…
-
This should have:
- [x] the civilization name
- [x] current year/season
- [x] resources available this season
- [ ] resources left to use
- [x] list of all things to maintaince
- [ ] due dat…
-
### Description
Dosn;t happen when i play my first start playing it starts happening aftter my second match i've updated everything even bios and still keeps hapening even reinstalled dota its happe…
-
PortfolioSolution's initializer defaults all inputs to None then turns each None into NullFunc()
Simpler to set default values to NullFunc
https://github.com/econ-ark/HARK/blob/master/HARK/Consump…
-
https://docs.google.com/spreadsheets/d/1MucQOv-T9Z3GRGU3YkeY47XBDGudAmh6MVzp-c0F6bo/edit#gid=1300775671
-
I found that service is down (or not available for me).
python eyeballtrace -c DE 58.20.xxx.xxx
data URL unavailable, exiting (URL:http://data.labs.apnic.net/ipv6-measurement/Economies/CN/CN.asns.json…
ghost updated
9 years ago
-
We have some support for parallelization using multi-threading:
https://github.com/econ-ark/HARK/blob/876ede3a8de0ba2606a27f6b9b6d2ae42076f580/HARK/parallel.py
The only place this is used is in …