Closed avibryant closed 4 years ago
This moves towards a world where Real(), Vec(), and Generator() constructors are, consistently, the main way of creating new objects, with appropriate automatic conversions from Distribution etc to each of them.
Real(), Vec(), and Generator()
I think this conflicts with a more important API change, so closing for now.
This moves towards a world where
Real(), Vec(), and Generator()
constructors are, consistently, the main way of creating new objects, with appropriate automatic conversions from Distribution etc to each of them.