#imports from pyoptools. all import * from numpy import pi, arange, linspace, arctan, arcsin, sin, cos, random, cross, eye, dot from scipy. linalg import expm from scipy. linalg import norm as ...
While correcting FreeCAD-pyOpTools to work with the new part catalogs in JSON, I found that some cylindrical lenses have the Width and Length inverted. For example, the cylindrical lens LJ1014L1, that ...