foretold-app / widedomain

An experiment to create mathematical models with clean interfaces
MIT License
8 stars 2 forks source link

Symbolic: filterGreaterThan, filterLessThan #26

Closed OAGr closed 4 years ago

OAGr commented 4 years ago

In the sampling setup, users can type: filterLessThan(50 to 400, 100)

This would produce a distribution from (50 to 100), cut off at 60. You can try it on Guesstimate to see what this would do.

It would be great to have something like this in the symbolic view version.