FEniCS / ufl

UFL - Unified Form Language
https://fenicsproject.org
GNU Lesser General Public License v3.0
97 stars 64 forks source link

Handle numpy metadata (quadrature arrays) without throwing a warning #293

Closed jorgensd closed 2 months ago

jorgensd commented 2 months ago

Handle string conversion of numpy arrays without throwing a UserWarning.

jorgensd commented 2 months ago

Issue opened in #294