Changes between Version 12 and Version 13 of Ticket #24176
- Timestamp:
- 06/10/21 02:42:51 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24176 – Description
v12 v13 3 3 This set would convert to a `SymPy` [[https://docs.sympy.org/latest/modules/sets.html#sympy.sets.fancysets.ImageSet|ImageSet]] or [[https://docs.sympy.org/latest/modules/sets.html#conditionset|ConditionSet]] 4 4 5 Related: `ImageManifoldSubset` (#31653)