CityOfZion / props

Ecosystem props than can be used to enhance project functionality
5 stars 3 forks source link

Sample from Map #41

Open lllwvlvwlll opened 2 years ago

lllwvlvwlll commented 2 years ago

Currently, collections only support the ability to sample uniformly. This enhancement will allow users to project a distribution (initially normalized and held in another collection) onto another collection (stored or provided as a param) when sampling. This feature should also support an upgrade path for continuous distributions.