cihologramas / pyoptools

Python tools for optical design
GNU General Public License v3.0
137 stars 46 forks source link

Migrate to numpy 2.0 #166

Open ramezquitao opened 4 months ago

ramezquitao commented 4 months ago

The upcoming version of FreeCAD 1.0 is expected to utilize numpy 2.0 (as seen in recent development versions). Therefore, for pyoptools to remain compatible with its FreeCAD workbench, a migration to numpy 2.0 is necessary, particularly for Python 3.11 and onward.