pyqtgraph/examples/optics
Ogi Moore b0a3849960 Use math module methods for singular values
Using numpy methods that are intended for vectorized operations is
substantially slower than using the math module, so when feasible the
math module methods should be used.
2021-04-23 11:53:00 -07:00
..
__init__.py Python 3 fixes for new demos 2014-05-22 01:30:15 -04:00
pyoptic.py Use math module methods for singular values 2021-04-23 11:53:00 -07:00
schott_glasses.csv.gz Added new demos: 2014-05-22 01:22:12 -04:00