bbrozyna / light-propagation

Python lib to calculate diffraction structures and light propagation
MIT License
1 stars 2 forks source link

Numeric suffix support for units in project #16

Open bbrozyna opened 2 years ago

bbrozyna commented 2 years ago

Currently one is not able to find out which units are being used by default and how to provide input data in the project

Todo Apply numeric suffixes to improve project readability Find out which notation is the most convenient one *Add a converter to be sure we always receive data in the correct form. (We don't want to operate on ultrasmall floats)

https://lwn.net/Articles/900739/