Skip to content
  • Anton Akhmerov's avatar
    fix multiple warnings · 91548002
    Anton Akhmerov authored and Dániel Varjas's avatar Dániel Varjas committed
    - Use the undeprecaded sympy objects and imports
    - Avoid potentially creating an array of arrays with different shape
    - Properly use pytest.warns
    91548002