EconForge / dolo.py

Economic modelling in python
BSD 2-Clause "Simplified" License
98 stars 72 forks source link

For the new "Uniform" class in Issue #203, create optimized "simulate" method ... #204

Open llorracc opened 4 years ago

llorracc commented 4 years ago

... that just reshuffles the order of the points in a uniform distribution (which can then be mapped into the corresponding points in an equiprobable discretization of any distribution.

Related to #203

albop commented 4 years ago

There could be two ways to do it: