**General description of task** Place these files in main `tests` directory: `test_productgeometry.py`, `test_randomvariable.py`, and `test_algebra.py` **Definition of Done (Feature/change)** - [x] Place these files in main `tests` directory: `test_productgeometry.py`, `test_randomvariable.py`, and `test_algebra.py` **Definition of Done (Mandatory)** - [x] (N/A) Documentation added (docstrings on all public methods/classes) - [x] (N/A) Unit tests added/updated (and passing!) - [x] Code reviewed and approved by 2 CUQI-maintainers - [x] (N/A) Online documentation is rendered correctly (esp. math) **Definition of Done (Optional)** - [x] (N/A) HowTo/tutorial added