BAMWelDX / weldx-widgets

This project provides widgets to perform common tasks using the weldx library
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Fix Numpy 2 compatiblity #139

Open marscher opened 4 weeks ago

marscher commented 4 weeks ago

Safe parsing with ast and filtering for numeric data only.

marscher commented 4 weeks ago

pint is also hindering Python 3.13 usage right now https://github.com/hgrecco/pint/issues/1969