mitodl / mitx-grading-library

The MITx Grading Library, a python grading library for edX
https://edge.edx.org/courses/course-v1:MITx+grading-library+examples/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

DiscreteSet only works for a set of numbers, not MathArrays #184

Closed jolyonb closed 5 years ago

jolyonb commented 5 years ago

As noted in #182, we should expand the DiscreteSet sampler to allow for sampling a discrete set of MathArray objects.

jolyonb commented 5 years ago

This one should probably be its own PR, but I suspect it will be a very short one... Can I get you to handle it @ChristopherChudzicki?