HARK
HARK copied to clipboard
replace tiling operations for creating grids with np.meshgrid
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.tiling